Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hananurrehman/hananurrehman.github.io
This is my blog where I intend to share thoughts and mini articles!
https://github.com/hananurrehman/hananurrehman.github.io
aria astro blog portfolio
Last synced: about 1 month ago
JSON representation
This is my blog where I intend to share thoughts and mini articles!
- Host: GitHub
- URL: https://github.com/hananurrehman/hananurrehman.github.io
- Owner: hananurrehman
- License: apache-2.0
- Created: 2024-10-25T22:53:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T23:28:59.000Z (about 2 months ago)
- Last Synced: 2024-12-10T00:26:37.441Z (about 2 months ago)
- Topics: aria, astro, blog, portfolio
- Language: Astro
- Homepage: https://hananurrehman.github.io/
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog created from the Aria Template
I created this blog from an [Astro](https://astro.build) template which is an 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
```