Không có mô tả

잉여개발기 (SPDV) f2d3bc5f91 https://github.com/openNAMU/openNAMU/issues/1499 2 năm trước cách đây
.github 6a270eeb5f 사소한 버그 수정 3 năm trước cách đây
data a8a1d9f667 fix bug 5 năm trước cách đây
lang b7ad2dae58 모나코 에디터 끄기를 자유롭게 키고 끌 수 있도록 변경 2 năm trước cách đây
route f2d3bc5f91 https://github.com/openNAMU/openNAMU/issues/1499 2 năm trước cách đây
route_go 6d0b5e2071 https://github.com/openNAMU/openNAMU/issues/1935 2 năm trước cách đây
views 848f43740f 다중 블라인드 기능 추가 2 năm trước cách đây
.dockerignore d1ef1aa91a 도커 ignore 추가 2 năm trước cách đây
.gitignore a5fbef9516 https://github.com/openNAMU/openNAMU/issues/1734 3 năm trước cách đây
Docker-Install.md 5667b9e628 fix docker 3 năm trước cách đây
Dockerfile 5667b9e628 fix docker 3 năm trước cách đây
Dockerfile.arm64v8 5667b9e628 fix docker 3 năm trước cách đây
Dockerfile.arm64v8.ko 5667b9e628 fix docker 3 năm trước cách đây
Dockerfile.ko 5667b9e628 fix docker 3 năm trước cách đây
LICENSE 1f3b272922 fix bug 4 năm trước cách đây
app.py 32db9c0925 SVG 버그 수정 2 năm trước cách đây
docker_build.bat 0021a8ca2c fix bug 2 3 năm trước cách đây
emergency_tool.py d4adc8d050 백업 관련 수정 및 GIT 업데이트 복구 2 năm trước cách đây
readme-en.md f3c626365b first with Go 3 năm trước cách đây
readme.md f3c626365b first with Go 3 năm trước cách đây
requirements-optional.txt 403df118b3 테스트 2 năm trước cách đây
requirements.txt 5a6d420fc7 fix image info 2 năm trước cách đây
test_tool.py 21ee611465 가로줄 제거 및 시스템 다크모드 설정 사용 기능 2 năm trước cách đây
ubuntu.sh 787543cbce chmod 추가 2 năm trước cách đây
version.json f2d3bc5f91 https://github.com/openNAMU/openNAMU/issues/1499 2 năm trước cách đây

readme-en.md

(en-US) | (ko-KR)

openNAMU

Up to Python 3.8 LICENSE

openNAMU is a Python-based wiki engine.

Getting Started

openNAMU is based upon Python, and it requires a Python environment.

Here 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)

openNAMU is a complete open source project. Add new features and create pull requests. (Create Pull Requests)

Lisence

openNAMU is protected by BSD 3-Clause License. Please refer to the documentation for details.

External Projects

Etc.