1182 shaares
35 private links
35 private links
9 results
tagged
ssg
A static site generator for Git repositories
1600pr.sh is a minimalist static photoblog generator made up of a single POSIX-compliant shell script. It should work on most Unix-like systems. It passes ShellCheck and some effort has been made to ensure external tools (grep, sed, awk, etc.) are used in a portable way.
imgram is a static html gallery generator with tagging, paging and an rss feed written in ksh.
Gostatic is a static site generator. It tracks file changes during compilation, which is why it works reasonably fast. Also it provides framework for configuration akin to Make, which makes it easy to understand and to write custom configurations.
stagit generates static HTML pages for a git repository.