Navigation Menu

Skip to content

teneighty/lacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lacy

lacy is a static site generator written in c. It includes a simple template language and support for inline shell scripts. Pages can be written in markdown.

Usage

lacy *.html will generate the static site into _output.

building/installing

make

# First edit Makefile to change install location, and then
make install

TODO

  • add config file
  • find subdir bug in for loops

About

static site generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages