Skip to content

pijushbarik/pijushbarik.github.io

Repository files navigation

Pijush Barik

pijushbarik.com

Netlify Status

This repo contains the codebase for my personal website https://pijushbarik.com. The built code is served from Netlify from the prod branch. Any new features or changes will be merged and tested on dev branch before merging to prod.

🚀 Quick start

  1. Start developing

    yarn dev

    Next dev server will start with in http://localhost:3000


  1. Make a production build

    yarn build && yarn export

    A production static build will be created in out directory


💡 Future plans

  • Add blog to the website