Skip to content

halak/halnote

Repository files navigation

할락의 노트

저의 웹사이트 생성에 필요한 문서와 설정을 보관하는 저장소입니다.

로컬에서 실행하려면...

필요한 환경

on Windows

git clone https://github.com/halak/halnote.git

cd .\halnote

REM Configure Node.js
npm install

REM Configure Python
virtualenv venv
.\venv\Scripts\pip.exe install -r requirements.txt
.\venv\Scripts\mkdocs.exe serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published