# Astro Portfolio ## Docs - [Managing Blog Posts](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/content/blog-posts.md): Learn how to create and manage blog posts in your Astro portfolio, including frontmatter schema and content organization - [Managing Projects](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/content/projects.md): Learn how to showcase your projects in your Astro portfolio, including schema definitions and real examples - [Managing Resources](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/content/resources.md): Learn how to manage resource collections including books, tech stack, and desktop setup using JSON data files - [Managing Work Experience](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/content/work-experience.md): Learn how to document your professional work experience in your Astro portfolio with structured frontmatter and content - [Customizing Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/customization/components.md): Learn how to modify and extend the Astro components in your portfolio - [Layouts](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/customization/layouts.md): Learn how to use and customize Astro layouts for your portfolio pages - [Site Configuration](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/customization/site-config.md): Learn how to configure your Astro Portfolio site settings - [Styling](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/customization/styling.md): Learn how to customize the styling and themes of your Astro Portfolio - [Deploying to Cloudflare Pages](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/deployment/cloudflare-pages.md): Deploy your Astro Portfolio v3 to Cloudflare Pages with automatic deployments and preview environments - [Custom Domain Setup](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/deployment/custom-domain.md): Configure a custom domain for your Astro portfolio on Cloudflare Pages with automatic SSL certificates - [Environment Variables](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/deployment/environment-variables.md): Configure environment variables for newsletter integration, analytics, and API keys in your Astro portfolio - [Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/features/components.md): Component architecture and reusable UI elements in the Astro Portfolio project - [Content Collections](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/features/content-collections.md): Managing content with Astro's Content Collections API and Zod schemas - [Internationalization (i18n)](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/features/i18n.md): Multi-language support and translation system in Astro Portfolio v3 - [Project Structure](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/features/project-structure.md): Understanding the directory structure and organization of the Astro Portfolio v3 project - [Theming](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/features/theming.md): Theme switching system with light, dark, and retro themes in Astro Portfolio v3 - [Installation](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/installation.md): Detailed installation and setup guide for Astro Portfolio v3 - [Introduction](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/introduction.md): A modern, content-rich personal portfolio built with Astro v5 - [Quickstart](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/quickstart.md): Get your Astro portfolio running in 5 minutes - [Newsletter API](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/api/newsletter.md): Newsletter subscription endpoint - [Astro Configuration](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/astro-config.md): Complete reference for the Astro configuration file (astro.config.mjs) - [Home Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/components/home.md): Components used on the homepage to create hero sections, display content, and showcase work - [Navigation Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/components/navigation.md): Navigation bars, mobile menus, footers, and side navigation for site-wide navigation - [Shared Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/components/shared.md): Reusable components for articles, forms, modals, and common UI patterns - [UI Components](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/components/ui.md): Icon components and UI primitives for consistent visual design - [Content Schema Reference](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/content-schema.md): Complete reference for all content collection schemas and data structures - [Site Configuration Reference](https://mintlify.wiki/lewis-kori/astro-portfolio-v3/reference/site-config.md): Complete reference for the site configuration object and SiteConfig interface