Skip to content

newtonkiragu/blog

Repository files navigation

pipeline status Jekyll Version


My Personal Blog. View it live at https://newtonkaranu.me/blog/

Installation

Prerequisites:

  • 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

Usage

  • Edit _config.yml where necessary.
  • Edit styles and looks at main.css
  • View usage.md for instructions on commands to run.