Commit Graph

19 Commits

Author SHA1 Message Date
7cff045cb3 Website header title should not be h1 2023-01-07 20:50:01 -06:00
a65a435b1d Replace <li> in page lists with semantic HTML <article> 2022-05-21 23:20:22 -05:00
e9266cdead Use h1 for website header 2022-05-09 20:03:13 -05:00
219f97bc00 Add target="_blank" automatically to navbar items 2022-04-27 21:51:26 -05:00
43d406c4fe Improve accessibility 2021-11-23 19:06:26 -06:00
ead88d5e16 Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -06:00
a01a70fc91 Specify markdownify or plainify for .Title references 2021-11-20 19:05:56 -06:00
919ecde4ac Clean up closing brackets on templates 2021-11-20 18:30:26 -06:00
7a73432238 Improve language picker usability 2021-11-19 17:22:25 -06:00
21ecc630df Use a dropdown for language selector 2021-11-07 19:55:17 -06:00
42f0046747 Move the langbar to be part of the navbar - TODO: dropdown 2021-11-04 21:04:27 -05:00
99f53a386e Add breadcrumb nav and show active navbar item 2021-11-02 16:51:07 -05:00
14121f2269 New navbar and langbar style 2021-11-01 20:29:28 -05:00
4e9ce6df46 Fix URLs for baseURLs that are on a subpath 2021-10-23 00:25:06 -05:00
a02da46706 Use absolute URLs in a couple cases where relative ones were used 2021-10-15 17:45:03 -05:00
7276be72e9 Add a language switcher bar below the navbar 2021-10-11 21:26:23 -05:00
0d6aed2b18 Don't force the homepage to be named "Home" on the navbar 2021-10-11 20:13:20 -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