~jae/Overengine

My overengineered blog.

138bd82 resonite: add redirect to official wiki

~jae pushed to ~jae/sitecontent git

2 months ago

87d7b9e index: patch spelling mistake

~jae pushed to ~jae/sitecontent git

2 months ago

#Overengine

My overengineered blog/website engine.

builds.sr.ht status

#Current Ideas

  • [ ] Cli version (runs tests & lightweight server from sitecontent)

#Current Roadmap

#v0 Roadmap

  • [x] Basic page render to markdown
  • [x] vhost-based whitelist system (allows multiple domains to be used for app, unlike gohugo)
  • [x] Templating
  • [x] Menus configurable via YAML markdown header
  • [x] Blog permalinks (format URI like /blog/{year}/{month}/{day}/{title} from YAML header)
  • [ ] Compression (GZIP; BROTLI) better to handle at the RP level
  • [x] Shortcodes
  • [x] Markdown file location to web path (content/blog/2022/test.md goes to /blog/2022/test)
  • [x] RSS feed
  • [x] JSON feed
  • [x] Dynamic IP loading (can detect kind of IP used and display message to IPv4 users)
  • [X] Docker / Baremetal deployment
  • [x] Dynamic content loading (content loaded from distant repo; reloads all clients and displays when pulled)

#License

The software is provided under the GNU AGPLv3 License.