hydephp / publications

Upcoming Publications Feature - HydePHP Extension
MIT License
0 stars 0 forks source link

Generate category pages #15

Open caendesilva opened 2 months ago

caendesilva commented 2 months ago

I think it's about time we generate dynamic pages for authors and blog post categories. We can have a feature flag system to control which of these are created, as well as an easy way to support setting the templates. We could also provide built-in pagination support for blog posts as a part of this rework.

See sister issue https://github.com/hydephp/publications/issues/16 which tracks author pages

caendesilva commented 1 month ago

These are essentially just https://github.com/hydephp/publications, but backed by dynamic data (authors/tags), wondering if we should not provide this as a prebuilt publication type thing instead.

caendesilva commented 1 month ago

Moved from https://github.com/hydephp/develop/issues/1499 to here