Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T13:15:58.000Z (8 days ago)
- Last Synced: 2024-12-15T17:12:45.311Z (7 days ago)
- Topics: aria, astro, blog, portfolio
- Language: Astro
- Homepage: https://kai.bi
- Size: 2.48 MB
- Stars: 193
- Watchers: 2
- Forks: 62
- 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).
![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
```