mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Removed references to WEFT
WEFT was my trading name when I was actually working. Now I'm retired, I've given up the domain, so links to WEFT no longer work.
This commit is contained in:
parent
96fa9c7033
commit
1e6e7fbb87
4 changed files with 5 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
|
||||
# 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.
|
||||
|
|
@ -27,13 +27,10 @@ You can run Smeagol from the [[Docker Image]]; alternatively you can run it from
|
|||
Smeagol is an open source project; you're entitled to make changes yourself. Read more about [[Developing Smeagol]].
|
||||
|
||||
## License
|
||||
Copyright © 2014-2020 Simon Brooke. Licensed under the GNU General Public License,
|
||||
Copyright © 2014-2022 [Simon Brooke](mailto:simon@journeyman.cc). Licensed under the GNU General Public License,
|
||||
version 2.0 or (at your option) any later version. If you wish to incorporate
|
||||
parts of Smeagol into another open source project which uses a less restrictive
|
||||
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