urubu
A micro CMS for static websites, with a focus on good navigation practices.
파일 탐색기
최종 버전 다운로드 (.zip)- bootstrap.css
- bootstrap.min.css
- site.css
- syntax.css
- baseurl-preview.html
- formulas.html
- index.html
- licensing-requirements.html
- link2section.html
- media-files.html
- sitemap.html
- tags.html
- urubu.jpg
- urubu_cover.png
- bootstrap.js
- bootstrap.min.js
- alt_layouts.html
- authoring.html
- building.html
- extensions.html
- hooks.html
- index.html
- install.html
- intro.html
- pagination.html
- search.html
- structure.html
- templates.html
- templating-in-pages.html
- about.html
- index.html
- sites.html
- 2014-01-12.html
- 2014-01-22.html
- 2014-02-15.html
- 2014-02-27.html
- 2014-03-18.html
- 2014-05-25.html
- 2014-09-08.html
- 2015-01-28.html
- 2015-03-07.html
- 2015-11-22.html
- 2015-12-15.html
- 2016-01-01.html
- 2016-01-10.html
- 2016-02-12.html
- 2016-11-14.html
- 2018-08-15.html
- 2024-12-30.html
- 2026-03-30.html
- index.html
- search.png
- tipuesearch.css
- tipuesearch.css.in
- tipuesearch.js
- tipuesearch.min.js
- tipuesearch_content.js
- tipuesearch_content.json
- tipuesearch_set.js
- .nojekyll
- CNAME
- index.html
- search.html
- start.html
- _base.html
- analytics.html
- footer.html
- home.html
- index.html
- newsfeed.html
- page.html
- search.html
- sharing.html
- simple_page.html
- util.html
- __init__.py
- filters.py
- hooks.py
- bootstrap.css
- bootstrap.min.css
- site.css
- syntax.css
- baseurl-preview.md
- formulas.md
- index.md
- licensing-requirements.md
- link2section.md
- media-files.md
- sitemap.md
- tags.md
- urubu.jpg
- urubu_cover.png
- bootstrap.js
- bootstrap.min.js
- alt_layouts.md
- authoring.md
- building.md
- extensions.md
- hooks.md
- index.md
- install.md
- intro.md
- pagination.md
- search.md
- structure.md
- templates.md
- templating-in-pages.md
- about.md
- index.md
- sites.md
- 2014-01-12.md
- 2014-01-22.md
- 2014-02-15.md
- 2014-02-27.md
- 2014-03-18.md
- 2014-05-25.md
- 2014-09-08.md
- 2015-01-28.md
- 2015-03-07.md
- 2015-11-22.md
- 2015-12-15.md
- 2016-01-01.md
- 2016-01-10.md
- 2016-02-12.md
- 2016-11-14.md
- 2018-08-15.md
- 2024-12-30.md
- 2026-03-30.md
- index.md
- .DS_Store
- search.png
- tipuesearch.css
- tipuesearch.css.in
- tipuesearch.js
- tipuesearch.min.js
- tipuesearch_content.js
- tipuesearch_set.js
- .nojekyll
- _site.yml
- CNAME
- index.md
- Makefile
- search.md
- start.md
- github.html
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- github.md
- index.md
- page.md
- _base.html
- page.html
- _site.yml
- github.md
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- index.md
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- README.md
- index.html
- page.html
- _base.html
- page.html
- page.md
- _site.yml
- index.md
- page.md
- index.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- page2.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- page2.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- item.d
- index.html
- page.html
- _base.html
- page.html
- index.md
- item.md
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- page2.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- page2.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- index.html
- page.html
- _base.html
- page.html
- _site.yml
- index.md
- page.md
- __init__.py
- test_doc.py
- test_errors.py
- test_warnings.py
- __init__.py
- __main__.py
- config.py
- httphandler.py
- main.py
- md_extensions.py
- processors.py
- project.py
- readers.py
- .gitignore
- LICENSE.txt
- MANIFEST.in
- README.md
- setup.py
- tox.ini
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jandecaluwe/urubu
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd urubu
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
3. Make
보통사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
cd doc
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
