Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 :)
- Host: GitHub
- URL: https://github.com/praful932/blog
- Owner: Praful932
- License: other
- Created: 2020-10-27T08:49:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T05:50:02.000Z (5 months ago)
- Last Synced: 2024-10-14T00:52:21.348Z (23 days 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
[![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`