More information and other tools
Markdown resources
- markdown.org’s Markdown Guide
- markdownguide.org’s Basic Syntax Guide
- Markdown Emoji cheat sheet
- Adam Pritchard’s Markdown Cheatsheet
- Daring Fireball’s Markdown Introduction
More about Jekyll
From jekyllrb.com:
“Jekyll is a static site generator. You give it text written in your favorite markup language and it uses layouts to create a static website. You can tweak how you want the site URLs to look, what data gets displayed on the site, and more.”
Learn about git and GitHub Desktop
If you’re interested in learning more about how you can do version control in your local folders and connect them to GitHub repositories see:
- This intro to Git and GitHub tutorial from UBC Library Research Commons.
- This intro to GitHub Desktop tutorial from GitHub.