Trying to get JavaScript switchable between local and cloudflare

Not working for two reasons:
1. `lein npm install` does not build packages on MacOS;
2. `{% ifequal js-from ":cloudflare" %}` breaks Selmer in  wiki.html but not in edit.html - WTF?
This commit is contained in:
Simon Brooke 2020-02-08 10:42:29 +00:00
parent ecd9d5a270
commit e00beaf790
8 changed files with 1371 additions and 19 deletions

View file

@ -37,7 +37,9 @@
"backticks" smeagol.formatting/process-backticks}
:log-level :info ;; the minimum logging level; one of
;; :trace :debug :info :warn :error :fatal
:js-from :cloudflare ;; where to load JavaScript libraries
;; from: options are :local, :cloudflare
:passwd "resources/passwd"
;; where the password file is stored
:site-title "Smeagol"} ;; overall title of the site, used in
:site-title "Smeagol"} ;; overall title of the site, used in
;; page headings