Skip to content

djm158/danielmcgrath.xyz

Repository files navigation

Netlify Status

danielmcgrath.xyz

My personal website

Built with GatsbyJS and Styled Components

Getting Started

$ npm install -g gatsby-cli

if on windows:

$ npm install -g windows-build-tools

Develop

$ gatsby develop

Build

$ gatsby build

Deploy

$ netlify deploy public/

Resume

Resume is built statically via gatsby-source-dropbox

In order to generate the node, you need to have the environment variable DROPBOX_ACCESS_TOKEN set.

Releases

No releases published

Packages

No packages published