Skip to content

RamonZhou/Portfolio

Repository files navigation

Personal Blog

A personal portfolio website made using Astro.

Thanks to: astro-bento-portfolio | Bento-like Personal Porfolio Template

Features

  • Modern and Minimal bento-like, sleek UI Design
  • All in one page (almost)
  • Fully Responsive
  • Performances and SEO optimizations
  • Ready to be deployed on Netlify
  • Blog
  • RSS support (your-domain/rss.xml)
  • Cool 3d globe

Tech Stack

Steps ▶️

# Clone this repository
$ git clone 
# 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

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