-
When visiting a post through the categories list page I have a double Categories link in the breadcrumb.
Frontmatter example of posts:
```yaml
---
title: "Goals"
description: "Given a person op…
-
```
Templates for the lazy asses.
Seriously, how hard is to make your website _a_ good motherfucking website? Don't delay, use these templates today:
- Hugo
- Jekyll
- WP
- 11ty
- whatever…
-
Currently I feel like missing one thing -- how can I add authors personal page. For example as it is done here: https://hugomodo.github.io/authors/thom-bruce/
I'd like to put some information about…
-
As of 14 Jan 2019, the base HugoModo theme is super-semantic and very-very-valid. That is to say, I've checked pages against a validator to confirm there are no errors and no warnings following some m…
-
We shall have a [standalone] branch on themes where appropriate**.
** It isn’t appropriate on HugoModo for instance, because it includes no further submodules.
HugoModo
[master]
HugoModo B…
-
**Extending HugoModo: Head, Foot**
Currently we call a _head/custom.html_ and _head/hugomodo-extension.html_ partial from the base HugoModo theme.
This hits an obvious limitation when more than …
-
Isn't this Hugo Theme similar to mine?
You can see it live here: https://denv.it/blog/
https://github.com/denysvitali/hugo-thebestmotherfuckingblog
-
Add Hugo's built-in Table of Contents support to base HugoModo theme.
# Questions?
- Should it be overridable? Configurable?
- How does one disable it if it isn't desired?
- Per site or per page?
-
See #8
This likely concerns themes which extend the base rather than the base itself.
We have considerations for a `standalone` branch and versioned branches based on it.
This `standalone` b…
-
At present, the default menu on my HugoModo sites is... Well, there are a few:
There's the **main nav**, which lists root sections and pages.
There's the **footer nav**, which lists root section…