This is the source repository for the JLESC website.
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.
There is one general rule for getting into editing:
It all comes down to this: create a pull request and wait for a maintainer to approve, that is:
- Fork and clone the repository
- Add new or correct and extend existing content
- Push your changes to your fork and open a pull request.
There is also a comprehensive guide from GitHub on sending pull requests. Note that you can edit or even create files directly online, too!
Please read https://github.com/JLESC/jlesc.github.io/wiki for much more and much more detailed instructions!