Link - https://praful932.dev
This is the code for my blog where I document my learnings and experiences. The website is built using Jekyll & Minimal Mistakes.
- Clone/Fork The Repository
- Assuming Ruby & Bundler are installed, Install the dependencies -
bundle install
- Build & Run the Server -
bundle exec jekyll serve