Git Product home page Git Product logo

gatsby-personal-website's Introduction

Open in CodeSandbox

My digital home : matand.dev

This is a remake of the old Svelte version of my personal website. I used Gatsby this time around, because I am far more comfortable with React than I ever was with Svelte, and Gatsby lets me create a static web page (all I need) with the tools I'm confortable with.

This project was based on the default Gatsby starter, and was very much a case of refactoring the UI with a focus on micro-interactions, polish and, as Josh W Comeau puts it, whimsy.

Running locally

// Clone repo
git clone https://github.com/mathieu-anderson/gatsby-personal-website.git

// Move to project folder
cd gatsby-personal-website

// Install dependencies
yarn install

// Run development server on localhost:8000
yarn start

// Build static files
yarn build

// Serve static files on localhost:9000
yarn serve

TODO

If there is something I learnt here is always ways to improve things. Here are a few of the features I would like to add :

  • P1 - A self hosted blog. Medium is nice, but owning your content is ideal. With Gatsby too!
  • P2 - Dark mod. Probably through React context, probably need some refactor of my CSS ๐Ÿ˜ฌ
  • P2 - A separate page for side-projects. They are not very good, but deserve better than links to Github repo.
  • P3 - Maybe sound?
  • P3 - Make it a PWA. Gatsby enables it way more easily than doing everything by hand.
  • P3 - Polish: better link hover effect
  • P3 - Polish: Try putting side project / article links in boxes and be more descriptive. Add tech tag too.
  • P3 - Add soft skills to 'Most used tools' box? Public speaking, written communication, pair programming...

gatsby-personal-website's People

Contributors

mathieu-anderson avatar

Watchers

James Cloos 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.