sbshah97 / Old-Blog

Blog Design used earlier by me for my blog! I've currently migrated my blog to another repository and used a different design but feel free to use this in any manner you feel free by forking it and resuing the design.

Home Page:https://salmanshah.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Design

Installation

  • Install bundler, a convenient way to handle your ruby gems and their related dependencies!
  • Execute this command to install all the required Gems:
bundle install

Usage

  • Go to the _config.yml on the root of the repo and change the values according to your convenience!
  • After that go to the _posts directory to add your posts in markdown.. Make sure you follow the name pattern for naming a file!

Running on local server

  • To run the Jekyll Server on the LocalHost, use:
bundle exec jekyll serve

CONTRIBUTING

  • Bug reports and pull requests are welcome on GitHub at the repository page.
  • This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant Code Of Conduct.

LICENSE

  • The theme is available as open source under the terms of the MIT License.

About

Blog Design used earlier by me for my blog! I've currently migrated my blog to another repository and used a different design but feel free to use this in any manner you feel free by forking it and resuing the design.

https://salmanshah.com

License:MIT License


Languages

Language:CSS 48.7%Language:HTML 25.7%Language:SCSS 17.0%Language:JavaScript 6.7%Language:Ruby 1.8%