16 lines
353 B
Markdown
16 lines
353 B
Markdown
my personal website, made with [achille](https://acatalepsie.fr/projects/achille).
|
|
|
|
```
|
|
nix-shell --attr env release.nix
|
|
nix-env -if release.nix
|
|
```
|
|
|
|
## todo
|
|
|
|
- dark theme
|
|
- faster thumbnail generation with openCV
|
|
- better gallery (albums, webzines, media types, layouts, etc)
|
|
- tag/category/search system
|
|
- parallelization
|
|
- draft builds + live server
|