Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

Personal website for José Carlos Brandão, built with Astro, Tailwind CSS v4, and deployed to GitHub Pages.

Live: https://josecarlosbrandao.github.io/personal-website

Project Structure

src/
├── assets/          # Images (portrait, etc.)
├── components/      # Astro components (Hero, Header, Footer, ThemeToggle, etc.)
├── layouts/         # BaseLayout
├── pages/           # Routes: index, about, resume, linkedin
└── styles/          # Global CSS (Tailwind)

Commands

Command Action
bun install Install dependencies
bun dev Start dev server at localhost:4321
bun build Build production site to ./dist/
bun preview Preview production build locally

Tech Stack

  • Astro 6 — static site generator
  • Tailwind CSS 4 — styling via Vite plugin
  • @astrojs/sitemap — automatic sitemap generation
  • GitHub Pages — hosting (base path: /personal-website)

Requires Node >= 22.12.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages