Skip to content

My resumé website is built and deployed with NextJS as a Static Site, GraphQL, Contentful, GitHub Actions, Netlify.

Notifications You must be signed in to change notification settings

perjansson/perjansson.github.io-v3

Repository files navigation

My resumé:

This is my personal resumé website built as a Static Site with Next.js, React with content from Contentful tested with Cypress, measured with Google Lighthouse, built with GitHub actions and deployed on Netlify. Available on www.perjansson.me.

Get started

Local dev

$ yarn dev

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

Production build

yarn build

Builds the app for production.

Workflow

Please note that this is far over-engineered for such as simple site - but there purpose has been to try out different workflows and how things and tasks can be automated to create a safe way of shipping features somewhat continously to production.

Task management

GitHub projects is used to track tasks and manage features: https://github.com/perjansson/perjansson.github.io-v3/projects/1

About

My resumé website is built and deployed with NextJS as a Static Site, GraphQL, Contentful, GitHub Actions, Netlify.

Resources

Stars

Watchers

Forks

Packages

No packages published