# My personal site This is my Franklin-generated static site, *without* client-side scripts. ## Building julia --project=@. .builds/franklin.jl _libs/postprocess ### Explicit dependencies The following are needed to run the command above: * [Julia](https://julialang.org) * [Node.js](https://nodejs.org) * [Highlight.js](https://highlightjs.rtfd.io) * [KaTeX](https://katex.org) * [css-html-js-minify](https://pypi.org/p/css-html-js-minify) KaTex has to installed to `_css` and `_libs` similar to what done in `.builds/auto.yml`. Furthermore, adjacent sites in the [Fediring](https://fediring.net) needs to present in `_libs/fediring` and `_libs/openring/out.html` needs to be generated using [openring](https://sr.ht/~sircmpwn/openring). Live-rendering will additionally require the presence of `_libs/highlight/highlight.pack.js`. ### Implicit dependencies [Franklin](https://franklinjl.org) is installed as part of the build process, plus its own dependencies. ## Copying ![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) The content of this site is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).