staticoso/TODO

30 lines
1.5 KiB
Plaintext

- Check if external tools (pug-cli, html2gmi) are installed
- Fix and optimize differential building
- Specify input folder(s)
- Customize HTML source code for Meta lines / page lists
- Show page size/words/time in meta line
- Add feed support for diary-like pages
- Fix excess whitespace in some section/menu titles
- Change staticoso service tag enclosure from [] to <>
- Investigate a strange bug with Macros
- Handle file extensions with any case sensitivity, not just lowercase; currently the bulk of the issue is finding the files on disk
- Test sorting by date for files not starting with date, and dated folders
- Fix arguments - some are only callable from CLI and not Site.ini - make them coherent with INI categories
- Accept Macros as CLI arguments
- Deprecate FolderRoots (Macros make it redundant)
- Fix ordering menu in Site.ini (not working for inner pages)
- Feed generation without native libraries
- JSON feeds
- Full XML sitemap
- SCSS support
- Images in post listings
- Fix .HTM input pages
- Hybrid global+page menu (like on documentation generators)
- Highlight of currently selected menu item
- Exporting the entire site text as JSON for full-text search tools
- Automatic guessing of .htm/.html extension for declarations of templates and stuff
- Exporting sites to different formats (?) (single-page HTML, PDF, EPUB, ...)
- Disable only ActivityPub feed for a page
- Automatic redirects/symlinks for making pages work without .html suffix
- Override URL for a page / Add custom redirects for it