Flutter-Bounty-Hunters / static_shock

A static site generator for Dart.
MIT License
59 stars 5 forks source link

[Shock] - Update page index to make all pages available, along with pages by tag, and take a sorting property #66

Closed matthew-carroll closed 3 months ago

matthew-carroll commented 6 months ago

Update page index to make all pages available, along with pages by tag, and take a sorting property.

This is a first step towards more control over listing batches of pages. We'll probably want some kind of parsed and interpreted selection string for pages at some point, but this is one step forward.