Skip to content

👽 Personal website running on Next.js

License

Notifications You must be signed in to change notification settings

jeffjadulco/jeffjadulco.com

Repository files navigation

License: MIT Twitter Follow

My personal website running on Next.js

Built using

Development

git clone https://github.com/jeffjadulco/jeffjadulco.com.git
cd jeffjadulco.com
npm install
npm run dev

Configuration

  • MDX - located in content/blog
  • Analytics - I'm using GoatCounter. If you want to remove or replace it, remove/replace the goat-counter script in_document.tsx and useAnalytics.

Old version

I initially made this website using Gatsby, here's the tagged version for the last commit before migrating to Next.js: v1.3

License

This project is open source and available under the MIT License