Giter Site home page Giter Site logo

parths239 / portfolio-v3-remastered Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hichemfantar/portfolio-v3-remastered

0.0 0.0 0.0 5.45 MB

Third iteration of Brittany Chiang's website remastered using Gatsby

Home Page: https://portfolio-v3-remastered.netlify.app

License: MIT License

JavaScript 68.06% SCSS 31.94%

portfolio-v3-remastered's Introduction

Logo

bchiang7.github.io - v3 Remastered

The third iteration of brittanychiang.com remastered with Gatsby and hosted with Netlify

Previous iterations: v1, v2

Netlify Status

demo

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

You can use this code for your own website, with attribution.

I value keeping this project open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied this project without giving credit. A non-trivial amount of effort was spent building and designing this project. All I ask of you all is to not claim this effort as your own.

Please also note that this was not built with the intention of it being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.

TL;DR

Yes, you can fork this repo. Please give proper credit by linking back to brittanychiang.com & hichemfantar.me. Thanks!

๐Ÿ›  Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the version of Node this project was built with using NVM

    nvm install
  3. Install dependencies

    npm i
  4. Start the development server

    npm run clean && npm 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
Night #171c28 #171c28
Black #36363c #36363c
Dark Grey #444452 #444452
Grey #777777 #777777
Blue #007bff #007bff
Slate #afafbf #afafbf
Off White #e7e7e7 #e7e7e7
White #ffffff #ffffff
Green #bae67e #bae67e
Dark Green #95ba62 #95ba62
Purple #7d0ce8 #7d0ce8
Red #ff0000 #ff0000
Orange #e8850c #e8850c
Yellow #ffdc00 #ffdc00
Accent #ffcc66 #ffcc66

portfolio-v3-remastered's People

Contributors

hichemfantar 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.