HTMLy 2.9.0: New feature and improvements
Posted in Updates by danpros on 11 January 2024
What's new:
- Draft for pages and subpages
- Added
feed suffix in the post collection url (category, tag, type, search, archive, author) will generate RSS feed
- Rename function:
get_static_post to find_page and get_static_sub_post to find_subpage
- Page navigation for page/subpage
- Allow multi site URLs. See #549
- Allow underscore in username
- Added new variable
post used in post.html.php and static used in static.html.php
- Easier to manage your content locally. See README.md
Tags: Feature Release