1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00
This commit is contained in:
Éric Gaspar 2023-12-27 14:47:27 +01:00
parent 9c696ef5e1
commit c359b57fa5
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
Pelican is a static site generator, written in Python.
Pelican is a static site generator written in Python.
* Compose content in Markdown_ or reStructuredText_ using your editor of choice
* Simple command-line tool (re)generates HTML, CSS, and JS from your source content

6
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1,6 @@
Pelican est un générateur de sites statiques écrit en Python.
* Composez du contenu dans Markdown_ ou reStructuredText_ en utilisant l'éditeur de votre choix
* Un outil de ligne de commande simple (re)génère du HTML, CSS et JS à partir de votre contenu source
* Facile à interfacer avec les systèmes de contrôle de version et les webhooks
* Sortie statique simple à héberger n'importe où