Commit graph

64 commits

Author SHA1 Message Date
Gabriel Augendre dbdff7655b Fix debug toolbar middleware position 2023-01-30 21:14:05 +01:00
Gabriel Augendre 590970d352 Switch to ruff and fix errors 2023-01-30 20:58:18 +01:00
Gabriel Augendre 467ba0bec1 Fix debug toolbar 2022-12-19 22:28:23 +01:00
Gabriel Augendre dd186a67dd Remove kolo & fix debug toolbar only in debug 2022-12-19 22:23:20 +01:00
Gabriel Augendre c5c5f5f272 Switch to pip-tools 2022-12-19 22:12:47 +01:00
Gabriel Augendre 009127934e Update goatcounter 2022-11-19 13:46:41 +01:00
Gabriel Augendre 7c748f03f6 Remove local fonts, only use downloaded 2022-11-14 19:48:53 +01:00
Gabriel Augendre 2258565d3f Switch to Fira Code 2022-11-14 19:41:02 +01:00
Gabriel Augendre 1e3297f1e0 Update status of services link wording 2022-10-09 13:58:01 +02:00
Gabriel Augendre 006258664a Slightly adjust links colors to match WCAG. 2022-10-09 13:44:41 +02:00
Gabriel Augendre 5e037636ea Add last-modified to article view 2022-10-01 11:54:37 +02:00
Gabriel Augendre 936513d1f2 Remove unused field on attachments 2022-10-01 09:28:59 +02:00
Gabriel Augendre 89ed178b6a Remove unused cache on attachment urls 2022-10-01 09:28:11 +02:00
Gabriel Augendre d7a7e65805 Add cache to attachment urls 2022-10-01 09:16:26 +02:00
Gabriel Augendre 871d28f864 Fix live preview reset scrolling 2022-09-28 20:09:40 +02:00
Gabriel Augendre f8f0b9fd5f Add rel noopener to target blank links 2022-09-28 00:20:34 +02:00
Gabriel Augendre 5146c2044a rename font files 2022-09-27 23:47:23 +02:00
Gabriel Augendre 3cf93a5ce6 Switch to argon2 for passwords 2022-09-26 15:08:37 +02:00
Gabriel Augendre f84cb40946 Refactor views 2022-09-24 15:30:33 +01:00
Gabriel Augendre 2f93bfb236 Install django extensions 2022-09-23 22:19:27 +01:00
Gabriel Augendre 3d7430fe11 Switch to fbv for article view 2022-09-23 22:19:16 +01:00
Gabriel Augendre 5b5f03afaf Update deps 2022-09-23 21:45:29 +01:00
Gabriel Augendre d02877bdce Fix type annotations 2022-09-23 20:47:19 +01:00
Gabriel Augendre 408c4d248f Cleanup fonts 2022-06-29 19:34:42 +02:00
Gabriel Augendre d2173ada51 Swap custom fonts 2022-06-28 23:33:29 +02:00
Gabriel Augendre 27d7116c1f Add more margin below metadata 2022-06-28 23:25:20 +02:00
Gabriel Augendre 5d61dbd251 Change font from Inter to Golos 2022-06-28 23:25:12 +02:00
Gabriel Augendre 124a265930 Use curly quote in blog name 2022-06-28 21:57:33 +02:00
Gabriel Augendre de3e09ef7b Add missing mig 2022-05-25 19:20:47 +02:00
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 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 446ac0208a Remove memcached dependency 2022-02-24 20:29:59 +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 7d20903dbb Change license in footer, again 2022-01-01 22:29:21 +01:00
Gabriel Augendre dbd067732c Change license in footer 2022-01-01 22:10:34 +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 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 2793dc18a0 Add more type hinting 2021-12-28 23:33:50 +01:00