indigo
indigo copied to clipboard
An IndieWeb-friendly custom theme for Hugo
As a user, I want to license my content unter a Creative Commons license. Therefore, I'd like to be able to add a link inside the [copyright string](https://github.com/AngeloStavrow/indigo/blob/856a36b/config.toml.example#L3) that won't...
As a user, I want that providing an email address is optional. Therefore, the "Email me" link should not appear if no email address has been provided.
This recently came up in #93. It's documented on the [demo site](https://hello-indigo.glitch.me), but that information should also live in the README — users shouldn't have to look outside of the...
It would be great if the post would show both when the post was created as well as when the post was last udpated.
Some aggregators expect to find an RSS link in at least the root of a website, something like: ``` ``` There's no such metadata in the output produced with this...
I set up a new site with config.toml based on the themes/indigo/config.toml.example file. With that I find that the meta element for "author" has an empty value in the generated...
Right now, the theme will sort-of support “microblog” style short updates that have no title, but they don’t look especially nice in the timeline. The other bit here is how...