Commit graph

128 commits

Author SHA1 Message Date
b30901af69
Test feed views 2020-12-03 21:44:23 +01:00
7d4e11b096
Increase coverage for html views 2020-12-03 21:15:48 +01:00
f6299efad4
Increase title margin for h2 inside posts 2020-12-01 19:24:02 +01:00
9987bc57e3
Add SEO description & upgrade packages 2020-11-29 08:32:46 +01:00
541f50c8f1
Update page title 2020-11-28 20:48:02 +01:00
7b20f6d3b7
Fix tests 2020-11-28 20:29:55 +01:00
a3bd932a2d
Use an absolute url for open graph image 2020-11-28 20:26:37 +01:00
3b09af8972
Fix open graph image 2020-11-28 20:14:26 +01:00
bd76050940
Add keywords & meta tags 2020-11-28 20:09:37 +01:00
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
61ed04886c
Introduce a fake test to check if test fail 2020-11-26 12:39:28 +01:00
05b1eca647
Update tests 2020-11-26 11:31:33 +01:00
4f354c0014
Display an index page below the articles without abstract 2020-11-26 11:29:20 +01:00
7f64b9d05f
Don't show abstract on articles list 2020-11-24 21:54:42 +01:00
1f91b76837
Extract common code in list views 2020-11-24 21:53:26 +01:00
b99e63dbcd
Allow "e" keyboard shortcut to edit a post 2020-11-24 18:28:47 +01:00
2849692fc1
Point footer to sr.ht project instead of git repo
This should give more visibility to the project
with the issue tracker and everything.
2020-11-12 16:11:27 +01:00
4aa4990efd
Revert "Test deploy"
This reverts commit f71f6009fa.
2020-11-12 15:50:27 +01:00
f71f6009fa
Test deploy 2020-11-12 15:43:24 +01:00
1bec6742f8
Fix punctuation in footer 2020-11-11 13:30:32 +01:00
524c42544d
Add write link to header and reorder links 2020-11-11 12:07:19 +01:00
48f9a2e468
Remove unused method 2020-11-11 12:07:06 +01:00
4d5e42b698
Change admin -> edit 2020-11-11 12:01:16 +01:00
87f3fd214b
Make footer links lighter 2020-11-11 12:00:56 +01:00
7b6b5bb594
Update wording 2020-11-10 16:42:02 +01:00
3fd73c451c
Add a border before comment section 2020-11-10 16:35:57 +01:00
b73192c371
Fix space before "draft" 2020-11-10 16:35:49 +01:00
908eac134e
Fix article admin field position unknown 2020-11-10 16:26:52 +01:00
78603c5afc
Remove comments 2020-11-10 16:26:27 +01:00
db31dcadeb
Logged in user doesn't have plausible script 2020-11-10 16:04:07 +01:00
36c8a83018
Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
698a2db6a7
Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
bd938138a2
Add link to deployed commit in footer 2020-09-12 17:02:34 +02:00
5fbdf4c3e5
Rewrite page fieldsets so they reflect article's 2020-09-12 16:39:07 +02:00
11ceec343d
Display git commit sha in footer 2020-09-09 18:33:13 +02:00
88f3c455ff
Increase writing space in admin page 2020-09-09 17:57:55 +02:00
37175e54fb
Upgrade black 2020-09-05 09:09:59 +02:00
603cd31691
Add a robots.txt 2020-09-05 09:04:45 +02:00
458126f828
Fix comments ordering 2020-09-03 22:00:38 +02:00
cb0fa2da94
Definitively fix article field in comment admin form 2020-09-03 22:00:28 +02:00
b180def20c
Allow disabling comments on article/page 2020-09-03 21:29:58 +02:00
e247f15797
Fix pages not displayed in comment admin form 2020-09-03 21:29:56 +02:00
84a1b11315
Mark toggle dark mode script as async 2020-08-28 22:41:06 +02:00
1eb72f45ef
Use css to customize article content widget 2020-08-28 21:55:34 +02:00
74e93762ca
Add views count to admin list 2020-08-26 13:28:31 +02:00
c3218df28e
Fix test warning 2020-08-25 23:15:08 +02:00
cfc427b603
Use a custom ISO date format to please HTML <time> 2020-08-25 23:12:12 +02:00
67105db5a9
Lazy load images 2020-08-25 23:12:10 +02:00
677d752873
Fix list template for HTML compliance (remove p tag) 2020-08-25 14:16:58 +02:00
ee0289382c Fix test data 2020-08-24 23:49:35 +02:00