Pinjasaur / bic

Static blog generator, in bash
https://bic.sh/
10 stars 1 forks source link

Archives page #17

Open Pinjasaur opened 8 months ago

Pinjasaur commented 8 months ago

Related to #12, if pagination is implemented and enabled then having an e.g. /archives.html page could be useful to enumerate over every single post.

Would need to consider what the template would look like and the data structure that supports it. Likely something like an all_entries key.