| Commit message (Collapse) | Author | Files | Lines |
|
We want to have pages that list all the articles related to a given tag.
Update the configuration to add support for tags and the permalink
structure.
|
|
We want to show the tags and the published/updated date for the
articles.
Add to the CSS the classes for these new elements.
|
|
Indent properly the CSS
|
|
Indent properly the CSS for the `pre` tag.
|
|
|
|
|
|
|
|
Add a workflow configuration to publish to GitHub pages. This is using
the standard configuration from
https://gohugo.io/hosting-and-deployment/hosting-on-github/
|