GithubHelp home page GithubHelp logo

97k / 97k.github.io Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 31.13 MB

Aditya Kaushik's Personal Wesbite

Home Page: https://techyaditya.xyz

License: MIT License

Shell 0.04% JavaScript 99.96%
gatsby gatsby-starter gatsbyjs github-pages personal-website portfolio portfolio-website 97k

97k.github.io's Introduction

Logo

techyaditya.xyz - Aditya's Digital Garden

techyaditya.xyz built with Gatsby and hosted with Github Pages

Github Build Status

demo

๐Ÿšจ Forking this repo (please read!)

Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.

This site is not built with the intention of being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.

I have revised this from brittanychiang.com. Thanks to Brittany for publishing the source!

TL;DR

Yes, you can fork this repo. Please give 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 and update the dependencies in package.json

    nvm install
  3. Install dependencies

    npm install 
  4. Start the development server

    gatsby develop

๐Ÿš€ Building and Running for Production

  1. Generate a full static production build

    gatsby build
  2. I have deployed the website via github pages

    npm install gh-pages

    Follow the github-pages deployment docs by gatsby

๐Ÿ’ก Tips and Tricks

Updating the logo

The logo is made via svg, so you need to update [logo.js](https://github.com/97k/97k.github.io/blob/source/ src/components/icons/logo.js)

Tweaks

Brittany has done a magnificient job in writing clean code, I am a python guy and new to gatsby js, it took me a while to understand the internsals and hence I am writing my two cents which will save your time in figuring out what to change and where.

  • Follow this tutorial series by NetNinja if you literally don't have any idea and want to replicate, this will teach you the project structure and how gatsby as SSR is solving a big problem in the industry.
  • run gatsby clean and re-reun gatsby develop as sometimes the change you have done is correct but have not reflected on the website
  • Deploy with github pages, latest gh-pages doesn't have problem with SSR local images
  • Make custom thumbains with Adobe Express / Canva
  • Be unique and use your mind and AI to write clean content
  • If you have any queries feel free to reach out to me!

๐ŸŽจ 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

97k.github.io's People

Contributors

97k avatar

Watchers

 avatar

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.