This is a stylish portfolio website theme.
Both light and dark modes are supported.
UnoCSS is used.
You can also freely choose icons from Simple Icons and Fluent UI.
# npm
npm create astro@latest -- --template dampuzakura/dz-portfolio
# pnpm
pnpm create astro@latest --template dampuzakura/dz-portfolio
# yarn
yarn create astro --template dampuzakura/dz-portfolio
- ./astro.config.mjs
- ./src/components/Home.svelte
Edit these files according to the comments. Also, add any other necessary files if needed.