From c9e639f71b686093e6b53097f0accc0cfbb77303 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Thu, 23 Dec 2021 13:52:39 +0700 Subject: Use system's Node.js This spares the CI from having to fetch steam-run and the whole graphic stacks it depends on. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fcb980e..f780ddf 100644 --- a/README.md +++ b/README.md @@ -11,22 +11,22 @@ This is my Franklin-generated static site, *without* client-side scripts. 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) -* [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`. +to what done in `.build.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 -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) +[Franklin](https://franklinjl.org) is installed as part of the build process, +plus its own dependencies. ## Copying -- cgit 1.4.1