GithubHelp home page GithubHelp logo

shreyammaity / shreyammaity.github.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 34.99 MB

My Personal Portfolio Website

Home Page: https://shreyam.dev/

License: MIT License

JavaScript 99.72% Makefile 0.04% Dockerfile 0.24%
portfolio-website portfolio portfolio-site devfolio customizable

shreyammaity.github.io's Introduction

Logo

Portfolio Website

The first iteration of shreyam.ml built with Gatsby and hosted with Netlify

Netlify Status

Demo

TL;DR

Yes, you can fork this repo. Please give proper credit by linking back to brittanychiang.com.
If you are customizing this website , give a small credit to this repo. Thanks!

๐Ÿ›  Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of NodeJS & NVM & yarn

    npm install --global yarn
  3. Install dependencies

    yarn
  4. Install Missing Node Modules Folder

    npm install
  5. Start the development server

    npm start

๐Ÿ’ป Customization

  1. Social Media Data :

    • goto -> ./src/config.js
      • enter your details
  2. Loader :

    • goto -> ./src/components/icons/loader.js -> line 22
      • change position -> line 21
  3. Logo :

    • goto -> ./src/components/icons/logo.js -> line 19
      • change position -> line 18
  4. Resume :

    • goto -> ./static/resume.pdf
  5. Changing Website Data:

    • changing front page :
      • goto -> ./content/hero/index.md
    • changing about page :
      • goto -> ./content/about/index.md
    • changing jobs:
      • goto -> ./content/jobs/
        • add folder & create index.md & paste your details
    • changing projects:
      • goto -> ./content/projects/
        • add your own .md and paste your details
          • to show in projects change bool value of showInProjects to true
            • to save in archive only change bool value of showInProjects to false
    • changing featured projects :
      • goto -> ./content/featured/
        • add folder & create index.md , paste your details
          • add proper png files

GitHub Push Instructions

  • push to main branch other than master
  • master branch will be where the website will get deployed and hosted
  • make any changes if you want to and push to main only
  • after Depoying the website it will get pushed to master
  • to use Netlify , follow this

๐Ÿš€ Building and Running for Production

  1. Generate a full static production build

    gatsby build
  2. Deploy The Website

    npm run deploy

๐ŸŽจ Color Reference

Color Hex
Navy #0a192f #0a192f
Light Navy #172a45 #172a45
Lightest Navy #303C55 #303C55
Slate #8892b0 #8892b0
Light Slate #a8b2d1 #a8b2d1
Lightest Slate #ccd6f6 #ccd6f6
White #e6f1ff #e6f1ff
Green #64ffda #64ffda

shreyammaity.github.io's People

Contributors

imgbotapp avatar shreyammaity avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

reetanka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.