"MDwiki"의 두 판 사이의 차이

오픈소스 비즈니스 컨설팅
둘러보기로 가기 검색하러 가기
잔글
잔글
2번째 줄: 2번째 줄:
  
 
*홈페이지 : [http://dynalon.github.io/mdwiki/ http://dynalon.github.io/mdwiki/]
 
*홈페이지 : [http://dynalon.github.io/mdwiki/ http://dynalon.github.io/mdwiki/]
*다운로드
+
*다운로드 : [https://github.com/Dynalon/mdwiki/releases https://github.com/Dynalon/mdwiki/releases]
**https://github.com/Dynalon/mdwiki/releases
 
**[https://github.com/Dynalon/mdwiki https://github.com/Dynalon/mdwiki]
 
 
*라이선스 : [[GNU GPLv3|GNU GPLv3]]
 
*라이선스 : [[GNU GPLv3|GNU GPLv3]]
 
*플랫폼 : 
 
*플랫폼 : 

2015년 3월 3일 (화) 18:53 판

MDwiki를 정리 합니다.

MDwiki 설치

Linux에 MDwiki 설치

CentOS에 nginx 설치 및 환경 설정

wget https://github.com/Dynalon/mdwiki/releases/download/0.6.2/mdwiki-0.6.2.zip
unzip mdwiki-0.6.2.zip
mv mdwiki-0.6.2 mdwiki
chown -R apache:apache mdwiki

http://localhost/mdwiki/mdwiki.html


navigation.md
    [Home](index.md)
    [About](about.md)

Windows에 MDwiki 설치

Windows에 nginx 설치 및 환경 설정

참고 문헌