A template for including data visualizations in a Jekyll-powered, single-page blog with Github Pages.
The template uses the Minimal Jekyll theme: more details on this theme can be found here.
- Click on the "Use this template" button to create a new repository.
- Choose a new name for your new repository
- Go to the Settings section of your new repository, scroll down to the "Github Pages" section, and select the "Master" as the branch to be used for GitHub pages. This will automatically build the website.
- Customize your site
- Enter your site name, description, etc by editing the
_config.yml
file. - You can also upload and specify your own file
- Enter your site name, description, etc by editing the
- Make changes to the
index.md
file — this is the main page of your website!- Useful resource: Markdown Cheatsheet