Sign inSign up

prologic/sahriswiki

By prologic

•Updated about 10 years ago

A modular, pluggable, lightweight and fast Wiki Engine written in Python. Easy and quick to deploy!

Image
0

882

prologic/sahriswiki repository overview

⁠sahriswiki

'Stories in Ready'

sahriswiki is a lightweight Wiki Engine built using the circuits⁠ and circuits.web framework framework, is modular, pluggable and themeable.

sahriswiki aims to implement a core set of features that are a mixture of "best of breed" Wiki, Blog, and CMS features.

Website: http://sahriswiki.org/⁠

Documentation: http://sahriswiki.org/Docs/⁠

Project website: https://github.com/prologic/sahriswiki/⁠

PyPI page: http://pypi.python.org/pypi/sahriswiki⁠

⁠Features

  • small and lightweight
  • mercurial storage engine
  • plugin architecture

⁠Requirements

sahriswiki depends on the following software:

⁠Quick Start with Docker

You can easily and quickly spin up an instance of the SahrisWiki Engine using Docker⁠ by simply running:

$ docker run -p 80:80 prologic/sahriswiki

This image is an Automated Build available on the Docker Hub⁠ prologic/sahriswiki⁠.

⁠Installation

The simplest and recommended way to install sahriswiki is with pip. You may install the latest stable release from PyPI with pip:

$ pip install sahriswiki

Alternatively, you may download the source package from the sahriswiki Page on PyPi⁠ or the sahriswiki Downloads page⁠ on the sahriswiki Website⁠; extract it and install using:

> python setup.py install

⁠License

sahriswiki is licensed under the MIT License⁠.

⁠Feedback

I welcome any questions or feedback about bugs and suggestions on how to improve sahriswiki. Let me know what you think about sahriswiki. I am on twitter @therealprologic⁠.

Do you have suggestions for improvement? Then please Create an Issue⁠ with details of what you would like to see. I'll take a look at it and work with you to either incorporate the idea or find a better solution.

Tag summary

Content type

Image

Digest

Size

93.4 MB

Last updated

about 10 years ago

docker pull prologic/sahriswiki