Skip to content

tobalo/tobalo.me

Repository files navigation

Personal Portfolio Template

This project is a customizable personal portfolio template built with Astro. It's designed to be easily adaptable for developers, leaders, and professionals across various industries.

🚀 Quick Start

  1. Clone the repository

    git clone https://github.com/tobalo/tobalo.me.git personal-portfolio
    cd personal-portfolio
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Open your browser The site should now be running at http://localhost:3000

🛠 Customization

  1. Update site metadata in src/layouts/Layout.astro.
  2. Modify the header in src/components/Heading.astro.
  3. Edit your profile information in src/pages/index.astro.
  4. Add or modify professional experience cards in src/pages/index.astro.
  5. Customize the research and thought leadership section in src/components/CustomImageScroll.astro.

📸 Adding Images

Place your images in the src/assets/ directory. Astro will optimize these images automatically.

🏗 Building for Production

To create a production-ready build:

About

Core Resume Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published