Get rid of side panel to minimize noise in layout

This commit is contained in:
Dave Gallant
2024-01-07 09:45:36 -05:00
parent 604f3aaa4c
commit c7a2b2f4d2
45 changed files with 36 additions and 3550 deletions

View File

@@ -48,15 +48,21 @@ params:
menu:
main:
- name: Contact
url: /contact
weight: 1
- name: About
url: /about
weight: 1
weight: 2
- name: Git
url: https://git.davegallant.ca/explore/repos
weight: 2
weight: 3
- name: RSS
url: /index.xml
weight: 3
weight: 4
- name: Credits
url: /credits
weight: 5
permalinks:
post: "/blog/:year/:month/:day/:slug/"
@@ -69,14 +75,6 @@ markup:
module:
imports:
- path: github.com/davegallant/hugo-theme-gruvbox
- path: github.com/schnerring/hugo-mod-json-resume
mounts:
- source: data
target: data
- source: layouts
target: layouts
- source: assets/css/json-resume.css
target: assets/css/critical/44-json-resume.css
mounts:
- source: node_modules/simple-icons/icons
target: assets/simple-icons