On Linux & macOS the following command should work. For Windows you have to adapt $PWD
accordingly:
zola build --base-url="$PWD/public/index.html" --output-dir="$PWD/public"
- Visit https://prismjs.com/download.html
- Select version: "Minified"
- Select theme: "Default"
- Select languages: "Rust" (and only Rust)
- Select plugins: "Keep Markup", "Highlight Keywords" (experimental)
- Save files and replace the ones in
static
- In
git
, discard changes to CSS which now make the page look ugly (for example but not limited to:font-style
,background
, ...)
- https://ezgif.com/image-to-datauri
- Add to
postprocess.js