Commit Graph

20 Commits

Author SHA1 Message Date
BBaoVanC 88adfbdf89
Move site author to under params due to .Site.Author deprecation
See Hugo v0.120.0
2023-11-03 23:33:28 -05:00
BBaoVanC 0b3b160e87
Rename config.yaml to hugo.yaml in exampleSite 2023-10-21 21:45:22 -05:00
BBaoVanC 0e930f7ae1
Clean up dom layout of full-width page lists
They shouldn't be a child of the centered, max-width'd body because they
need to be full width. So put them outside of the main container div.
2023-10-21 19:44:02 -05:00
BBaoVanC 7bc8a4cb57
Clean up CSS
- Add vim folds to make organized sections
- Rename a lot of classes from post- to page-
- Generalize series CSS classes better
- Clean up navbar div structure
- Remove langpicker and most of multilingual support
- many other minor tweaks
2023-03-24 08:49:02 -05:00
BBaoVanC 8d81f5e37c
Replace "View source" with "Edit history" 2022-05-08 16:13:46 -05:00
BBaoVanC 7dd01894da
Add print button 2022-05-08 15:21:41 -05:00
BBaoVanC 034ef462a2
Make a config option for "Latest Posts" on content pages 2022-05-04 22:05:57 -05:00
BBaoVanC a172b1ea21
Redo favicon stuff
See https://medium.com/swlh/are-you-using-svg-favicons-yet-a-guide-for-modern-browsers-836a6aace3df
2022-04-30 21:53:05 -05:00
BBaoVanC 93d9164c6a
Add social media share icons to example config 2022-04-30 21:25:41 -05:00
BBaoVanC c82d5602bb
Add "Latest Posts" section to homepage 2022-04-29 19:09:26 -05:00
BBaoVanC 57be090b6a
Set a default favicon path 2021-11-12 20:01:00 -06:00
BBaoVanC 1e72637a33
Use config merging 2021-11-12 00:08:31 -06:00
BBaoVanC f16f2b6d8a
Customizable View source icon 2021-11-07 16:39:17 -06:00
BBaoVanC 3f98073aea
Change git commit to view history button 2021-11-02 00:47:59 -05:00
BBaoVanC 33fbcac9d5
Use yaml instead of toml for exampleSite config 2021-10-29 21:18:08 -05:00
BBaoVanC be257afef3
Update exampleSite/config.toml 2021-10-29 20:57:16 -05:00
BBaoVanC 9e5a8e6785
Add `author` param and display it 2021-10-26 14:27:37 -05:00
BBaoVanC 4e9ce6df46
Fix URLs for baseURLs that are on a subpath 2021-10-23 00:25:06 -05:00
BBaoVanC 7749ff39fa
Make word count and reading time enabled by default 2021-10-22 23:05:51 -05:00
BBaoVanC 2fe1ef449f
Add reference config.toml 2021-10-15 19:48:23 -05:00