Михаил Капелько 9658cf831c | il y a 7 ans | |
---|---|---|
author | il y a 7 ans | |
category | il y a 7 ans | |
feeds | il y a 7 ans | |
pages | il y a 7 ans | |
pelican | il y a 7 ans | |
theme | il y a 7 ans | |
.gitignore | il y a 7 ans | |
2017-06-08-ios-refactoring.png | il y a 7 ans | |
2017-07-openscenegraph-guide.png | il y a 7 ans | |
2017-08-scripting-research.png | il y a 7 ans | |
README.md | il y a 7 ans | |
archives.html | il y a 7 ans | |
authors.html | il y a 7 ans | |
categories.html | il y a 7 ans | |
index.html | il y a 7 ans | |
index2.html | il y a 7 ans | |
ios-tutorial-ru.html | il y a 7 ans | |
ios-tutorial.html | il y a 7 ans | |
keyboard-review-ru.html | il y a 7 ans | |
keyboard-review.html | il y a 7 ans | |
openscenegraph-cross-platform-guide-ru.html | il y a 7 ans | |
openscenegraph-cross-platform-guide.html | il y a 7 ans | |
pelican-review-ru.html | il y a 7 ans | |
pelican-review.html | il y a 7 ans | |
scripting-research-ru.html | il y a 7 ans | |
scripting-research.html | il y a 7 ans | |
tags.html | il y a 7 ans |
This is a work in progress. This example is used to evaluate Pelican static site generator to power Opensource Game Studio home website.
cd pelican
pelican -s pelicanconf.py
cd output
python -m SimpleHTTPServer
The site is served at http://localhost:8000.
cd pelican
pelican -s publishconf.py