My personal website running on Next.js
git clone https://github.com/jeffjadulco/jeffjadulco.com.git
cd jeffjadulco.com
npm install
npm run dev- MDX - located in
content/blog - Analytics - I'm using GoatCounter. If you want to remove or replace it, remove/replace the
goat-counterscript in_document.tsxanduseAnalytics.
I initially made this website using Gatsby, here's the tagged version for the last commit before migrating to Next.js: v1.3
This project is open source and available under the MIT License