From 4ec8026b51b7476cf5bcdf9229f953404c14f1fb Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 13 Sep 2025 20:17:08 +0200 Subject: [PATCH] links --- doc/dev.md | 10 ++++---- doc/js-libraries.md | 6 ++--- doc/links.md | 38 ++++++++++++++-------------- doc/nrepl/README.md | 2 +- doc/nrepl/index.html | 4 +-- resources/public/codemirror.html | 8 +++--- resources/public/html/cljs-ajax.html | 4 +-- resources/public/html/export.html | 2 +- resources/public/html/reagent.html | 4 +-- resources/public/index.html | 2 +- 10 files changed, 40 insertions(+), 40 deletions(-) diff --git a/doc/dev.md b/doc/dev.md index b3c9924..b6bd354 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -90,20 +90,20 @@ To create a new NPM release: - Prepare version `package.json`, except patch (if anything should change here) - Run `bb npm-publish`: this will compile, bump patch version, create tag and and push to npm and Github -- `bb replace-version 0.6.16 0.7.27` +- `bb replace-version 0.6.16 0.7.28` - Create Github release with updated links from `doc/links.md` - `bb gh-pages` - + - - + + - + diff --git a/doc/js-libraries.md b/doc/js-libraries.md index 9be0e5a..72cafb8 100644 --- a/doc/js-libraries.md +++ b/doc/js-libraries.md @@ -1,6 +1,6 @@ # Loading JS libraries -Since `v0.7.27` scittle allows to load libraries from the global enviroment. +Since `v0.7.28` scittle allows to load libraries from the global enviroment. This means you can load a library in a ` + + - + ``` Also include the CLJS file that you want to evaluate with nREPL: diff --git a/doc/nrepl/index.html b/doc/nrepl/index.html index 7a8e80e..5890a47 100644 --- a/doc/nrepl/index.html +++ b/doc/nrepl/index.html @@ -1,9 +1,9 @@ - + - + diff --git a/resources/public/codemirror.html b/resources/public/codemirror.html index b936266..800624b 100644 --- a/resources/public/codemirror.html +++ b/resources/public/codemirror.html @@ -1,13 +1,13 @@ - + - - - + + + - + + + + - +