https://github.com/ccbikai/astro-aria
A personal blog, portfolio, or blog template
https://github.com/ccbikai/astro-aria
aria astro blog portfolio
Last synced: 11 days ago
JSON representation
A personal blog, portfolio, or blog template
- Host: GitHub
- URL: https://github.com/ccbikai/astro-aria
- Owner: ccbikai
- License: apache-2.0
- Created: 2024-05-13T08:30:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T04:14:14.000Z (4 months ago)
- Last Synced: 2025-04-03T12:08:05.435Z (20 days ago)
- Topics: aria, astro, blog, portfolio
- Language: Astro
- Homepage: https://kai.bi
- Size: 2.51 MB
- Stars: 249
- Watchers: 4
- Forks: 84
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).

You can install this theme with the [Astro](https://astro.build) command like so:
```js
npm create astro@latest -- --template ccbikai/astro-aria
```