My Personal Blog. View it live at https://newtonkaranu.me/blog/
- Git
- Ruby
Clone the repo locally. Github:
git clone https://github.com/newtonkiragu/blog.git
Gitlab:
git clone https://gitlab.com/newtonkiragu/newtonkiragu.gitlab.io.git
Install necessary gems
bundle install
- Edit
_config.yml
where necessary. - Edit styles and looks at
main.css
- View usage.md for instructions on commands to run.