Building this site in Github Pages
Contents
Outdated - this site is not longer hosted on github not is it using jekyll.
The following are instructions to build this site. Largely it is an exercise in both verifying the steps for myself and in using the site building tools to create and publish this post.
These instructions are based on building a user or organisation site, rather than a project site.
Create initial site
- Create Repository:
kemitix.github.io
- Browse to the Settings page
- Scroll down to GitHub Pages
- Tick Enforce HTTPS
Create local Jekyll project
|
|
Configure So Simple theme
Add plugins to Gemfile:
|
|
Install plugin:
|
|
Enable plugins and select theme in _config.yml:
|
|
Review site locally
|
|
Open browser: http://localhost:4000/
Publish to github
|
|
- Open browser:
https://kemitix.github.io/