Skip to content
Torbjörn Klatt edited this page Feb 3, 2016 · 30 revisions

What?

The JLESC website is a set of static HTML5 pages generated with a tool written in Ruby called Jekyll.

How?

To add or modify the content of specific parts of the website, only a few plain text files written with the Markdown markup language have to be edited.

Really?

Don't get afraid of the overwhelming number of additional documentation pages to the right. It all strips down to the following few and overseable steps:

  1. Fork and clone the repository
    See Basic Setup and Contributor's Workflow for details.

  2. Add new or correct existing content
    See Adding/Modifying Content for details.

  3. Push your changes to your fork and open a pull request

Ok?

Please, read the Rationale for details on the choice for Ruby/Jekyll and this procedure.

Please!

❗ Please, by all means, notify us when anything is unclear in this wiki!