Static Site Generator

StaticPipes – flexible pipeline-based static site generator

StaticPipes is a Python static website generator designed around configurable pipelines rather than imposing a particular project structure or publishing workflow.

A site is assembled from a collection of pipes and processes selected by the developer. Each pipe performs a task such as copying files, rendering templates or transforming assets. Processes can also be chained so that a source file passes through multiple operations before reaching the generated site. Developers with specialist requirements can extend the supplied base classes and add their own processing logic.

StaticPipes also treats checking the generated website as part of the build process rather than an entirely separate task.

This is free and open source software.

Key Features

  • Provides build, watch, and local serving commands.
  • Uses a Python configuration file to define the site’s processing pipeline.
  • Supports Jinja templates for generating HTML content.
  • Copies selected file types and directory structures into the generated website.
  • Supports asset versioning for cache-friendly CSS and JavaScript filenames.
  • Can expose generated asset names to Jinja templates.
  • Provides configurable handling of source subdirectories.
  • Can exclude underscore-prefixed directories containing templates or other source material.
  • Minifies JavaScript and CSS.
  • Supports process chains for applying multiple transformations to the same source file.
  • Lets developers implement custom pipes by extending the supplied base classes.
  • Includes optional Markdown and YAML processing support.
  • Checks generated HTML for problems such as missing image alt attributes.
  • Checks internal links to identify missing destinations.
  • Reports build-time website problems alongside the generated output.

Website: github.com/TeacakeTech/staticpipes-core
Support:
Developer: Teacake Tech
License: BSD 3-Clause “New” or “Revised” License

StaticPipes is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Python Static Site Generators
MkDocsProject documentation with Markdown. It's easy to use and extensible
PelicanStatic site generator that supports Markdown and reST syntax
SphinxCreate intelligent and beautiful documentation for Python projects
LektorFlexible and powerful static content management system
NikolaStatic website and blog generator
BestaticReally minimal yet feature-rich
TeedocSimple static website/document/blog generator
makesite Simple, lightweight, and magic-free static site/blog generator
ProsopopeeStatic site generator for your story
GrowDeclarative website generator
HydeSupport for powerful template languages like Jinja2
CactusSimple but powerful static website generator
StapyWorks with Python on any operating system without additional packages.
Frozen-FlaskFreezes a Flask application into a set of static files
BlurryFocused on page speed and SEO
UrubuMicro content management system for static websites
MiyadaikuSuitable for blogs, documentation, and other static publishing projects
incorporeal-cmsLightweight static site generator for Markdown-based sites
blagBlog-aware, static site generator which uses Markdown
wmkFlexible and versatile static site generator
PagegenWith reStructuredText or Markdown markup and Mako templates
BakuSimple, Markdown-based blogging engine/static website generator
AuroraSupport for static and incremental builds
GenjaUses Jinja templates for page rendering

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
0 Comments
Oldest
Newest Most Voted