mirror of https://gitlab.com/octtspacc/staticoso
18 lines
914 B
Plaintext
18 lines
914 B
Plaintext
- 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
|
|
- Fix ordering menu in Site.ini (not working for inner pages)
|
|
- Fix Python-Markdown is installed problem (to load our modules)
|
|
- Feed generation without native libraries
|
|
- JSON feeds
|
|
- Full XML sitemap
|
|
- SCSS support
|
|
- Images in post listings
|
|
- Fix .HTM input pages
|
|
- Fix feed titles and page title ids
|
|
- 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, ...)
|