Skip to content

iamvishal345/v3

Repository files navigation

Logo

vishal.codeentity.tech - v3

The latest iteration of vishal.codeentity.tech built with Gatsby and hosted with Netlify and is a fork of brittanychiang.com

Previous iterations: v1, v2

Netlify Status

demo

You can fork this repo. But I will suggest you to fork form original repo and give me proper credit by linking back to brittanychiang.com. Thanks!

🛠 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

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

    yarn serve

🎨 Color Reference Dark Theme

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

🎨 Color Reference Light Theme

Color Hex
White #ffffff fffffff
Grey #f2f2f2 #f2f2f2
Blue Grey #e9edf3 #e9edf3
Blue Dark Grey #8694a8 #8694a8
Dark Blue #2c3c6c #2c3c6c
Light Blue #5a71b4 #5a71b4
Lightest Blue #6474a8 #6474a8
Reddish Black #5a5858 #5a5858
Dark Green #04d99d #04d99d

About

Third iteration of my personal website built with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages