aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2024-08-10 21:03:16 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2024-08-10 21:03:16 -0500
commitf49d28caa3005c608eec9f8f82b1d9625ae37c01 (patch)
tree3538601cd4ac385e70517f6732290b09c806f936 /hugo.yaml
downloadhugo-theme-tjkbasic-f49d28caa3005c608eec9f8f82b1d9625ae37c01.tar.xz
hugo-theme-tjkbasic-f49d28caa3005c608eec9f8f82b1d9625ae37c01.zip
initial commit
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/hugo.yaml b/hugo.yaml
new file mode 100644
index 0000000..b1e16f9
--- /dev/null
+++ b/hugo.yaml
@@ -0,0 +1,12 @@
+menus:
+ main:
+ - name: About
+ pageRef: /about
+ - name: Contact
+ pageRef: /contact
+
+# TODO this doesnt work
+markup:
+ highlight:
+ noClasses: false
+ lineNos: true