/blog

Static Files for Blog

Primary LanguageSCSSMIT LicenseMIT

Abhinay's Blog

The following repo contains the various source files for my blog at the following link. Blog was created using Jekyll and the moving theme.

Run Locally

In order to build and run the blog locally, run the following commands.

Build

gem install bundler:2.2.33

bundle _2.2.33_ install

Run

bundle _2.2.33_ exec jekyll serve