mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/pelican_ynh into testing
This commit is contained in:
commit
a1f7824f3f
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
|
## 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
|
* 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
|
* 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
|
## 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
|
* Composez du contenu dans Markdown_ ou reStructuredText_ en utilisant l'éditeur de votre choix
|
||||||
* Simple command-line tool (re)generates HTML, CSS, and JS from your source content
|
* Un outil de ligne de commande simple (re)génère du HTML, CSS et JS à partir de votre contenu source
|
||||||
* Easy to interface with version control systems and web hooks
|
* Facile à interfacer avec les systèmes de contrôle de version et les webhooks
|
||||||
* Completely static output is simple to host anywhere
|
* Sortie statique simple à héberger n'importe où
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 4.9.1 ~ynh1
|
**Version incluse :** 4.9.1 ~ynh1
|
||||||
|
|
Loading…
Add table
Reference in a new issue