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

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: 3 months ago
JSON representation

A richer, more full-featured Complexity example project. For a more barebones one, see https://github.com/audreyr/complexity-example.

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.