27 lines
766 B
Markdown
27 lines
766 B
Markdown
|
---
|
||
|
layout: ../../layouts/ProjectLayout.astro
|
||
|
title: This Website
|
||
|
description: My personal blog and portfolio, built using TypeScript, TailwindCSS, and Astro.
|
||
|
tags: ["astro", "typescript", "web-development"]
|
||
|
githubUrl: https://code.justin.deal
|
||
|
timestamp: 2025-02-24T02:39:03+00:00
|
||
|
featured: true
|
||
|
filename: zaggonaut
|
||
|
---
|
||
|
|
||
|
## The Details
|
||
|
|
||
|
Zaggonaut is a retro-inspired theme for Astro, built using TypeScript, TailwindCSS, and Astro. Use this theme to power your own personal website, blog, or portfolio with flexibility and customization.
|
||
|
|
||
|
## The Features
|
||
|
|
||
|
- Dark & light mode
|
||
|
- Customizable colors
|
||
|
- 100 / 100 Lighthouse score
|
||
|
- Fully accessible
|
||
|
- Fully responsive
|
||
|
- Type-safe
|
||
|
|
||
|
## The Future
|
||
|
|
||
|
Check out [the theme website](https://zaggonaut.dev) to see it in action!
|