Skip to content

neuroradiology/catwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About CatWiki

CatWiki is very simple wiki software that stores its articles as text files.

Features

  • Stores articles as text files, so they are easy to back up and manipulate. Even if the wiki software goes down, you can still get at your notes.
  • Uses an enhanced version of the the Markdown markup language.
  • Allows multiple wikis per installation, each one in its own directory.
  • Allows subdirectories. You can navigate through the directories using the web interface. If the directory includes image files, the web page shows thumbnails of them.
  • You can add Font Awesome icons in your wiki pages.

Technology Used

CatWiki is written in Python and uses the Flask lightweight web framework.

Screenshots

Here are some screenshots of CatWiki in action.

An article

Here is an article in CatWiki:

The article editor

Here is the same article in CatWiki's text editor:

Folder view

This shows all the articles, other files, and sub-folders in a folder.

About

CatWiki is a simple wiki that stores its articles as text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.3%
  • Python 27.9%
  • JavaScript 6.8%
  • HTML 3.9%
  • Shell 0.1%