Skip to content

Commit

Permalink
Added note that Smeagol is no longer actively maintained.
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-brooke committed Jun 16, 2023
1 parent 6c1bf5f commit d22bd72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ smeagol.iml


resources/public/content/uploads/

.eastwood

resources/public/content/Populating a game world.md

*.iml
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Welcome to Smeagol!
Smeagol is a hackable, extensible Wiki engine which is reasonably user-friendly. It uses [Markdown](http://daringfireball.net/projects/markdown/) as its text format, and [Git](http://git-scm.com/) to provide versioning and backup.

**NOTE** Smeagol is no longer actively maintained; I have moved on to using [Cryogen](http://cryogenweb.org/) as my preferred system for generating websites. There's a lot of good ideas in Smeagol, but doing markdown to HTML conversion every time a document is requested puts load on the server which isn't really merited. If anyone else would like to take on the project, they would be welcome to do so.

## Using Smeagol
Read the [[User Documentation]] for an introduction to all Smeagol's features.

Expand Down

0 comments on commit d22bd72

Please sign in to comment.