Joonamo.com portfolio site
This is a Next.js project bootstrapped with create-next-app
. Creates portfolio sites from Markdown files.
- Install correct version of Node. If you're using nmv, you can run
nvm use
- Install yarn globally
npm i -g yarn
- Install dependencies with
yarn
- Start development server with ``
- All content under directories "posts" and "public" copyright thier original creators
- All source code licensed under the MIT License