Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2du/openNAMU
여러 기능이 있는 위키 엔진 (Wiki engine with multiple functions.)
https://github.com/2du/openNAMU
namumark opennamu python wiki wiki-engine
Last synced: 17 days ago
JSON representation
여러 기능이 있는 위키 엔진 (Wiki engine with multiple functions.)
- Host: GitHub
- URL: https://github.com/2du/openNAMU
- Owner: openNAMU
- License: bsd-3-clause
- Created: 2017-01-06T07:22:10.000Z (almost 8 years ago)
- Default Branch: beta
- Last Pushed: 2024-08-11T13:38:40.000Z (5 months ago)
- Last Synced: 2024-08-11T20:08:22.006Z (5 months ago)
- Topics: namumark, opennamu, python, wiki, wiki-engine
- Language: Python
- Homepage: http://2du.pythonanywhere.com
- Size: 2.92 GB
- Stars: 220
- Watchers: 10
- Forks: 109
- Open Issues: 144
-
Metadata Files:
- Readme: readme-en.md
- License: LICENSE
Awesome Lists containing this project
README
[(en-US)](./readme-en.md) | [(ko-KR)](./readme.md)
# openNAMU
[![Up to Python 3.8](https://img.shields.io/badge/python->=%203.8-blue.svg)](https://python.org)
[![LICENSE](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey.svg)](./LICENSE)![](https://raw.githubusercontent.com/openNAMU/openNAMU/beta/.github/logo.png)
openNAMU is a Python-based wiki engine.
## Getting Started
openNAMU is based upon Python, and it requires a Python environment.[Here](https://2du.pythonanywhere.com/w/en%3AInstall) you can see the guide.
## Clone
You can clone this repository by entering the following command at the terminal (command prompt):
* `git clone -b stable https://github.com/openNAMU/openNAMU.git`
* `git clone -b beta https://github.com/openNAMU/openNAMU.git`
* `git clone -b dev https://github.com/openNAMU/openNAMU.git`## Contribute
openNAMU may have some untested bugs. Your use of openNAMU and bug discovery will help develop openNAMU. [(Create Issues)](https://github.com/openNAMU/openNAMU/issues/new)openNAMU is a complete open source project. Add new features and create pull requests. [(Create Pull Requests)](https://github.com/openNAMU/openNAMU/compare)
## Lisence
openNAMU is protected by [BSD 3-Clause License](./LICNESE). Please refer to the documentation for details.### External Projects
* [Quotes icon - Dave Gandy](http://www.flaticon.com/free-icon/quote-left_25672)
* [highlight.js](https://highlightjs.org/)
* [KaTeX](https://katex.org/)
* [Feather](https://feathericons.com/)
* [go.mod](https://github.com/openNAMU/openNAMU/blob/beta/route_go/go.mod)## Etc.
* Owner rights are granted to the first registor.
* [Test Server](http://2du.pythonanywhere.com)
* [Contributors](https://github.com/openNAMU/openNAMU/graphs/contributors)