My portfolio has transformed over the years - from a static HTML site, to Jekyll, to Hugo, and finally to Next.js/React/MDX. My personal slice of the internet provides a platform for my writing and to showcase my latest work.
pages/api/*
- API routes powering Spotify listening now.pages/*
- All other static pages.
$ git clone https://github.com/lbozzo/Orizuru.git
$ cd Orizuru
$ yarn
$ yarn dev
Create a .env.local
file similar to .env.sample
.