Sitebrew is a static site generator. It converts Markdown content into HTML while preserving a directory structure that corresponds with the published website’s URL paths.
Content can include metadata for use in templates, with Text::Xslate providing the templating engine. Sitebrew can also copy static assets and generate Atom feeds.
This is free and open source software.
Key Features
- Converts Markdown content into HTML.
- Maps content directories and filenames to website URL paths.
- Supports metadata embedded in Markdown content.
- Uses Text::Xslate for page and layout templates.
- Allows source content and generated HTML to use separate directories.
- Copies static assets into the public output directory.
- Generates Atom feeds.
- Supports incremental builds based on file modification times.
- Offers forced rebuild and dry-run options.
- Processes content concurrently to improve build performance.
Website: github.com/gugod/sitebrew
Support:
Developer: Kang-min Liu
License:Creative Commons Zero v1.0 Universal
Sitebrew is written in Perl. Learn Perl with our recommended free books and free tutorials.
Related Software
| Perl Static Site Generators | |
|---|---|
| Qgoda | Extensible static site generator with arbitrary taxonomies and cross-links |
| ikiwiki | Flexible static site generator with some dynamic features |
| Plerd | Ultralight blogging platform for Markdown |
| tumblelog | static microblog and microsite generator with Perl and Python versions |
| Statocles | Building static web pages from a set of plain YAML and Markdown files |
| Riji | Git based simple static site generator |
| Dapper | Simple but powerful static website generator |
| minerl | Blog-aware static site generator |
| Templer | Modular extensible static-site-generator |
| PFT | Uses the library PFT to obtain an abstraction over the file system access |
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.
Great article, thanks for sharing!