Skip to content

komiga/pickle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pickle

Pickle is a Lua-based static site generator.

Building

Interface headers are generated by igen, which requires Python 2.x, Mako, and cindex.py (libclang wrapper).

Inclusions are sorted with include_sort (see scripts/include_sort), but it is not required to build Pickle.

See dep/README.md for dependency setup. Components can then be built using my standard project protocol.

The only difference from the project protocol is scripts/premake in place of Premake, which enforces recipe order to allow the use of GNU Make's --jobs.

License

Pickle carries the MIT license, which can be found in the LICENSE file.

About

Lua-based static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages