This is my personal website built using
- TypeScript
- Next JS
- Gray Matter
- Next MDX Remote
- MDX Prism
- Puppeteer
- Tailwind CSS
- NextSEO
- Fathom Analytics
Add an .env file with the following values
# Used by API to determine how to run headless chrome
IS_PRODUCTION=
# Where the app is currently running? Used to create links
NEXT_PUBLIC_SITE_URL=
# Fathom analytics
NEXT_PUBLIC_ANALYTICS_ID=
NEXT_PUBLIC_ANALYTICS_DOMAINS=
Clone the repository, run the application
$ git clone https://github.com/BartoszJarocki/web-jarocki-me
$ cd web-jarocki-me
$ yarn
$ yarn dev
Application generates Open Graph images automatically using lambda functions and Puppetter
Design inspired by https://leerob.io/