About Pelican
Pelican is a static site generator that requires no database or server-side logic. Write content in reStructuredText or Markdown, generate Atom and RSS feeds, and customize your site with Jinja2 themes. Pelican supports multilingual publishing, syntax highlighting via Pygments, and fast rebuilds with content caching. Import content from WordPress, Dotclear, or RSS feeds, and extend functionality with a rich plugin ecosystem.
FAQ
Pelican requires Python and pip. You need to install Pelican and Markdown using the command: python -m pip install "pelican[markdown]".
Create a folder for your site, then run pelican-quickstart inside it. Follow the prompts, including entering your domain name as the URL prefix.
Yes, Pelican supports importing content from WordPress, Dotclear, or RSS feeds.
Run the command pelican -r -l and then navigate to http://localhost:8000/ in your browser to preview your site.
Pelican supports writing content in reStructuredText or Markdown markup.
You can support Pelican by donating to the Pelican Dev Team, following them on the Fediverse, or contributing pull requests and improving documentation.
Alternatives to consider
See all alternativesBadges
Promote Pelican giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to Pelican page on Webfolio.
<a href="https://www.webfolio.to/tools/pelican?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.