Skip to content

parthd4/parthd4.github.io

Repository files navigation

P

My Personal Website

This site is created with React and Gatsby.

The content of the site is written in this private google doc in ArchieML.

In order to fetch data from the google doc, add this private auth.json to the root of the project.

Developing

  • npm install to install packages
  • npm run fetch to fetch the latest content from the google doc and parse the ArchieML into HTML
  • npm run start to run the site locally at http://localhost:8000

Deploying

To deploy, run npm run deploy which will fetch the latest content from the google doc, build the site for production, and deploy the site by pushing to gh-pages.

After the site builds on GitHub pages, you should be able to access the site at https://pdhyani.com

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published