/ramaprv.github.io

Personal Blog made with Jekyll for GitHub Pages

Primary LanguageHTML

Rama Prashanth

This is a minimalist personal blog for Jekyll designed for GitHub Pages.

Basic Setup

  1. Install Jekyll
  2. Clone the theme: git clone https://github.com/ramaprv/ramaprv.github.io.git
  3. Edit _config.yml to personalize your site.

Running the blog in local

In order to compile the assets and run Jekyll on local you need to follow those steps:

  • Install Jekyll: sudo gem install bundler jekyll
  • Install dependencies: bundle
  • Build: bundle exec jekyll build
  • Run Locally: bundle exec jekyll serve

Questions

Having any issues file a GitHub Issue.

License

This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme anyway you want.

Credits

This theme was designed with the inspiration from these fine folks