A modern portfolio and blog, made with Astro.
Currently in public alpha. A lot of parts are still missing.
To run, download Node 16 and corepack enable
, then install and configure Isso, then run:
yarn install
yarn dev
To build and deploy:
yarn build
yarn preview
npm and pnpm also works, but PRs made with their lockfiles still present will be ignored.
NOTE: You may need to configure the site itself by going into /astro.config.mjs
and /src/config.ts
.
- Astro
- Astro's blog template
- Astro SPA
- React
- Tailwind
- MDX
- Floating UI
- Isso
- Blood, sweat, tears, and love.
This project is under the GPL 3.0 license.