Zodiac

screenshot of Zodiac

A static website generator written in awk and sh.

Overview

zodiacZODIAC is a static website generator powered by sh and awk. It allows users to create static websites using existing tools and supports using plain HTML and markdown. It has a simple, easy-to-use templating system and allows users to add custom helpers. Users can also configure the conversion process for different file types.

Features

  • Utilization of existing tools such as awk, sh, find, etc.
  • Supports using plain HTML for creating web pages
  • Built-in support for markdown for easy content formatting
  • Simple and user-friendly templating system
  • Supports custom helpers written in awk to add functionality to templates
  • Supports configuration for parsing and conversion process
  • Ability to convert markup using any external command that accepts a UNIX-style pipe

Summary

zodiacZODIAC is a static website generator that allows users to create static websites using existing tools and plain HTML or markdown. It provides a simple templating system and supports custom helpers written in awk. Users can configure the parsing and conversion process for different file types. The installation process is straightforward and can be customized using the config.mk file.