Skip to content

Commit 8b92607

Browse files
committed
docs: add AstroPaper-v6.png in astro-paper-6 blog post
1 parent cec5372 commit 8b92607

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

821 KB
Loading

src/content/posts/_releases/astro-paper-6.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
---
2-
pubDatetime: 2026-05-17T05:54:10.331Z
2+
pubDatetime: 2026-05-17T07:15:45.792Z
33
title: AstroPaper 6.0
44
slug: astro-paper-v6
55
featured: true
6+
ogImage: assets/AstroPaper-v6.png
67
tags:
78
- release
89
description: "AstroPaper v6: a from-scratch rewrite on Astro v6, Tailwind v4, and a new config system."
910
---
1011

1112
AstroPaper v6 is a complete rewrite built on Astro v6, Tailwind CSS v4, and TypeScript v6. This release replaces the legacy `SITE` / `constants.ts` configuration with a single unified config file and introduces several structural improvements across the codebase.
1213

14+
![AstroPaper v6](assets/AstroPaper-v6.png)
15+
1316
## Table of contents
1417

1518
## Major Changes

0 commit comments

Comments
 (0)