|
b94d05902b
|
Fix tests
|
2020-12-25 14:46:32 +01:00 |
|
|
f49791651b
|
Use non minified newcss
|
2020-12-25 14:41:44 +01:00 |
|
|
2264d5c2d5
|
Add assets pipeline to bundle and minimize css
|
2020-12-25 14:20:13 +01:00 |
|
|
1380861216
|
Revert to css files instead of templates
|
2020-12-25 13:49:48 +01:00 |
|
|
b91b22e5bb
|
Fix keyboard shortcut for editing
|
2020-12-25 13:39:33 +01:00 |
|
|
665bf25b2b
|
Fix dns prefetch
|
2020-12-25 12:03:43 +01:00 |
|
|
a013831ffd
|
Add articles custom css
|
2020-12-25 11:53:49 +01:00 |
|
|
987c203cfa
|
Rework blog posts list
|
2020-12-25 11:44:52 +01:00 |
|
|
86e1835a47
|
Add dns prefetch to plausible
|
2020-12-24 18:29:03 +01:00 |
|
|
e23b988c55
|
Switch to new.css and cleanup markup & models
|
2020-12-24 18:06:35 +01:00 |
|
|
8bf3438746
|
Improve display of code and quotes
|
2020-12-24 12:50:25 +01:00 |
|
|
c6b6002ee8
|
Remove unused code
|
2020-12-06 17:15:44 +01:00 |
|
|
c9c378e2d6
|
Change display date format
|
2020-12-06 16:51:49 +01:00 |
|
|
3ff0c0292f
|
Fix login url
|
2020-12-03 23:05:06 +01:00 |
|
|
ed1d6a3d47
|
Test attachments with shortpixel
|
2020-12-03 23:02:15 +01:00 |
|
|
5384af6846
|
Add some models tests
|
2020-12-03 22:04:45 +01:00 |
|
|
e237f5799b
|
Delete unused file
|
2020-12-03 22:04:21 +01:00 |
|
|
9930d00f7a
|
Test markdown image lazy loading extensions
|
2020-12-03 21:50:53 +01:00 |
|
|
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 |
|
|
6bec79f904
|
Don't install dev dependencies in prod
|
2020-12-03 20:45:41 +01:00 |
|
|
09201b438d
|
Add pytest-cov as dev dependency
|
2020-12-03 20:44:16 +01:00 |
|
|
f6299efad4
|
Increase title margin for h2 inside posts
|
2020-12-01 19:24:02 +01:00 |
|
|
297e211d1c
|
Fix attachment upload
There was no default specified for
the open_graph_image flag
|
2020-12-01 19:18:04 +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 |
|
|
e2f924b262
|
Fix test script : make it fail when tests fail
|
2020-11-26 12:38:47 +01:00 |
|
|
00ec56fef6
|
Merge branch 'no-abstract'
|
2020-11-26 11:31:52 +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 |
|
|
aa6c62efe5
|
Update precommit hooks
|
2020-11-24 22:12:18 +01:00 |
|
|
ccca5e19d0
|
Add yaml parser to precommit
|
2020-11-24 22:11:13 +01:00 |
|
|
ffe246033e
|
Merge branch 'master' into no-abstract
|
2020-11-24 22:04:12 +01:00 |
|
|
830f16fc22
|
Don't deploy if not on master
|
2020-11-24 22:03:51 +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 |
|
|
22a38c49ce
|
Disable docker build
|
2020-11-12 16:08:00 +01:00 |
|
|
fe3a90a4bb
|
Update readme
|
2020-11-12 16:07:20 +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 |
|
|
67398c925d
|
Ignore db
|
2020-11-12 15:37:30 +01:00 |
|
|
a23c96d9f8
|
Add nginx to playbook
|
2020-11-12 15:24:10 +01:00 |
|