- GitHub page basic. https://pages.github.com/
- Test and preview locally. This does require you to install Jekyll and a few other prerequisites.
- Run
bundle install. - Run your Jekyll site locally
- Run
bundle exec jekyll serve
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.