b6079716cdc50b3db0c9c38619ebbaffa259b832
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.
Description
Languages
JavaScript
88.7%
HTML
11.2%