Skip to content

IshaanG/ishaan.ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ishaan.ninja

My personal website ishaan.ninja built with Gatsby styled with Bulma and hosted on Netlify.

Netlify Status

🛠 Installation and Set Up

  1. Install the Gatsby CLI.

    npm install -g gatsby-cli
  2. Clone the repository.

    git clone https://github.com/IshaanG/ishaan.ninja.git
  3. Get the dependencies.

    cd ishaan.ninja
    npm install
  4. Start developing.

    gatsby develop
  5. Open the source code and start editing!

    Your site is now running at http://localhost:8000

🚀 Building and Running for Production

  1. Generate a full static production build.

    gatsby build
  2. Preview the site as it will appear once deployed.

    gatsby serve

About

My personal website built with Gatsby styled with Bulma and hosted on Netlify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors