{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"},{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"},{"label":"Site Management","url":"https://skillfed.io/packages/category/internet-www-http-site-management"},{"label":"reStructuredText","url":"https://skillfed.io/packages/category/text-processing-markup-restructuredtext"}],"enrichment":{"capability":"Pelican is a static site generator that converts text files in Markdown, reStructuredText, or HTML into a complete, ready-to-serve website without requiring a database or server-side code.","skillfed_tags":["static-site-generator","content-management","markdown-support"],"use_cases":["Build a personal blog or portfolio site from Markdown files, version-controlled in Git.","Generate static documentation sites that can be hosted on any web server or CDN.","Migrate content from WordPress or other platforms and maintain it as plain text.","Create a multi-language site with separate content trees compiled to a single output.","Publish an RSS feed alongside your site, automatically updated from your content."],"what_it_does":"Pelican is a Python-based static site generator that reads content from text files\u2014Markdown, reStructuredText, or HTML\u2014and compiles them into a complete, static website. It handles the typical workflow of a content site: organizing articles chronologically, generating RSS and Atom feeds, applying themes via Jinja2 templates, and syntax-highlighting code blocks with Pygments. The output is pure HTML, CSS, and JavaScript that can be hosted anywhere without a database or application server.\n\nThe package is built for bloggers, documentation authors, and anyone who wants to version-control their content and host it simply. It includes features like multi-language support, theme customization, and a plugin system for extending functionality. Rebuild times are kept fast through caching and selective output writing, making the edit-preview cycle practical for iterative work.","worth_installing":"Yes. Pelican is a mature, actively maintained static site generator with low installation friction and no known vulnerabilities. It is well-suited for anyone building a blog, documentation site, or portfolio that benefits from version control and simple hosting. The AGPLv3 license is not a barrier for typical personal or private use but should be reviewed if you plan to distribute modified versions."},"id":"pelican","links":{"html":"https://skillfed.io/packages/pelican","md":"https://skillfed.io/packages/pelican.md","pypi":"https://pypi.org/project/pelican/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-20","license_spdx":null,"license_treatment":"agpl","name":"pelican","python_support":"supports_current","summary":"Static site generator supporting Markdown and reStructuredText"},"popularity":{"monthly_downloads":99468,"position":13020,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.12.0"}
