Commit graph

166 commits

Author SHA1 Message Date
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 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
Gabriel Augendre 27073402e0
Add pipelines url 2020-12-27 16:09:19 +01:00
Gabriel Augendre f47addf891
Update content block height to view all page 2020-12-27 15:56:43 +01:00
Gabriel Augendre 59a7207728
Update custom css look 2020-12-27 15:49:27 +01:00
Gabriel Augendre 1be7e28566
Switch to preconnect for analytics 2020-12-26 13:58:05 +01:00
Gabriel Augendre 0949dc7c1d
Fix minification on chrome 2020-12-25 14:50:51 +01:00
Gabriel Augendre b94d05902b
Fix tests 2020-12-25 14:46:32 +01:00
Gabriel Augendre f49791651b
Use non minified newcss 2020-12-25 14:41:44 +01:00
Gabriel Augendre 2264d5c2d5
Add assets pipeline to bundle and minimize css 2020-12-25 14:20:13 +01:00
Gabriel Augendre 1380861216
Revert to css files instead of templates 2020-12-25 13:49:48 +01:00
Gabriel Augendre b91b22e5bb
Fix keyboard shortcut for editing 2020-12-25 13:39:33 +01:00
Gabriel Augendre 665bf25b2b
Fix dns prefetch 2020-12-25 12:03:43 +01:00
Gabriel Augendre a013831ffd
Add articles custom css 2020-12-25 11:53:49 +01:00
Gabriel Augendre 987c203cfa
Rework blog posts list 2020-12-25 11:44:52 +01:00
Gabriel Augendre 86e1835a47
Add dns prefetch to plausible 2020-12-24 18:29:03 +01:00
Gabriel Augendre e23b988c55
Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
Gabriel Augendre 8bf3438746
Improve display of code and quotes 2020-12-24 12:50:25 +01:00
Gabriel Augendre c6b6002ee8
Remove unused code 2020-12-06 17:15:44 +01:00
Gabriel Augendre c9c378e2d6
Change display date format 2020-12-06 16:51:49 +01:00
Gabriel Augendre 5384af6846
Add some models tests 2020-12-03 22:04:45 +01:00
Gabriel Augendre 9930d00f7a
Test markdown image lazy loading extensions 2020-12-03 21:50:53 +01:00
Gabriel Augendre b30901af69
Test feed views 2020-12-03 21:44:23 +01:00
Gabriel Augendre 7d4e11b096
Increase coverage for html views 2020-12-03 21:15:48 +01:00
Gabriel Augendre f6299efad4
Increase title margin for h2 inside posts 2020-12-01 19:24:02 +01:00
Gabriel Augendre 9987bc57e3
Add SEO description & upgrade packages 2020-11-29 08:32:46 +01:00
Gabriel Augendre 541f50c8f1
Update page title 2020-11-28 20:48:02 +01:00
Gabriel Augendre 7b20f6d3b7
Fix tests 2020-11-28 20:29:55 +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 bd76050940
Add keywords & meta tags 2020-11-28 20:09:37 +01:00
Gabriel Augendre 6f42238a21
Test successfully fail, reverting the previous commit.
Revert "Introduce a fake test to check if test fail"

This reverts commit 61ed0488
2020-11-26 12:43:41 +01:00
Gabriel Augendre 61ed04886c
Introduce a fake test to check if test fail 2020-11-26 12:39:28 +01:00
Gabriel Augendre 05b1eca647
Update tests 2020-11-26 11:31:33 +01:00