mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
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:
parent
d22bd72f5a
commit
8cb51260fe
3 changed files with 4 additions and 6 deletions
|
|
@ -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"}}
|
||||
|
|
@ -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:
|
||||
|
||||

|
||||

|
||||
|
||||
## 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue