Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

nanaones/gunicorn-korean-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gunicorn Korean Guide

gunicorn 의 공식 문서에 대한 번역 문서 프로젝트입니다.

gunicorn 문서의 한글화를 통한 국내 사용자들의 불편을 해소하는것, 설정의 간편화, 이해도의 향상을 목표로 하고 있습니다.

이 문서는 Hexo 를 사용한 문서입니다. Hexo를 사용한 이유는, MD 파일로 간단하게 정적 페이지를 작성할 수 있기 때문입니다.

기여하는 방법

수정 및 번역이 필요하다고 생각하는 부분에 대한 번역을 진행한 후, PR을 통해 참여해주세요.

로컬에서 Hexo 문서 서버 띄우기

# install 

$ sudo apt update && sudo apt install -y nodejs npm
$ sudo npm install -g hexo-cli

About

Gunicorn 을 사용하는 사람들을 위한 가이드입니다.

Topics

Resources

License

Stars

Watchers

Forks