https://github.com/audreyfeldroy/complexity-example2
A richer, more full-featured Complexity example project. For a more barebones one, see https://github.com/audreyr/complexity-example.
https://github.com/audreyfeldroy/complexity-example2
Last synced: 2 months ago
JSON representation
A richer, more full-featured Complexity example project. For a more barebones one, see https://github.com/audreyr/complexity-example.
- Host: GitHub
- URL: https://github.com/audreyfeldroy/complexity-example2
- Owner: audreyfeldroy
- Created: 2013-07-31T20:52:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-20T21:12:41.000Z (over 11 years ago)
- Last Synced: 2025-02-04T14:50:09.656Z (4 months ago)
- Language: CSS
- Size: 146 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===================
complexity-example2
===================A richer, more full-featured Complexity example project. For a more barebones one, see https://github.com/audreyr/complexity-example.
Clone this and use it with the Complexity static site generator: https://github.com/audreyr/complexity
Try it out::
$ pip install complexity
$ git clone [email protected]:audreyr/complexity-example2.git my_proj
$ cd my_proj
$ complexity project/Once you've done that, open a web browser to http://127.0.0.1:9090 to see the
newly generated Complexity static site.