Commit Graph

21 Commits

Author SHA1 Message Date
ead88d5e16
Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -06:00
919ecde4ac
Clean up closing brackets on templates 2021-11-20 18:30:26 -06:00
99f53a386e
Add breadcrumb nav and show active navbar item 2021-11-02 16:51:07 -05:00
d393d9eef9
Don't add extra stuff to the copyright string 2021-10-26 13:53:37 -05:00
c4e7258d69
Tweak formatting of the copyright footer 2021-10-18 17:29:39 -05:00
1c6d88333f
Make <hr> inside the footer instead of outside 2021-10-18 14:52:43 -05:00
f56b9028b3
Support a copyright notice footer 2021-10-17 20:17:12 -05:00
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
c7cfb9c844
Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
03834fb1ba
Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
19f0eb8357
Remove breadcrumb navigation and fix #17 2021-10-06 17:00:34 -05:00
5c5f98322b
Reorganize CSS 2021-10-03 19:31:56 -05:00
bed4a9b74a
Fix #7 2021-10-02 16:22:52 -05:00
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
c961682d04
Create theme 3 2021-10-01 14:12:39 -05:00
3cd01fc8c1
Redesign header/navbar 2021-09-30 17:56:55 -05:00
49dca7471b
Clean up bobastyle, flexbox will be improved soon 2021-09-29 21:33:23 -05:00
0e4025a2d9
Table of contents defaults to false 2021-09-28 18:36:14 -05:00
58fbdafc10
Add comment to each page with link to bobatheme repo 2021-09-27 20:47:09 -05:00
f0cd329901
Update the internals of the styling a little
Fixes #4
2021-09-27 14:16:52 -05:00
03eb50ccca
Add basic theme files 2021-09-25 20:52:01 -05:00