-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
69 lines (63 loc) · 1.98 KB
/
Copy path_quarto.yml
File metadata and controls
69 lines (63 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
#────────────────────────────────────────────────────────────────
# Configuración principal del sitio Quarto
# file: _quarto.yml
#────────────────────────────────────────────────────────────────
project:
type: website
output-dir: _site
preview:
port: 4444
browser: true
execute:
freeze: auto
website:
title: "ENERGYCODE"
description: "Personal blog focused on Data Science, Applied Mathematics, Engineering, and Programming with R and Python"
site-url: "https://www.energycode.org"
repo-url: "https://github.com/EnriquePH/energycode.org"
repo-branch: main
repo-actions: [edit, source, issue]
google-analytics: "G-6P3MCX2KHD"
favicon: /img/logo/favicon.ico
navbar:
background: primary
search: true
left:
- href: index.qmd
text: Home
- href: projects.qmd
text: Projects
- href: about.qmd
text: About
tools:
- icon: github
href: https://github.com/EnriquePH/energycode
aria-label: "GitHub"
- icon: stack-overflow
href: https://stackoverflow.com/users/4678112/enrique-perez-herrero
aria-label: "Stack Overflow"
- icon: twitter-x
href: https://twitter.com/energycodeorg
aria-label: "X / Twitter"
- icon: envelope-at
href: mailto:energycode.org@gmail.com
aria-label: "Email"
format:
html:
theme:
light: lux
dark: darkly
css: styles.css
toc: true
toc-depth: 3
number-sections: true
code-fold: show
code-copy: hover
code-overflow: wrap
highlight-style: atom-one
anchor-sections: false
link-external-icon: false
link-external-newwindow: true
include-after-body: partials/_footer.html
editor: source
email-obfuscation: javascript