/LuaSSG

A lua based static site generator with a gui wizard and plugin support

Primary LanguageLuaMIT LicenseMIT

Ashi's static site generator

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

requirements for wizard

current progress

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

libraries/code used