Commit graph

43 commits

Author SHA1 Message Date
Gabriel Augendre 58b40710f0 Set security headers in django instead of reverse proxy 2021-03-21 16:01:17 +01:00
Gabriel Augendre c87f4eed37 Fix debug 2021-03-21 15:50:16 +01:00
Gabriel Augendre ee381b546c Switch from django compressor to whitenoise 2021-03-21 15:30:16 +01:00
Gabriel Augendre fff7a08aee Enable debug toolbar 2021-03-20 11:23:33 +01:00
Gabriel Augendre 4ceaeadbaa Cleanup code from plausible and django-assets references 2021-03-04 20:03:05 +01:00
Gabriel Augendre 65d8f00c76 Update links to Gitea 2021-02-07 07:44:14 +01:00
Gabriel Augendre 0fc99c2a0c
Switch to offline compressed assets 2021-01-05 17:59:58 +01:00
Gabriel Augendre 3c64795f7a
Add memcached config 2021-01-05 03:06:50 +01:00
Gabriel Augendre 2bbdef77a3
Add goatcounter as analytics source 2021-01-04 21:52:18 +01:00
Gabriel Augendre 159585e6cd
Switch to django-compressor 2021-01-04 18:15:53 +01:00
Gabriel Augendre 99b5f9544e
Extract resize height and width to env variables & switch to 750px width 2020-12-27 19:23:32 +01:00
Gabriel Augendre 27073402e0
Add pipelines url 2020-12-27 16:09:19 +01:00
Gabriel Augendre b94d05902b
Fix tests 2020-12-25 14:46:32 +01:00
Gabriel Augendre 2264d5c2d5
Add assets pipeline to bundle and minimize css 2020-12-25 14:20:13 +01:00
Gabriel Augendre e23b988c55
Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
Gabriel Augendre 3ff0c0292f
Fix login url 2020-12-03 23:05:06 +01:00
Gabriel Augendre a3bd932a2d
Use an absolute url for open graph image 2020-11-28 20:26:37 +01:00
Gabriel Augendre 3b09af8972
Fix open graph image 2020-11-28 20:14:26 +01:00
Gabriel Augendre 36c8a83018
Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
Gabriel Augendre 698a2db6a7
Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
Gabriel Augendre bd938138a2
Add link to deployed commit in footer 2020-09-12 17:02:34 +02:00
Gabriel Augendre 11ceec343d
Display git commit sha in footer 2020-09-09 18:33:13 +02:00
Gabriel Augendre 37175e54fb
Upgrade black 2020-09-05 09:09:59 +02:00
Gabriel Augendre 603cd31691
Add a robots.txt 2020-09-05 09:04:45 +02:00
Gabriel Augendre 57c1fe1ce8
Use shortpixel to compress and resize images 2020-08-27 22:09:32 +02:00
Gabriel Augendre 9f6ffcb1a3
Add attachments and resize images 2020-08-27 22:09:31 +02:00
Gabriel Augendre cfc427b603
Use a custom ISO date format to please HTML <time> 2020-08-25 23:12:12 +02:00
Gabriel Augendre 3afdd108b5 Fix healthcheck 2020-08-21 13:50:17 +02:00
Gabriel Augendre d53d4f9823 Add some secure settings 2020-08-21 13:40:02 +02:00
Gabriel Augendre 02f64aef12 Use local hosts only when debug is enabled 2020-08-21 13:32:09 +02:00
Gabriel Augendre f6d6d7b850 Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
Gabriel Augendre d5d4efd2df Fix email sending 2020-08-19 12:13:44 +02:00
Gabriel Augendre 6f4ec418ee Add email config and check pending command task 2020-08-18 22:26:46 +02:00
Gabriel Augendre fb2eae301a Add drafts count and pill css 2020-08-18 14:23:51 +02:00
Gabriel Augendre 74cd886080 Fix manifest file storage 2020-08-18 10:39:25 +02:00
Gabriel Augendre a1764d7143 Move collected staticfiles to other dir 2020-08-18 08:45:49 +02:00
Gabriel Augendre 84b9788a55 Run unit tests in CI 2020-08-18 08:08:07 +02:00
Gabriel Augendre 1af6e7cab6 Use unique urls for static files 2020-08-18 07:28:42 +02:00
Gabriel Augendre 731a443209 Add support for pinned pages 2020-08-17 09:57:24 +02:00
Gabriel Augendre a1e7e4f30e Prepare for deploy 2020-08-17 08:23:00 +02:00
Gabriel Augendre 17d2e7aa2e Move views and add feeds 2020-08-16 19:24:31 +02:00
Gabriel Augendre 75e1bec1d0 Add basis to work on articles 2020-08-14 15:53:42 +02:00
Gabriel Augendre ec31d838c1 Initial commit 2020-08-14 14:53:30 +02:00