Commit Graph

36 Commits

Author SHA1 Message Date
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 50a207b8ee
:3 2023-03-18 20:23:49 -05:00
BBaoVanC 316c62ebe8
Remove unnecessary credit.html partial 2023-02-28 17:54:22 -06:00
BBaoVanC 8eb642dbc8
Remove <hr> separator before footer 2023-01-21 23:32:32 -06:00
BBaoVanC c82d5602bb
Add "Latest Posts" section to homepage 2022-04-29 19:09:26 -05:00
BBaoVanC 2371f1de13
Revert "Use a markdown file for footer"
This reverts commit 81e141cef9.

The footer.md gets rendered at /footer/ which is not intended.
2022-04-11 02:10:40 -05:00
BBaoVanC 81e141cef9
Use a markdown file for footer 2022-04-10 22:33:28 -05:00
BBaoVanC dff23045a8
Use <main> and have different class names for authors 2022-04-09 23:29:22 -05:00
BBaoVanC 4f450374cf
Use RenderString for extra footer content 2022-04-09 20:03:56 -05:00
BBaoVanC 2cc4f45d4f
Add the option to add even more stuff to footer 2022-04-09 19:26:52 -05:00
BBaoVanC 37c04460b5
Clean up some of the div layout 2022-04-04 21:47:26 -05:00
BBaoVanC 80e96736cd
Give a name to the #top anchor 2021-11-25 23:45:46 -06:00
BBaoVanC 43d406c4fe
Improve accessibility 2021-11-23 19:06:26 -06:00
BBaoVanC e9d8efce44
Don't hide the back to top button if JS is disabled 2021-11-23 17:14:59 -06:00
BBaoVanC 161c68d16c
Add back to top button 2021-11-22 20:49:11 -06:00
BBaoVanC ead88d5e16
Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -06:00
BBaoVanC 919ecde4ac
Clean up closing brackets on templates 2021-11-20 18:30:26 -06:00
BBaoVanC 99f53a386e
Add breadcrumb nav and show active navbar item 2021-11-02 16:51:07 -05:00
BBaoVanC d393d9eef9
Don't add extra stuff to the copyright string 2021-10-26 13:53:37 -05:00
BBaoVanC c4e7258d69
Tweak formatting of the copyright footer 2021-10-18 17:29:39 -05:00
BBaoVanC 1c6d88333f
Make <hr> inside the footer instead of outside 2021-10-18 14:52:43 -05:00
BBaoVanC f56b9028b3
Support a copyright notice footer 2021-10-17 20:17:12 -05:00
BBaoVanC e62ccfd085
Remove partialCached for now because I'm worried of it causing issues
It didn't last very long. Speed isn't really a concern currently since
my sites all generate in ~50ms (on my computer, at least).
2021-10-11 21:35:16 -05:00
BBaoVanC c7cfb9c844
Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
BBaoVanC 03834fb1ba
Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
BBaoVanC 19f0eb8357
Remove breadcrumb navigation and fix #17 2021-10-06 17:00:34 -05:00
BBaoVanC 5c5f98322b
Reorganize CSS 2021-10-03 19:31:56 -05:00
BBaoVanC bed4a9b74a
Fix #7 2021-10-02 16:22:52 -05:00
BBaoVanC 157feeb814
Add breadcrumb navigation
Disabled by default, and you probably want to keep it that way. It
doesn't fit in very well with the design currently. I just found it in
the Hugo docs and thought I might as well put it in for safe keeping.
2021-10-01 20:54:18 -05:00
BBaoVanC c961682d04
Create theme 3 2021-10-01 14:12:39 -05:00
BBaoVanC 3cd01fc8c1
Redesign header/navbar 2021-09-30 17:56:55 -05:00
BBaoVanC 49dca7471b
Clean up bobastyle, flexbox will be improved soon 2021-09-29 21:33:23 -05:00
BBaoVanC 0e4025a2d9
Table of contents defaults to false 2021-09-28 18:36:14 -05:00
BBaoVanC 58fbdafc10
Add comment to each page with link to bobatheme repo 2021-09-27 20:47:09 -05:00
BBaoVanC f0cd329901
Update the internals of the styling a little
Fixes #4
2021-09-27 14:16:52 -05:00
BBaoVanC 03eb50ccca
Add basic theme files 2021-09-25 20:52:01 -05:00