Commit graph

10 commits

Author SHA1 Message Date
Rodolphe Breard
85eb1ff03e Refactor the page edition
Markdown has been removed, pages are now directly edited in HTML. To
ease that process, TinyMCE has been added. Also, the admin dashboard now
provides a file management tool in order to upload stuff.
2020-02-28 13:53:57 +01:00
Rodolphe Breard
c0aa5c9265 Update dependencies 2020-02-19 14:04:20 +01:00
Rodolphe Breard
d7af4cd80c Add a simple pawword sharing module 2019-07-27 17:17:21 +02:00
Rodolphe Breard
e044d955d8 Set the required Django version to 2.2.X
https://www.python.org/dev/peps/pep-0440/#compatible-release
2019-07-24 20:48:33 +02:00
Rodolphe Breard
b0b8f30580 Migrate to Bulma
Bulma is simple and free full-CSS framework. Unlike Bootstrap, it fits
within a single small CSS file. It is also well integrated in Django.
https://bulma.io/
2018-06-03 22:16:40 +02:00
Rodolphe Breard
9f012885b4 Add gunicorn to dev-packages 2018-03-03 11:18:59 +01:00
Rodolphe Breard
65300d9ce8 Add Django neo-pastebin 2018-03-02 19:38:14 +01:00
Rodolphe Breard
01c9651131 Add markdown support for flat pages 2018-02-25 20:46:41 +01:00
Rodolphe Breard
af1a793965 Use python-decouple instead of custom hack 2018-02-09 18:52:37 +01:00
Rodolphe Breard
71d6cee66d first commit 2018-01-13 12:29:33 +01:00