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: 5 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-25T00:23:22.000Z (6 months ago)
- Last Synced: 2025-05-12T03:59:45.609Z (5 months ago)
- Topics: aria, astro, blog, portfolio
- Language: Astro
- Homepage: https://kai.bi
- Size: 2.44 MB
- Stars: 262
- Watchers: 4
- Forks: 85
- 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
```