update readme
This commit is contained in:
parent
3309bdd66c
commit
84c11ef0ae
11
README.md
11
README.md
|
@ -1,18 +1,7 @@
|
||||||
my personal website, made with [achille](https://acatalepsie.fr/projects/achille).
|
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)
|
- [ ] custom math rendering (to MathML Core)
|
||||||
- [ ] better agda literate support
|
- [ ] 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
|
- [ ] faster thumbnail generation with openCV
|
||||||
- [ ] indieweb interactions (webmentions, etc)?
|
- [ ] indieweb interactions (webmentions, etc)?
|
||||||
- [ ] better gallery (albums, webzines, media types, layouts, etc)
|
- [ ] better gallery (albums, webzines, media types, layouts, etc)
|
||||||
|
|
Loading…
Reference in New Issue