Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 332 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 332 Bytes

Making changes to the website

Documentation is translated from Markdown to HTML using Jekyll, which is well integrated with Github. To make changes to the website, simply edit a Markdown file and push to master. To preview local changes, install Jekyll and type jekyll serve.