Skip to main content

small wiki engine based on static reST files in a directory and git for versionning

Project description

attowiki is a very small wiki engine for personal use.

It’s main functions are:

  • can be started in any directory

  • uses all .rst files in directory structure as wiki files

  • uses git for revision control

usage

Launching a wiki

$ attowiki

that’s all.

attowiki will start a small server (by default, serving to http://localhost:8080)

all the .rst files inside the current directory will be used for the wiki

installation

pip install attowiki

project dependencies

  • bottle

  • docutils

  • gitpython

Version History

v0.3

  • added todo directive support in rest files (now display correctly a todo)

  • changed a little bit the default docutils css

  • added background saving feature

v0.2

  • start in a dir, looks for .rst files and serve them in html

  • looks for index.rst at first and serve it

  • if index.rst not found serve a page with the list of files

  • simple edition (text area). Save and Cancel buttons

  • git commit when saving

v0.1

  • first (non-working) version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

attowiki-v0.3.tar.gz (10.0 kB view details)

Uploaded Source

File details

Details for the file attowiki-v0.3.tar.gz.

File metadata

  • Download URL: attowiki-v0.3.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for attowiki-v0.3.tar.gz
Algorithm Hash digest
SHA256 f357ce9c5016660f9bf4b378891c61d6b46d74468387cd8f1e45fd429a9d4995
MD5 a5e4edabc4ee1560c325571a0d09c650
BLAKE2b-256 f963d84f2aa1afa8438cae2a044dd392a39da21b07cf68539ec73e005f035825

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page