all repos — site @ e339278a4f8bddd958fa9f1f4d222f1e577adbf5

source for my site, found at icyphox.sh

netlify.toml (view raw)

 1
 2
 3
[build]
    publish = "build/"
    command = "apt install pandoc && pip install git+https://github.com/icyphox/vite && mkdir build && vite build"