matt-dray / rostrum-blog

:memo::bug: Blog: superseded source code for rostrum.blog
Other
6 stars 3 forks source link

Add a link to categories #45

Closed matt-dray closed 1 year ago

matt-dray commented 4 years ago

Link in the header to a categories page.

https://www.rostrum.blog/categories/tutorial/ is a thing, but there's no https://www.rostrum.blog/categories/

matt-dray commented 3 years ago

Add to config.toml:

[[menu.main]]
    name = "Categories"
    url = "/Categories/"

But this shows results by year and with dates.

matt-dray commented 2 years ago

Brian is a hero https://twitter.com/brshallo/status/1492378144099090433?s=21

https://stackoverflow.com/questions/46285271/add-template-for-taxonomies-to-blogdown-default-theme https://github.com/brshallo/brshallo

matt-dray commented 1 year ago

No need, this is easy in the updated Quarto version.