mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
1.1 KiB
1.1 KiB
Title: Your first article Date: YNH_APP_DATE Slug: your-first-article Author: YNH_APP_AUTHOR
This is your first article, congrats! You can now start working on your blog, editing your content and enjoy your fresh install of Pelican !
More informations about Pelican
Pelican is a static site generator, written in Python, that requires no database or server-side logic.
Some of the features include:
- Write your content in reStructuredText, Markdown, or AsciiDoc formats
- Completely static output is easy to host anywhere
- Themes that can be customized via Jinja templates
- Publish content in multiple languages
- Atom/RSS feeds
- Code syntax highlighting
- Import from WordPress, Dotclear, RSS feeds, and other services
- Modular plugin system and corresponding plugin repository
... and many other features.