Merge pull request #26 from JulienPalard/demo_data

Quelques posts de test.
This commit is contained in:
Guillaume Ayoub 2018-05-16 15:13:36 +02:00 committed by GitHub
commit d6ba256d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
# AFPy.org
Site Web de l'AFPy.
## Tester localement
Un `make install` suivi d'un `make serve` suffit pour tester
localement sans article.
Si vous voulez des articles, lancez un `tar xjf posts.tar.bz2`
d'abord.
Si vous avez votre propre venv, un `FLASK_APP=afpy.py
FLASK_ENV=development flask run` vous suffira.

BIN
posts.tar.bz2 Normal file

Binary file not shown.