Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 609 Bytes

Blog ✍🏼

Link - https://praful932.dev

Netlify Status

This is the code for my blog where I document my learnings and experiences. The website is built using Jekyll & Minimal Mistakes.

Local Set Up 💻

  • Clone/Fork The Repository
  • Assuming Ruby & Bundler are installed, Install the dependencies - bundle install
  • Build & Run the Server - bundle exec jekyll serve