Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Михаил Капелько b6079716cd Add 2017-08 scripting research article vor 7 Jahren
author Add 2017-07 article vor 7 Jahren
category Add 2017-07 article vor 7 Jahren
feeds Add 2017-07 article vor 7 Jahren
pages Correct URL vor 7 Jahren
pelican Add 2017-08 scripting research article vor 7 Jahren
theme Conform to Github Pages requirements for organization vor 7 Jahren
.gitignore Conform to Github Pages requirements for organization vor 7 Jahren
2017-06-08-ios-refactoring.png Conform to Github Pages requirements for organization vor 7 Jahren
2017-07-openscenegraph-guide.png Add 2017-07 article vor 7 Jahren
README.md Add 2017-08 scripting research article vor 7 Jahren
archives.html Add 2017-07 article vor 7 Jahren
authors.html Conform to Github Pages requirements for organization vor 7 Jahren
categories.html Correct URL vor 7 Jahren
index.html Add 2017-07 article vor 7 Jahren
index2.html Add 2017-07 article vor 7 Jahren
ios-tutorial-ru.html Correct URL vor 7 Jahren
ios-tutorial.html Correct URL vor 7 Jahren
keyboard-review-ru.html Correct URL vor 7 Jahren
keyboard-review.html Correct URL vor 7 Jahren
kr1-ru.html Correct URL vor 7 Jahren
kr1.html Correct URL vor 7 Jahren
kr2-ru.html Correct URL vor 7 Jahren
kr2.html Correct URL vor 7 Jahren
kr3-ru.html Correct URL vor 7 Jahren
kr3.html Correct URL vor 7 Jahren
kr4-ru.html Correct URL vor 7 Jahren
kr4.html Correct URL vor 7 Jahren
kr5-ru.html Correct URL vor 7 Jahren
kr5.html Correct URL vor 7 Jahren
kr6-ru.html Correct URL vor 7 Jahren
kr6.html Correct URL vor 7 Jahren
kr7-ru.html Correct URL vor 7 Jahren
kr7.html Correct URL vor 7 Jahren
kr8-ru.html Correct URL vor 7 Jahren
kr8.html Correct URL vor 7 Jahren
kr9-ru.html Correct URL vor 7 Jahren
kr9.html Correct URL vor 7 Jahren
kr10-ru.html Correct URL vor 7 Jahren
kr10.html Correct URL vor 7 Jahren
openscenegraph-cross-platform-guide-ru.html Add 2017-07 article vor 7 Jahren
openscenegraph-cross-platform-guide.html Add 2017-07 article vor 7 Jahren
pelican-review-ru.html Correct URL vor 7 Jahren
pelican-review.html Correct URL vor 7 Jahren
tags.html Correct URL vor 7 Jahren

README.md

Overview

This is a work in progress. This example is used to evaluate Pelican static site generator to power Opensource Game Studio home website.

Usage (internally)

Generate local copy

cd pelican

pelican -s pelicanconf.py

Serve local copy

cd output

python -m SimpleHTTPServer

The site is served at http://localhost:8000.