discovered 03 Aug 2026
pelican
→ View on GitHubPelican is a static site generator developed in Python that enables users to create websites from plain text files using formats such as Markdown and reStructuredText. It generates entirely static websites that are easily hosted on any server, without the need for databases or server-side programming. Key features include support for multilingual articles, a customizable theming system, plugin extensibility, and fast rebuild times through content caching.