Commit graph

10 commits

Author SHA1 Message Date
54b82931b2 Major restructuring of extension processors, not yet complete 2020-02-09 01:42:31 +00:00
e00beaf790 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?
2020-02-08 10:45:31 +00:00
jem
4f8c4b8925 fixed test - Now we are getting a 200 response again. 2019-01-18 15:06:33 +01:00
jem
fad1fcfea5 make start page configurable 2019-01-08 19:59:16 +01:00
009ae30a08 Making new config more robust 2017-09-12 16:29:23 +01:00
a7aca5fab2 Documentation of new configuration. 2017-09-12 12:26:34 +01:00
54dcdd5b4c Mostly added documentation, but some minor changes. 2017-08-09 18:06:20 +01:00
8699b7cff4 Internationalisation support
... but no actual translation files yet.
2017-08-08 15:50:33 +01:00
c2e771561d #17: Fix. 2017-07-26 16:51:31 +01:00
2f897089fe #15: Fix
Rather nice and satisfactory. Slightly conflates the issue of configuration and internationalisation at present, but I think internationalisation is a target to hit as a separate job.
2017-03-12 17:14:43 +00:00