A minimalist, accessible, and responsive portfolio template built with Astro and Tailwind for your personal website.
AstroZen is a minimalist, accessible and responsive portfolio template for your personal portfolio website. It is built with Astro and TailwindCSS.
[!NOTE] The information contained in this template, including names, images, and content, is entirely fictitious and is intended solely to give the design a realistic appearance. Any coincidence with real-life people, events, or situations is purely coincidental. It is recommended that you replace this information with your own information.
Clone this repository to your local machine using Git.
git clone https://github.com/immois/astro-zen.git
cd astro-zen
Command | Action |
---|---|
pnpm install | Installs dependencies |
pnpm dev | Starts local dev server at localhost:4321 |
pnpm build | Build your production site to ./dist/ |
pnpm preview | Preview your build locally, before deploying |
A minimalist, accessible, and responsive portfolio template built with Astro and Tailwind for your personal website.
AstroZen is a minimalist, accessible and responsive portfolio template for your personal portfolio website. It is built with Astro and TailwindCSS.
[!NOTE] The information contained in this template, including names, images, and content, is entirely fictitious and is intended solely to give the design a realistic appearance. Any coincidence with real-life people, events, or situations is purely coincidental. It is recommended that you replace this information with your own information.
Clone this repository to your local machine using Git.
git clone https://github.com/immois/astro-zen.git
cd astro-zen
Command | Action |
---|---|
pnpm install | Installs dependencies |
pnpm dev | Starts local dev server at localhost:4321 |
pnpm build | Build your production site to ./dist/ |
pnpm preview | Preview your build locally, before deploying |