Tiny is a lightweight static site generator contained in a single POSIX shell script.
It divides Markdown content into named sections and inserts the processed content into an HTML template.
Sections can be rendered as HTML, plain text, introductory text or raw Markdown. Tiny requires cmark but avoids frameworks, package managers and complex build chains.
This is free and open source software.
Key Features
- Generates static websites from Markdown content and HTML templates.
- Implemented as a single POSIX shell script.
- Divides content into sections using level-two Markdown headings.
- Automatically creates slugs from section headings.
- Supports rendered HTML, plain text, introductory paragraph and raw Markdown placeholders.
- Accepts custom template, output and content files.
- Supports multiple pages using different template and content pairs.
- Allows an alternative cmark executable to be specified.
- Includes example home page and blog templates.
- Requires no framework or bundler.
Website: github.com/nrempel/tiny
Support:
Developer: Nicholas Rempel
License: MIT License
Tiny is written in Awk. Learn Awk with our recommended free books and free tutorials.
Related Software
| Awk Static Site Generators | |
|---|---|
| UNK | Tiny static site generator that includes a markup language; Fits under 1,000 bytes |
| zodiac | Static website generator powered by sh and awk |
| RISS | Insert GitHub README in a static site and apply transformations |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.