Static Site Generator

Sitebrew – static site generator

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
QgodaExtensible static site generator with arbitrary taxonomies and cross-links
ikiwikiFlexible static site generator with some dynamic features
PlerdUltralight blogging platform for Markdown
tumblelogstatic microblog and microsite generator with Perl and Python versions
StatoclesBuilding static web pages from a set of plain YAML and Markdown files
RijiGit based simple static site generator
DapperSimple but powerful static website generator
minerlBlog-aware static site generator
TemplerModular extensible static-site-generator
PFTUses the library PFT to obtain an abstraction over the file system access

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
1 Comment
Oldest
Newest Most Voted
Destin Mosciski
Destin Mosciski
4 hours ago

Great article, thanks for sharing!