# My personal site This is my Franklin-generated static site, *without* client-side scripts. ## Building julia --project=@. .build.jl ### Explicit dependencies The following are needed to run the command above: * [Julia](https://julialang.org) * [KaTeX](https://katex.org) * [openring](https://sr.ht/~sircmpwn/openring) * [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 `.build.yml`. Live-rendering will additionally require the presence of `_libs/highlight/highlight.pack.js`. ### Implicit dependencies The following are installed as part of the build process, plus their own dependencies: * [Franklin](https://franklinjl.org) * [NodeJS](https://juliapackages.com/p/nodejs) * [highlight.js](https://highlightjs.org) ## 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/).