https://github.com/audreyfeldroy/complexity-example
An example of a Complexity site. Use this with the Complexity static site generator.
https://github.com/audreyfeldroy/complexity-example
Last synced: 9 months ago
JSON representation
An example of a Complexity site. Use this with the Complexity static site generator.
- Host: GitHub
- URL: https://github.com/audreyfeldroy/complexity-example
- Owner: audreyfeldroy
- Created: 2013-07-10T08:33:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T20:18:36.000Z (over 12 years ago)
- Last Synced: 2025-02-04T14:50:09.855Z (11 months ago)
- Language: CSS
- Size: 196 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==================
complexity-example
==================
An example of a Complexity site.
Clone this and use it with the Complexity static site generator: https://github.com/audreyr/complexity
Try it out::
$ pip install complexity
$ git clone git@github.com:audreyr/complexity-example.git my_proj
$ cd my_proj
$ complexity project/ www/
Once you've done that, open a web browser to http://127.0.0.1:9090 to see the
newly generated Complexity static site.