Let’s talk about the Future of Jamstack — Join us

Publican

Home page
https://publican.dev/
Repository
craigbuckler/publican
Language:
JavaScript
License:
MIT
Templates:
HTML, JavaScript

A minimal Node.js (ES modules) static site generator for HTML-first server-rendered pages.

Key features

  • lightweight with simple JavaScript configuration
  • no templating syntax to learn: use HTML with JavaScript ${ "template literals" }
  • process any content: markdown, HTML, CSS, JavaScript, TXT, SVG, RSS, XML, etc.
  • clean URL routing
  • automated navigation, pagination, directory, and tag index pages
  • built-in syntax highlighting
  • virtual content and templates
  • extendable function hooks
  • use whatever client-side frameworks you like
  • fast site build and file watch rebuild
  • optional StaticSearch search engine and hot-reload development server
  • full documentation and starter themes
Deploy to Netlify

Find more static site generators.