HIGHLY WIP A lua based static site generator that uses json, markdown, and template html files to generate pages
TODO: Clean up scripts in main generator component
HIGHLY WIP
- Love2D
- love-imgui
main generators:
- standard pages from MD (tables are currently not working)
- static file list plugin
- static artboard plugin
- blog plugin
- full site generation from single config file
GUI:
- standard site configs
- artboard json editing
- blog editing
- filelist plugin support
both:
- support for loading plugins