Ladvace / astro-bento-portfolio

Astro-bento-portfolio is a minimal bento-like (almost) single page portfolio website made in Astro
https://sparkly-speculoos-0c9197.netlify.app/
MIT License
176 stars 63 forks source link
astrojs astrojs-blog astrojs-template personal-website portfolio portfolio-template

⚡️astro-bento-portfolio

A personal portfolio website made using Astro.

astro-bento-portfolio | Bento-like Personal Porfolio Template

To view a demo example, click here

or my portfolio click here

Features

Tech Stack

Steps ▶️

# Clone this repository
$ git clone https://github.com/Ladvace/astro-bento-portfolio
# Go into the repository
$ cd astro-bento-portfolio
# Install dependencies
$ pnpm install
or
$ npm install
# Start the project in development
$ pnpm run dev
or
$ npm run dev

REMOVE THE umami analytics script tag (or replace it with your id) in src/layouts/Layout.astro

Configuration

remember to replace the site and other properties with your data in astro.config.mjs

Deploy on Netlify 🚀

Deploying your website on Netlify it's optional but I reccomand it in order to deploy it faster and easly.

You just need to fork this repo and linking it to your Netlify account.

or

Netlify Deploy button

Authors ❤️