Skip to content

CPLuu/cpluu.github.io

Repository files navigation

🍱 Astro Bento Portfolio

A personal portfolio website made using the Astro framework.

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

My portfolio example: click here

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 GitHub Pages
  • Blog
  • RSS support (your-domain/rss.xml)
  • Cool 3d globe

Tech Stack

Steps to building your own 🚀

# Clone this repository (with American localization by me)
$ git clone https://github.com/CPLuu/cpluu.github.io.git

# or, Clone the original repository (template maintained by the original dev)
$ git clone https://github.com/Ladvace/astro-bento-portfolio
# Go into the repository
$ cd astro-bento-portfolio
# Install dependencies
$ npm install
# Start the project in development
$ npm run dev

Configuration

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

Deployment

This website natively supports deployment to GitHub Pages using the included GitHub Actions workflow (.github/workflows/deploy.yml).

  1. Go to your repository Settings -> Pages.
  2. Under "Source", select GitHub Actions.

Your site will automatically build and deploy whenever you push to the main branch. For more information, refer to the official Astro GitHub Pages Guide.

Authors ❤️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors