Commit Graph

7 Commits

Author SHA1 Message Date
CremaLuca
23d6d41148 fix(serve): using paths without base url 2024-07-10 15:40:35 +02:00
Svilen Markov
94cf82c3d9 Remove link to discussions 2024-05-17 12:21:44 +01:00
Svilen Markov
36f8eac3e4 Refactor
Delay showing page content until JS has finished setting up page elements
That then allows the following:
Leave relative time to be rendered on the client
Leave collapsible lists to be rendered on the client
Which massively simplfies the backend templates which were error prone
2024-05-16 20:41:50 +01:00
Svilen Markov
514d5f92d1 Add link to release notes 2024-05-14 14:33:24 +01:00
Svilen Markov
f8af2025e8 Rename flex-grow to grow 2024-05-01 23:47:14 +01:00
Svilen Markov
748ad1ff8d Allow setting path to custom CSS 2024-04-29 16:47:18 +01:00
Svilen Markov
ec8ba40cf0 Initial commit 2024-04-27 20:10:24 +01:00