/blog

This repo holds my personal blog

Primary LanguageHTMLMIT LicenseMIT

Type Theme

A free and open-source Jekyll theme. Great for blogs and easy to customize.

Demo

Usage

  1. Fork and clone the Type Theme repo: git clone https://github.com/rohanchandra/type-theme
  2. Install Jekyll: gem install jekyll
  3. Install the theme's dependencies: bundle install
  4. Customize the theme by opening _config.yml in a text editor
  5. Run the Jekyll server: jekyll serve

License

The MIT License (MIT)