Mise à jour de la marche à suivre pour Windows
Go to file
Frederick Pauchet e2f249340c continue parser development 2018-08-28 16:09:13 +02:00
articles update scaleway vs the world comparison 2018-08-27 21:34:31 +02:00
graphs fetch every old content 2018-08-02 14:56:09 +02:00
grnx continue parser development 2018-08-28 16:09:13 +02:00
images fetch every old content 2018-08-02 14:56:09 +02:00
old move some articles, ezv 2018-08-21 15:49:51 +02:00
results/vps update scaleway vs the world comparison 2018-08-27 21:34:31 +02:00
templates continue parser development 2018-08-28 16:09:13 +02:00
tests continue parser development 2018-08-28 16:09:13 +02:00
.gitignore write markdown filers parser 2018-08-22 15:56:39 +02:00
.markdownlint.json reset directory :) 2018-07-05 16:53:56 +02:00
README.md add an idea about fetching the author from the git repository 2018-08-27 16:02:10 +02:00
editor.py write markdown filers parser 2018-08-22 15:56:39 +02:00
index.json continue parser development 2018-08-28 16:09:13 +02:00
package.json update generator to vuepress 2018-08-11 10:33:28 +02:00
requirements.txt continue parser development 2018-08-28 16:09:13 +02:00
setup.cfg write markdown filers parser 2018-08-22 15:56:39 +02:00
yarn.lock update generator to vuepress 2018-08-11 10:33:28 +02:00

README.md

Readme

Quelques idées d'implémentation:

  • Récupérer l'auteur via le dépôt Git, soit en utilisant Dulwich, soit GitPython.