Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.76 KB

TODO.md

File metadata and controls

31 lines (31 loc) · 1.76 KB

TODO

  • define a giter8 seed that fully sets up a skeletal site
  • it would be nice to have non-media-dir-dependent hash-specials more universally available
  • extension to check attribute keys from entry untemplate?
  • Keep (and commit in type to keeping) identifiers sorted by shortest
  • Support hash-specials like ##post-id#anchor-within-post
  • See what breaks if you make input types less dependent...
  • Figure out multiplexing backend endpoints
  • Flag to auto-open a browser window to site root on server startup.
  • Better exceptions, search XXX and TODO
  • Add warnings in ZTStaticGen for eg root paths, generableTo links that seem dir like, etc?
  • warn on ZTEndpoint construction with inappropriate _.isDir for siteRootedPath?
    • I don't think this is worth it. consider exceptional cases like dir-endpoints served as indexes
  • Speculation: Can we use Mastodon/Fediverse for a comments section?
  • In generating links, consider strint slugs?