wiki icon indicating copy to clipboard operation
wiki copied to clipboard

a flask based wiki, using markdown files as backend. completely file based!

Results 18 wiki issues
Sort by recently updated
recently updated
newest added

Enable (default) or disable self-registration. Disabling is usual for personal or limited wiki.

Transparent auth[orization/entication] as WSGI application of Apache: - PROTECTED=True - always - PROTECTED=False - depends on...

Some pages must require to log in to access despite global PRIVATE=False. Maybe using markdown meta or special filenames (like .*.md). Super feature will be to hide their wikilinks.

cli.wsgi() - callback for WSGI

Fixed typos and expanded documentation.

Fixed #91, #92, #93, #95, light code cleanup

Adds a md file, but I can't access it via the page. ``` PS D:\Leonard\OneDrive\Dokument\random flask wiki thing\content> wiki web Traceback (most recent call last): File "C:\Python27\Scripts\wiki-script.py", line 11, in...

Dear friend: I really like your work on this wiki app, reading your code have been a great learning experience. I feel thrilled to contribute to this project. the following...

Can I get a relatively detailed installation tutorial, such as CENTOS7? The program is good, but IT would be meaningless to use only advanced developers or IT practitioners.

As the wiki uses Bootstrap 2.1.1, the responsiveness media queries are outdated and do not take retina screens into account. Because of that, the wiki is displayed on the iPhone...

bug