openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
openNAMU is based upon Python, and it requires a Python environment.
See Python Installation Guide(KR).
Download the release version of openNAMU, and unzip the file. It is also possible to download releases by cloning this repository.
Windows
pip install -r requirements.txt
Linux
pip3 install -r requirements.txt
Windows
python app.py
Linux
python3 app.py
You can clone this repository by entering the following command at the terminal (command prompt):
git clone -b stable https://github.com/2du/openNAMU.git
git clone -b master https://github.com/2du/openNAMU.git
openNAMU may have some untested bugs. Your use of openNAMU and bug discovery will help develop openNAMU. Create Issues
openNAMU is open source project. Add new features and request pull requests. Create Pull Requests
openNAMU is protected by BSD 3-Clause License. Please refer to the documentation for details.
- Quotes icon Dave Gandy
- Syntax highlighting highlightjs
- Numerical expression MathJax
- Handling Keyboard Shortcuts shortcut.js
- Team Croatia
- Basix
- Efrit
- Other chat rooms
- Owner rights are granted to the first registor.