Pagegen takes content found in a bunch of regular plain text files and folders and wraps them up nicely as a website. You can focus on writing content, and pagegen will do it up for web.
- Pages are text files with Markdown or reStructuredText markup
- Fast and lightweight Mako templates
- Unlimited site hierarchy defined by files and directories
- Auto site rebuild for easier development
- Javascript site search
- Web friendly URLs, sitemap, RSS feed and tags
- Page content can be output from any executable/scripts
- Hooks for running custom scripts during generation
- Shortcodes support
- Minify HTML, CSS and/or Javascript
- Suitable for build pipelines and CI/CD