Commit graph

399 commits

Author SHA1 Message Date
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 9958b37699
Add preconnect headers for goatcounter and plausible 2021-01-04 23:02:48 +01:00
Gabriel Augendre 2bbdef77a3
Add goatcounter as analytics source 2021-01-04 21:52:18 +01:00
Gabriel Augendre 4229060233
Add pytest test to check for missing migrations 2021-01-04 18:15:55 +01:00
Gabriel Augendre 2267a61d77
Remove underline from pills 2021-01-04 18:15:54 +01:00
Gabriel Augendre 159585e6cd
Switch to django-compressor 2021-01-04 18:15:53 +01:00
Gabriel Augendre d26ee137bf
Fix margin on nav dots 2021-01-03 22:16:07 +01:00
Gabriel Augendre 9dbfb473d8
Add a small radius on all images 2021-01-03 22:14:55 +01:00
Gabriel Augendre 98e5f603ec
Rename gitlab ci jobs and stages 2021-01-03 22:09:12 +01:00
Gabriel Augendre 4f90723092
Update pre-commit hooks 2021-01-03 22:08:39 +01:00
Gabriel Augendre d4daad6ddb
Check gitlab ci file with pre-commit 2021-01-03 22:08:28 +01:00
Gabriel Augendre 7226ca57a2
Render spaceless HTML 2021-01-03 22:01:46 +01:00
Gabriel Augendre d59565fa82
Refactor articles model 2021-01-03 21:51:46 +01:00
Gabriel Augendre 4b224f0a1f
Minify custom css before rendering 2021-01-03 21:46:41 +01:00
Gabriel Augendre 2621796a6f
Fix suggested articles when no keyword 2021-01-03 21:13:21 +01:00
Gabriel Augendre 92fd0aac80
Put main content in main html section 2021-01-03 19:39:48 +01:00
Gabriel Augendre fa56dd138a
Use CSS to add navigation dots 2021-01-03 19:39:32 +01:00
Gabriel Augendre 118320ada1
Update admin list order 2021-01-02 11:40:50 +01:00
Gabriel Augendre afba9cf72b
Add keywords to articles admin list 2021-01-02 11:39:58 +01:00
Gabriel Augendre 843e3bfb0a
Add a related articles section at the bottom of articles 2020-12-31 13:51:13 +01:00
Gabriel Augendre 86b7c280de
Tweak borders 2020-12-31 13:50:13 +01:00
Gabriel Augendre 158c9622fd
Render admonitions with some style 2020-12-31 08:46:23 +01:00
Gabriel Augendre 345ab6ec1e
Move articles urls to their own file 2020-12-30 14:54:22 +01:00
Gabriel Augendre 1b75896e81
Append slash to articles (redirect) 2020-12-30 11:34:40 +01:00
Gabriel Augendre 4ef93a913b
Add search fields to articles and attachments admin 2020-12-30 11:32:26 +01:00
Gabriel Augendre f4a0ac6d6c
Refactor loadPreview promises 2020-12-30 07:49:49 +01:00
Gabriel Augendre 70c0ab3807
Refactor live preview & Allow previewing other visible fields 2020-12-29 21:47:37 +01:00
Gabriel Augendre ed34d79dae
Fix live preview button design on safari ios 2020-12-29 20:06:32 +01:00
Gabriel Augendre eae1baa326
Refactor live preview and make it work on safari 2020-12-29 20:04:51 +01:00
Gabriel Augendre 4e89c1798d
Add live preview in admin 2020-12-29 13:16:54 +01:00
Gabriel Augendre 8f1ce6f7bd
Update new.css 2020-12-29 09:43:18 +01:00
Gabriel Augendre ecf2fa1279
Move vendor css to own folder 2020-12-29 09:31:26 +01:00
Gabriel Augendre b06ac5389d
Update markdown cheatsheet link 2020-12-28 18:28:57 +01:00
Gabriel Augendre 40d6dc4e46
Extract navigation into snippet 2020-12-28 10:13:50 +01:00
Gabriel Augendre 766255f5ae
Fix read time when content is empty 2020-12-28 10:13:35 +01:00
Gabriel Augendre a245f09c62
Move pagination to articles list only 2020-12-28 09:01:49 +01:00
Gabriel Augendre c2c92dc62d
Add data to articles admin 2020-12-28 08:42:30 +01:00
Gabriel Augendre 91b99435bf
Increase content textarea size 2020-12-28 08:25:14 +01:00
Gabriel Augendre 26063bfffb
Move public draft url to history button 2020-12-28 08:25:00 +01:00
Gabriel Augendre 5b2a2f79c8
Improve layout of articles admin save buttons 2020-12-28 08:21:57 +01:00
Gabriel Augendre 8d335282e4
Login redirects to current page 2020-12-28 08:07:43 +01:00
Gabriel Augendre c141589b74
Add read time 2020-12-28 08:04:28 +01:00
Gabriel Augendre d1eced4f1f
Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
Gabriel Augendre 6b52f6b2b2
Fix build full absolute url when no request 2020-12-27 19:56:50 +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 de360cf100
Add admin action to reprocess attachments 2020-12-27 19:23:13 +01:00
Gabriel Augendre 83db1f43cf
Allow reprocessing all attachments via django command 2020-12-27 19:13:21 +01:00
Gabriel Augendre 79a284fb85
Add a markdown cheatsheet link 2020-12-27 18:24:47 +01:00
Gabriel Augendre 83822dc930
Stop guessing language, to allow for plaintext code blocks 2020-12-27 16:41:18 +01:00