Commit graph

8 commits

Author SHA1 Message Date
bdb69df52d
Switch bio to be stored in database 2023-04-11 17:37:42 +01:00
ae43cf0928 Fix profile links and pagination 2022-05-15 17:10:42 +01:00
debbfa98d6 Use macro for pagination links 2020-02-23 17:12:17 +00:00
eb4f479b97 Add pagination links to front page 2020-02-23 12:39:21 +00:00
b2b6693aec Ooof, got the dependencies all up to date as well
Lots of tests needed fixing, but it seemed to be a whitespace parsing
error in the view files 🤔
2019-10-27 16:15:14 +00:00
bcb9998504 Render likes using templates 2019-07-26 11:23:02 +01:00
acbb958475 Render articles using a template like notes 2019-07-26 11:05:16 +01:00
5ef23376be Work so far in refactoring front-end
- Mainly getting rid of existing css/js
- No longer linking to stuff like a11y.css
- Creating a FrontPageController to better deal with the home page
2019-07-26 10:40:56 +01:00