mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Auto-update README
This commit is contained in:
parent
9d5982e5c1
commit
155dd8ca31
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
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
|
||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -16,12 +16,12 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
Pelican is a static site generator, written in Python.
|
||||
Pelican est un générateur de sites statiques écrit en 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
|
||||
* Easy to interface with version control systems and web hooks
|
||||
* Completely static output is simple to host anywhere
|
||||
* 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ù
|
||||
|
||||
|
||||
**Version incluse :** 4.9.1 ~ynh1
|
||||
|
|
Loading…
Add table
Reference in a new issue