All Projects → cabalamat → catwiki

cabalamat / catwiki

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

Programming Languages

SCSS
7915 projects
python
139335 projects - #7 most used programming language
Less
1899 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to catwiki

knowledge
Everything I know. My knowledge wiki. My notes (mostly for fast.ai). Document everything. Brain dump.
Stars: ✭ 118 (+202.56%)
Mutual labels:  wiki
femiwiki
🌏 문서화된 페미위키 기술 정보 및 이슈 트래킹 정보 제공
Stars: ✭ 18 (-53.85%)
Mutual labels:  wiki
digital-garden
당근마켓 공개 지식 저장소
Stars: ✭ 309 (+692.31%)
Mutual labels:  wiki
wikipedia for humans
No description or website provided.
Stars: ✭ 44 (+12.82%)
Mutual labels:  wiki
awesome-devops ru
Roadmap по материалам о DevOps, помогающим его понять, осмыслить и принять
Stars: ✭ 45 (+15.38%)
Mutual labels:  wiki
papers reading sharing.github.io
Sites to share deep learning related papers and their digests
Stars: ✭ 32 (-17.95%)
Mutual labels:  wiki
nebula
Source Code for the Home Server setup.
Stars: ✭ 48 (+23.08%)
Mutual labels:  wiki
HiveMind
HiveMind is a project management and ERP application for services organizations. It features project/task management, request tracking, time tracking, expenses, invoices/payments, general ledger, and content management (wiki). HiveMind is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 40 (+2.56%)
Mutual labels:  wiki
NotionAI-MyMind
This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else.
Stars: ✭ 181 (+364.1%)
Mutual labels:  wiki
blog
仿照nswbmw的N-blog项目写的多人博客系统,引入了bootstrap和jquery validation plugin。详见wiki部分。
Stars: ✭ 10 (-74.36%)
Mutual labels:  wiki
deadwiki
☠️ dead simple personal wiki
Stars: ✭ 56 (+43.59%)
Mutual labels:  wiki
godpaper
🐵 An AI chess-board-game framework(by many programming languages) implementations.
Stars: ✭ 40 (+2.56%)
Mutual labels:  wiki
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+63820.51%)
Mutual labels:  wiki
planet
A timetracker and a page generator
Stars: ✭ 23 (-41.03%)
Mutual labels:  wiki
wikiapi
JavaScript MediaWiki API for node.js
Stars: ✭ 28 (-28.21%)
Mutual labels:  wiki
wikis
compilation of Women Who Go wikis
Stars: ✭ 38 (-2.56%)
Mutual labels:  wiki
smeagol-galore
A git-based wiki featuring markdown, a WYSIWYG Editor, PlantUML, and much more
Stars: ✭ 21 (-46.15%)
Mutual labels:  wiki
contribute-foss
Let's build an exhaustive Wiki page on how to contribute to the Linux and FOSS community, even WITHOUT knowing code!
Stars: ✭ 136 (+248.72%)
Mutual labels:  wiki
meza
Setup an enterprise MediaWiki server with simple commands
Stars: ✭ 38 (-2.56%)
Mutual labels:  wiki
doc
Teensy PJRC WIKI
Stars: ✭ 48 (+23.08%)
Mutual labels:  wiki

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].