BartoszJarocki / web-jarocki-me

πŸš€ Personal website / blog / portfolio built using TypeScript, Next.js, Tailwind CSS and Content Layer with MDX

Home Page:https://jarocki.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

Bartosz Jarocki - Personal site / Blog / Portfolio

screenshot

This is my personal website built using

Running locally

Add an .env file with the following values

NEXT_PUBLIC_SITE_URL='your-website.com'

Clone the repository, run the application

git clone https://github.com/BartoszJarocki/web-jarocki-me
cd web-jarocki-me
yarn
yarn dev

OG images generation

Application generates Open Graph images automatically using lambda functions and Puppetter

Main page example main page OG image

Blog post example blog post OG image

Credits

Design inspired by https://leerob.io/

License

MIT

About

πŸš€ Personal website / blog / portfolio built using TypeScript, Next.js, Tailwind CSS and Content Layer with MDX

https://jarocki.me

License:MIT License


Languages

Language:TypeScript 89.5%Language:JavaScript 5.6%Language:CSS 4.9%