Fixed the master branch to correct breakage due to non-backward-compatibility in cider.

`develop` branch is still very broken at this time.
This commit is contained in:
Simon Brooke 2026-03-29 16:03:39 +01:00
parent d22bd72f5a
commit 8cb51260fe
3 changed files with 4 additions and 6 deletions

View file

@ -1 +1 @@
{:admin {:admin true, :email "info@weft.scot", :password "admin"}, :simon {:email "simon@journeyman.cc", :admin true, :password "$s0$f0801$sqhbxtzK6nx9RnVUhwtQlg==$dMIUbof8esjsGyiB+zb3gMH21L/WSCR+wD3vIag4EVc="}}
{:admin {:admin true, :email "info@weft.scot", :password "admin"}}

View file

@ -18,7 +18,7 @@ Smeagol has built in internationalisation. Currently it has translation files fo
## Images
You can (if you're logged in) upload files, including images, using the **Upload a file** link on the top menu bar. You can link to an uploaded image, or to other images already available on the web, like this:
![Smeagol](http://vignette3.wikia.nocookie.net/lotr/images/e/e1/Gollum_Render.png/revision/latest?cb=20141218075509)
![Smeagol](/img/smeagol.png)
## Running Smeagol
You can run Smeagol from the [[Docker Image]]; alternatively you can run it from an executable jar file or as a war file in a servlet container. Read how about [[Configuring Smeagol]] and [[Deploying Smeagol]].
@ -35,5 +35,3 @@ license, please contact me; I'm open to dual licensing it.
## Phoning home
Smeagol does currently fetch one image from my home site. Read more about [[Phoning Home]], and how to prevent it (if you want to).
## Advertisement
If you like what you see here, I am available for work on open source Clojure projects.