Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Repository of my personal website

Notifications You must be signed in to change notification settings

ArjanvHugten/ArjanvanHugten.nl

Repository files navigation

Netlify Status

My personal blog

Repository of my personal website https://arjanvanhugten.nl/ created with gatsby.

Techniques used

  • Gatsby: Framework based on React for building website.
  • React: Javascript library for building user interfaces.
  • Bulma: CSS framework.
  • Algolia: Search SaaS solution.
  • Sass: CSS extension.
  • Netlify: Web hosting and building platform.

Getting started

Make sure you have the following installed:

  • Node.js
  • NPM
  • Yarn
  • Gatsby CLI (npm install -g gatsby-cli)

Then you can get the site running with the following commands:

  1. Run yarn
  2. Run yarn start
  3. Browse to http://localhost:8000/ or http://localhost:8000/___graphql

Releases

No releases published

Packages

No packages published