update readme

This commit is contained in:
flupe 2024-02-15 19:08:16 +01:00
parent 3309bdd66c
commit 84c11ef0ae
1 changed files with 0 additions and 11 deletions

View File

@ -1,18 +1,7 @@
my personal website, made with [achille](https://acatalepsie.fr/projects/achille).
```
nix-shell --attr env release.nix
nix-env -if release.nix
```
- [ ] custom math rendering (to MathML Core)
- [ ] better agda literate support
- [x] dark theme
- [x] generic feed generation
- [x] draft builds + live server
(draft builds with `-D`, live server with [slod])
- [x] bin packing / grid system for galery
(uses `masonry` css-grid value, only supported in firefox under a flag)
- [ ] faster thumbnail generation with openCV
- [ ] indieweb interactions (webmentions, etc)?
- [ ] better gallery (albums, webzines, media types, layouts, etc)