This is a simple personal blog based on gatsby blog-starter where I share my tech thoughts, projects, and articles. demo - https://elkhayati.me/
-
Clone repository
# Clone this repo (make sure you already have gatsby installed) git clone https://github.com/Kaygi22/elkhayati.me.git
-
Start developing.
Navigate into the repo directory and start it up.
cd elkhayati.me/ npm install gatsby develop
-
Open the blog in broser
The blog is now running at
http://localhost:8000