Dipeshwagle / jeffjadulco.com

:alien: Personal website running on Next.js

Home Page:https://jeffjadulco.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jeffjadulco.com

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

About

:alien: Personal website running on Next.js

https://jeffjadulco.com

License:MIT License


Languages

Language:TypeScript 83.1%Language:JavaScript 10.0%Language:CSS 6.9%