Skip to content

sanjaymahto/sanjaymahto.github.io

This branch is 7 commits ahead of bchiang7/v4:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07f6ad6 Β· Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
May 5, 2021
Aug 16, 2018
May 5, 2021
Sep 20, 2018
May 5, 2021
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 8, 2022
Jul 2, 2024
Sep 25, 2018
Jul 2, 2024

Repository files navigation

Logo

sanjaymahto.github.io

A personal website inspired by the design of Brittany Chiang's website. All design credits go to Brittany Chiang. 🌟

Implementation πŸ› οΈ

This website was recreated from scratch by closely studying the design elements of Brittany Chiang's site. It's a homage to their exceptional design skills, and every effort has been made to credit their work appropriately.

Design Credits 🎨

The design of this site is based on the 5th iteration of Brittany Chiang's portfolio. I have recreated the design for my training and personal use while ensuring to give full credit to Brittany for their original and inspiring work.

🚨 Forking this repo (please read!)

Yes, you can fork this repo. Please give proper credit by linking back to brittanychiang.com. Thanks! If you have questions about implementation, please refer to the Gatsby docs.

πŸ›  Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn
  4. Start the development server

    yarn start

πŸš€ Building and Running for Production

  1. Generate a full static production build

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

    npm run serve

🎨 Color Reference

Color Hex
Navy #0a192f #0a192f
Light Navy #112240 #112240
Lightest Navy #233554 #233554
Slate #8892b0 #8892b0
Light Slate #a8b2d1 #a8b2d1
Lightest Slate #ccd6f6 #ccd6f6
White #e6f1ff #e6f1ff
Green #64ffda #64ffda

About

My personal website built with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%