Commit graph

438 commits

Author SHA1 Message Date
Gabriel Augendre 61c6c8974f Fix test 2022-05-25 19:19:37 +02:00
Gabriel Augendre 297336f955 Fix ordering if no publish date 2022-05-25 19:18:02 +02:00
Gabriel Augendre a0158944b4 Update deps 2022-04-16 16:49:46 +02:00
Gabriel Augendre 79728ef965 Fix for large code blocks on small screens 2022-03-31 21:23:59 +02:00
Gabriel Augendre 1a8b95aad4 Allow larger code blocks 2022-03-31 21:06:32 +02:00
Gabriel Augendre 2fd054da05 Load jetbrains mono in admin too 2022-03-31 20:00:09 +02:00
Gabriel Augendre fe2098cb71 Provide inter font 2022-03-30 20:45:35 +02:00
Gabriel Augendre d0341c5ab9 Reduce content width for reading 2022-03-30 20:27:07 +02:00
Gabriel Augendre 047b303202 Provide jetbrains mono font 2022-03-30 20:26:30 +02:00
Gabriel Augendre b70a9105e8 Update python 2022-03-25 19:27:14 +01:00
Gabriel Augendre 1f2946bd3f Fix check-alive task 2022-02-24 21:14:44 +01:00
Gabriel Augendre 327f8d8cd0 Setup for M1 mac & cleanup 2022-02-24 21:11:58 +01:00
Gabriel Augendre 328aa50acc Store coverage outside src and display branch coverage 2022-02-24 20:54:11 +01:00
Gabriel Augendre 877a123be2 Update poetry 2022-02-24 20:53:46 +01:00
Gabriel Augendre 77cd677929 Bump pre-commit checks 2022-02-24 20:38:43 +01:00
Gabriel Augendre 446ac0208a Remove memcached dependency 2022-02-24 20:29:59 +01:00
Gabriel Augendre d012f17e41 Bump python 2022-02-24 20:04:50 +01:00
Gabriel Augendre 8540c2753b Update 'README.md' 2022-01-02 19:29:28 +01:00
Gabriel Augendre 5a0e06cce1 Update 'LICENSE' 2022-01-02 19:26:24 +01:00
Gabriel Augendre c71fea1cc6 Update 'LICENSE' 2022-01-02 19:24:23 +01:00
Gabriel Augendre 25dbcc7ad8 Update 'LICENSE' 2022-01-02 19:23:52 +01:00
Gabriel Augendre 86eb6ca899 Update 'LICENSE' 2022-01-02 19:21:29 +01:00
Gabriel Augendre 6326136da9 Add non-mandatory paternity mention in footer. 2022-01-02 15:29:37 +01:00
Gabriel Augendre 23b034f8ac Release articles in public domain through CC0 + refactor blog settings context processor 2022-01-02 10:20:43 +01:00
Gabriel Augendre dcbf22a5fa Fix typo 2022-01-01 23:06:57 +01:00
Gabriel Augendre f828ba817b Fix end of file license 2022-01-01 22:33:39 +01:00
Gabriel Augendre 7d20903dbb Change license in footer, again 2022-01-01 22:29:21 +01:00
Gabriel Augendre b96813ff26 Update 'LICENSE' 2022-01-01 22:27:33 +01:00
Gabriel Augendre dbd067732c Change license in footer 2022-01-01 22:10:34 +01:00
Gabriel Augendre 427769b576 Update 'LICENSE' 2022-01-01 22:05:03 +01:00
Gabriel Augendre 31d07c6656 More mypy 2021-12-31 12:29:13 +01:00
Gabriel Augendre 880985dfe0 Fix moar mypy 2021-12-31 12:08:35 +01:00
Gabriel Augendre 643dc7f4a1 Fix migration type 2021-12-30 14:20:40 +01:00
Gabriel Augendre 25cb79000b Enable mypy for .pyi 2021-12-29 16:25:56 +01:00
Gabriel Augendre 40cf1297ca Update stubs 2021-12-29 16:24:22 +01:00
Gabriel Augendre 2b9e5fa5d0 Move mypy to pre-commit 2021-12-29 16:19:31 +01:00
Gabriel Augendre 0266a32b5b Remove django stubs as they conflict with PyCharm 2021-12-29 16:12:55 +01:00
Gabriel Augendre ceb159a343 Switch to flakehell & wemake python styleguide 2021-12-29 14:54:21 +01:00
Gabriel Augendre 81d8d9eb71 Revert "Remove unused mypy excludes"
This reverts commit 8fce5f87be.
2021-12-29 10:42:08 +01:00
Gabriel Augendre 4e0492054f Reset flake8 log format 2021-12-29 10:41:02 +01:00
Gabriel Augendre edea968c14 Add more flake8 checks 2021-12-29 10:40:48 +01:00
Gabriel Augendre 8fce5f87be Remove unused mypy excludes 2021-12-29 01:29:05 +01:00
Gabriel Augendre 42bcc4dd43 Fix deps & add alive check 2021-12-28 23:45:35 +01:00
Gabriel Augendre 2793dc18a0 Add more type hinting 2021-12-28 23:33:50 +01:00
Gabriel Augendre 40a4a0a308 Add mypy 2021-12-28 22:31:53 +01:00
Gabriel Augendre 8b32e2e9a4 Add links to titles 2021-12-28 12:40:42 +01:00
Gabriel Augendre cd284d43cc Add beam task to build, publish & deploy 2021-12-28 12:27:25 +01:00
Gabriel Augendre b679986434 Download media as well as db 2021-12-28 12:26:17 +01:00
Gabriel Augendre 766c881928 Fix docker build : ignore media and static files 2021-12-28 12:26:05 +01:00
Gabriel Augendre ed4c290ba5 Fix empty description
This happened with articles starting with an image.
We now fetch the first paragraph containing some text.
2021-12-28 10:52:25 +01:00