forked from not-matthias/apollo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
36 lines (30 loc) · 915 Bytes
/
config.toml
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
base_url = "https://sidchintamaneni.github.io/"
title = "Siddharth Chintamaneni"
build_search_index = false
generate_feed = true
compile_sass = true
minify_html = true
[markdown]
highlight_code = true
highlight_theme = "ayu-dark"
[extra]
#toc = true
use_cdn = false
favicon = "/icon/favicon.png"
theme = "dark" # light, dark, auto, toggle
# mathjax = true
# mathjax_dollar_inline_enable = true
menu = [
{ name = "/posts", url = "/posts", weight = 1 },
{ name = "/projects", url = "/projects", weight = 2 },
{ name = "/about", url = "/about", weight = 3 },
]
socials = [
{ name = "linkedin", url = "https://linkedin.com/in/sidchintamaneni", icon = "linkedin" },
{ name = "github", url = "https://github.com/sidchintamaneni/", icon = "github" },
]
custom_css = []
[extra.analytics]
enabled = true
goatcounter_user = "your_user"
goatcounter_host = "example.com" # default= goatcounter.com