https://github.com/j0ack/flikiss
mirrored from https://git.joakode.fr/flikiss
https://github.com/j0ack/flikiss
Last synced: 10 months ago
JSON representation
mirrored from https://git.joakode.fr/flikiss
- Host: GitHub
- URL: https://github.com/j0ack/flikiss
- Owner: j0ack
- Created: 2014-11-20T09:58:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T08:35:41.000Z (over 6 years ago)
- Last Synced: 2024-11-20T03:12:00.977Z (over 1 year ago)
- Language: CSS
- Homepage: http://docs.joakode.fr/flikiss/
- Size: 443 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
FliKISS
=======
A `KISS `_ wiki engine inspired by `BlazeKISS `_ a fork of `Wikiss `_.
FliKISS does not require any database. Pages are stored in flat files using the `Markdown `_ syntax.
Features
--------
- Namespaces
- Render WikiLinks
- Render tables
- Code syntax hilighting
Techonologies used
------------------
- `Python `_
- `Flask `_
- `Flask-WTF `_ extension
- `Lepture's Markdown editor `_
- `Python Markdown `_
- `CherryPy `_ wsgi server
- `Lockfile `_
- `Pygments `_
- `Skeleton `_ CSS framework