/blog

My personal blog ✍🏼 I document my learnings and experiences here :)

Primary LanguageJavaScriptOtherNOASSERTION

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