Easy to startPublican is ECMAScript all the way. Create a static site with a three-line configuration file.
Fast buildBuild a 100-page static site in less than half a second. Live file watch updates are even faster!
Server renderedPublican creates fast, HTML first, secure static sites with no JavaScript unless you need it.
Clean URL routingBy default, all web pages are rendered to static directories containing index.html files.
Simpler templatesNo special syntax to learn. Publican uses JavaScript template literal ${ expressions }.
Syntax highlightingMarkdown `code` blocks are syntax highlighted in HTML with configurable CSS colors.
ExtendibleCreate your own reusable values, functions, replacers, and event hooks to configure your static site build.
StaticSearch engineA fast search engine for static sites without the need for server-side processing or databases.
Full documentationA detailed "getting started" guide, API reference, how-to recipes, and example themes.