- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
This is a work in progress. Here are some things I'm working on:
- Improve
blogpage design - Read all blog posts from
content/directory - Use new support for API routes in
appdirectory
This application requires Node.js v16.13+.
git clone https://github.com/omgismartinez/martinez.git
cd martinez
pnpm install
pnpm devCreate a .env file similar to .env.example.
You are free to use this code as inspiration. Credit is not required, but appreciated.