1124 shaares
39 private links
39 private links
8 results
tagged
ssg
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.