Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 377 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 377 Bytes

La Coroutine website

http://lacoroutine.org

Installation

First, install Ruby.

Then, install Bundler and all required plugins:

$ gem install bundler
$ bundle install

Usage

Run the server:

$ jekyll serve

Open a browser and go to http://localhost:4000/

License

This site is released under the Creative Commons Attribution-ShareAlike License.