Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 227 Bytes

File metadata and controls

16 lines (13 loc) · 227 Bytes

This is the repo for the website : https://jeev20.github.io

Create new blog posts

make post name="Name of the post"

Start a development server

make dev

Publish to github pages

make publish