📄️ Local installation
To develop your custom course content, you need to install three tools on your computer: (a) a git client so you you can download and upload the GitHub repository containing your site's files, (b) an editor so you can edit your source files, and (c) Jekyll so you can build your site locally during development.
📄️ Local development
If you've completed the Quick Start and Local Installation sections, you now have your own Morea website in a GitHub repository, and you've installed GitHub Desktop (or another git client), a text editor, and Jekyll. Let's step through the use of these tools to make some simple changes to your site.