Skip to content

abrioy/resume-nextjs-ssg

Repository files navigation

Resume static site generator

Demo preview

This project uses next.js builds a static html of the resume, optimized to be easily printed from ny browser.

Pdf files are generated on deployment for the short and long form resumes.

See the demo

And the PageSpeed report

Create your own

build

Fork the github repository

Install Volta and run yarn install

Start the development server with yarn start

customize

Edit the files in src/content, it's mostly self-explanatory

For more in-depth customization the css is split by module, but most of the mdx styling is done in src/styles/globals.css

deploy

For a production build, follow the steps in .github/workflows/nextjs.yml

About

Resume template built with nextjs for static generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published