pho3nixf1re / pho3nixf1re.net

Landing page for Matthew Turney.

Home Page:https://pho3nixf1re.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pho3nixf1re.net

The code that generates the personal website of Matthew Turney.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components

Develop

# Install dependencies
npm install

# Run local development server
npm run dev

Development server will be running at http://localhost:8000.

Tests and linting

This repo is linted using ESLint and PrettierJS. The lints are ran before the tests.

npm test

Deploy

You must have push access to the gh-pages branch of this code repository.

npm run deploy

About

Landing page for Matthew Turney.

https://pho3nixf1re.net

License:MIT License


Languages

Language:TypeScript 85.0%Language:SCSS 11.1%Language:JavaScript 2.1%Language:Dockerfile 1.8%