aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/nav.html
Commit message (Collapse)AuthorAgeFiles
* Bring updates from mainCaio Lente2023-10-161
|
* Add social links to configC. Lente2023-03-041
|
* Fix lighthouse uncrawlable linksC. Lente2023-02-271
|
* Use relURLsC. Lente2023-02-131
|
* Better RSSC. Lente2023-02-101
|
* Generalize translation menusC. Lente2023-02-101
|
* Move to double quotesC. Lente2023-02-091
|
* Fetch menus from YAMLC. Lente2023-02-091
|
* Less menus on configC. Lente2023-02-091
|
* Reproduce lente.dev setupC. Lente2023-02-091
|
* Bring files from personal blogC. Lente2023-02-011
|
* Revert "Fix link to »Blog« on demo page"Jan Raasch2022-09-151
| | | | | | | | This reverts commit 9863ab4f50b81073367145c3edc5a991bada5e53. Whoops. I should update my local version of `hugo` 😊. This broke the build, see https://github.com/janraasch/hugo-bearblog/actions/runs/3057300422/jobs/4932310672
* Fix link to »Blog« on demo pageJan Raasch2022-09-151
| | | | The demo is hosted at https://janraasch.github.io/hugo-bearblog/, but currently the link is »/blog«, so we end up at https://janraasch.github.io/blog with a `404` 🥹.
* feat: hide blog link if page not created (#4)Nick Badal2020-09-171
| | | Allows this theme to be used for sites that do not have a blog.
* chore: initial commitJan Raasch2020-09-031