Initial commit from Astro

This commit is contained in:
houston[bot]
2026-02-18 19:40:33 +08:00
committed by bisnsh
commit 745a2c94f3
88 changed files with 15600 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Aria Template
This is a personal blog, portfolio, or blog template created for [Astro](https://astro.build).
Astro port of [aria](https://github.com/static-templates/aria).
![Aria Template Cover Photo](https://github.com/ccbikai/astro-aria/blob/main/public/assets/images/cover.png?raw=true)
You can install this theme with the [Astro](https://astro.build) command like so:
```js
npm create astro@latest -- --template ccbikai/astro-aria
```