Go to file
flupe 3309bdd66c yearly backup 2024-02-15 18:56:40 +01:00
content yearly backup 2024-02-15 18:56:40 +01:00
src yearly backup 2024-02-15 18:56:40 +01:00
.gitignore yearly backup 2024-02-15 18:56:40 +01:00
README.md yearly backup 2024-02-15 18:56:40 +01:00
archive.sh yearly backup 2024-02-15 18:56:40 +01:00
cabal.project update site source 2022-12-06 20:59:09 +01:00
deploy.sh yearly backup 2024-02-15 18:56:40 +01:00
site.cabal update site source 2022-12-06 20:59:09 +01:00
upload.sh update site source 2022-12-06 20:59:09 +01:00

README.md

my personal website, made with achille.

nix-shell --attr env release.nix
nix-env -if release.nix
  • custom math rendering (to MathML Core)
  • better agda literate support
  • dark theme
  • generic feed generation
  • draft builds + live server (draft builds with -D, live server with slod)
  • 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)
  • tag/category/search engine
  • parallelization
  • remove pandoc and use custom (extensible-ish) solution