about summary refs log tree commit diff
path: root/src/frontend/style.css
Commit message (Collapse)AuthorAgeFilesLines
* flake.nix: reorganizeVika2022-05-241-194/+0
| | | | | | | | | | | | - Kittybox's source code is moved to a subfolder - This improves build caching by Nix since it doesn't take changes to other files into account - Package and test definitions were spun into separate files - This makes my flake.nix much easier to navigate - This also makes it somewhat possible to use without flakes (but it is still not easy, so use flakes!) - Some attributes were moved in compliance with Nix 2.8's changes to flake schema
* templates: add a banner for Kittybox in the footerVika2022-05-231-0/+3
| | | | Now everyone will know where to get my software if they see it.
* Display pretty links in case there is more than one URL in a postVika2021-12-071-6/+11
|
* Small fixes for code block and vcard avatar CSSVika2021-12-071-0/+8
|
* Added author mini-cards on h-entriesVika2021-12-051-4/+20
|
* Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb ↵Vika2021-05-171-2/+5
| | | | APIs and preparation for onboarding
* Added a frontend to the application. TODO: Login, alternative themes, ↵Vika2021-05-091-0/+159
built-in Micropub capabilities when logged in