-
Notifications
You must be signed in to change notification settings - Fork 115
Home
The JLESC website is a set of static HTML5 pages generated with a tool written in Ruby called Jekyll.
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.
Don't get afraid of the overwhelming number of additional documentation pages to the right. It all strips down to the following few and overseeable steps:
-
Fork and clone the repository
see Basic Setup and Contributor's Workflow for details -
Add new or correct existing content
see Adding/Modifying Content for details -
Push your changes to your fork and open a pull request. see Step 3 ff. in Contributor's Workflow
Please, read the Rationale for details on the choice for Ruby/Jekyll and this procedure.
❗ Please, by all means, notify us when anything is unclear in this wiki!
Please, by all means, notify us when anything is unclear in this wiki or the in-source documentation!