An open API service indexing awesome lists of open source software.

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.

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.