Important notes
Some important notes
How to run this site using visual studio code
bundle exec jekyll serve
Application will run here http://127.0.0.1:4000/
or you can type
bundle exec jekyll serve -o
which will build the application run on the url
Tips for visual studio code
To view command in visual studio code
Type ctrl+shift+p
Important Links
Repository for this website
Storage Repository: https://github.com/mahedee/my-blogs
Site Repository : https://github.com/mahedee/mahedee.github.io
Convert markdown to jekyll