Static Site Generator

Picogen – minimalist static website generator

Picogen is a minimalist static website generator written in Python. It converts Markdown content into a conventional static website using Jinja templates, keeping the authoring workflow centred on ordinary files and directories.

Content is divided into posts and standalone pages, with metadata embedded at the top of each Markdown source file. Site-wide values are supplied through environment variables or an environment file and are made available to the templates during generation.

Picogen ships with a theme but also supports custom themes, allowing its templates and static resources to be replaced when a site requires a different design.

This is free and open source software.

Key Features

  • Generates static websites from Markdown source files.
  • Uses Jinja templates to render generated pages.
  • Separates article content into posts and standalone pages.
  • Reads page metadata such as title, date, category, image, and slug from Markdown files.
  • Organizes images alongside the content with which they are associated.
  • Provides a default theme while supporting custom themes.
  • Supports templates for the homepage, posts, pages, categories, and error pages.
  • Can generate robots and sitemap files through the theme.
  • Makes site configuration available as variables within Jinja templates.
  • Exposes collections of posts, pages, and categories to templates.
  • Supports environment-based configuration for site URL, name, tagline, theme, and contact information.
  • Builds the finished website into a separate output directory.
  • Provides command-line generation controls.
  • Can deploy the generated website to an Amazon S3 bucket.
  • Can back up Markdown source content to Amazon S3 independently of deployment.

Website: github.com/vlatan/picogen
Support:
Developer: Vlatan
License: MIT License

Picogen 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