Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/praful932/blog

My personal blog ✍🏼 I document my learnings and experiences here :)
https://github.com/praful932/blog

blog jekyl minimal-mistakes

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

### Blog ✍🏼

Link - https://praful932.dev

[![Netlify Status](https://api.netlify.com/api/v1/badges/76b911fd-f9e5-488c-981f-797948c3aeb4/deploy-status)](https://app.netlify.com/sites/lorem-ipsum-932/deploys)

This is the code for my blog where I document my learnings and experiences. The website is built using [Jekyll](https://jekyllrb.com/) & [Minimal Mistakes](https://mmistakes.github.io/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`