blog-v1

blog-v1

✍️ Computer science, maths and the in-between.

string me_along

Computer science, maths and the in-between.

Just my personal blog. Built with Jekyll and hosted here on Github Pages!

Development Quick Start

  1. Install Jekyll. Included in the link are instructions for installing its dependencies: Ruby, RubyGems, gcc and Make.

  2. Clone this repository and change directory into the repo folder.

$ git clone https://github.com/faishasj/blog
$ cd blog
  1. Install the required gems.
$ bundle install
  1. Run the following command to start the development server.
$ bundle exec jekyll serve

Theme

TeXt Theme is MIT licensed.