Commit graph

38 commits

Author SHA1 Message Date
Gabriel Augendre b180def20c
Allow disabling comments on article/page 2020-09-03 21:29:58 +02:00
Gabriel Augendre 84a1b11315
Mark toggle dark mode script as async 2020-08-28 22:41:06 +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 677d752873
Fix list template for HTML compliance (remove p tag) 2020-08-25 14:16:58 +02:00
Gabriel Augendre afc3203ff2 Add favicon 2020-08-20 21:18:24 +02:00
Gabriel Augendre 9904c9e4bb Add sourcehut in the footer 2020-08-20 16:41:01 +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 23985a3263 Highlight targeted comment & add permalink 2020-08-20 15:51:29 +02:00
Gabriel Augendre 674bda6c1f Revert "Add style for form as p"
This reverts commit 93c9a87a68.
2020-08-20 08:32:16 +02:00
Gabriel Augendre 93c9a87a68 Add style for form as p 2020-08-20 08:31:52 +02:00
Gabriel Augendre bdbbdd5acb Update wording on comment form 2020-08-19 12:37:42 +02:00
Gabriel Augendre bdfa7b731c Implement messages framework 2020-08-18 20:44:51 +02:00
Gabriel Augendre 0a7a956ae0 Add links to comments admin 2020-08-18 19:51:54 +02:00
Gabriel Augendre 261120275d Handle errors in form 2020-08-18 19:44:13 +02:00
Gabriel Augendre 63a41918b5 Style comments 2020-08-18 19:12:47 +02:00
Gabriel Augendre 698a5ca30f Add basis for a comment system 2020-08-18 18:49:41 +02:00
Gabriel Augendre fb2eae301a Add drafts count and pill css 2020-08-18 14:23:51 +02:00
Gabriel Augendre 386b620361 Add action buttons in article/page admin 2020-08-18 12:41:12 +02:00
Gabriel Augendre 70419e379b Add a footer 2020-08-18 11:38:25 +02:00
Gabriel Augendre e803456e90 Improve some styling 2020-08-18 11:38:11 +02:00
Gabriel Augendre 214a3b14fa Improve codeblocks style 2020-08-18 10:30:58 +02:00
Gabriel Augendre 8748a968b3 Add code highlighting with auto dark mode switch 2020-08-18 09:37:13 +02:00
Gabriel Augendre 2105f96a24 Use url tag for rss feed href 2020-08-18 08:17:39 +02:00
Gabriel Augendre 8e07a2dcd9 Improve margin on mobile displays 2020-08-17 16:13:30 +02:00
Gabriel Augendre 8ee3cd7582 Fix heading size for article detail 2020-08-17 16:06:52 +02:00
Gabriel Augendre ecca5f28d7 Add article title to page title 2020-08-17 13:30:41 +02:00
Gabriel Augendre c6e0837b1c Add login link 2020-08-17 13:19:41 +02:00
Gabriel Augendre 731a443209 Add support for pinned pages 2020-08-17 09:57:24 +02:00
Gabriel Augendre 0632a4ced8 Add pagination links 2020-08-16 20:34:11 +02:00
Gabriel Augendre b070cb067e Update look & feel 2020-08-16 20:24:00 +02:00
Gabriel Augendre 0fb2ff99bd Add slug 2020-08-16 19:45:38 +02:00
Gabriel Augendre 17d2e7aa2e Move views and add feeds 2020-08-16 19:24:31 +02:00
Gabriel Augendre 9a50fa408f Add admin link to article 2020-08-16 19:23:38 +02:00
Gabriel Augendre bd55cc0e33 Update shown date 2020-08-16 18:41:36 +02:00
Gabriel Augendre 514d93788e Add some nav links 2020-08-16 18:15:37 +02:00
Gabriel Augendre f45db63493 Wrap articles in an article element 2020-08-14 22:07:04 +02:00
Gabriel Augendre 0c1d0a0b29 Only display published articles 2020-08-14 16:19:02 +02:00
Gabriel Augendre 75e1bec1d0 Add basis to work on articles 2020-08-14 15:53:42 +02:00