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: about 1 year ago
JSON representation
My personal blog ✍🏼 I document my learnings and experiences here :)
- Host: GitHub
- URL: https://github.com/praful932/blog
- Owner: Praful932
- License: other
- Created: 2020-10-27T08:49:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T05:50:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T05:34:58.481Z (about 1 year ago)
- Topics: blog, jekyl, minimal-mistakes
- Language: JavaScript
- Homepage: https://praful932.dev
- Size: 9.47 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Blog ✍🏼
Link - https://praful932.dev
[](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`