mirror of
https://github.com/anotherhadi/blog.git
synced 2026-05-20 21:42:33 +02:00
Compare commits
4 Commits
v1.0.0
...
385e46ecdf
| Author | SHA1 | Date | |
|---|---|---|---|
| 385e46ecdf | |||
| 0fcad18a60 | |||
| 90d1d22738 | |||
| d8f9c68061 |
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
@@ -11,7 +11,7 @@
|
|||||||
# Another Hadi's Blog
|
# Another Hadi's Blog
|
||||||
|
|
||||||
My personal portfolio & blog; built with **Astro**, **Tailwind CSS** and **DaisyUI**.
|
My personal portfolio & blog; built with **Astro**, **Tailwind CSS** and **DaisyUI**.
|
||||||
Live at [hadi.icu](https://hadi.icu).
|
Live at [hadi.icu](https://hadi.icu/?utm_source=github&utm_medium=readme).
|
||||||
|
|
||||||
Started from [bloomfolio](https://github.com/lauroguedes/bloomfolio), thanks for this great project!
|
Started from [bloomfolio](https://github.com/lauroguedes/bloomfolio), thanks for this great project!
|
||||||
|
|
||||||
@@ -43,3 +43,11 @@ bun install
|
|||||||
```bash
|
```bash
|
||||||
bun run dev
|
bun run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<a href="https://github.com/anotherhadi/blog">github</a> |
|
||||||
|
<a href="https://gitlab.com/anotherhadi/blog">gitlab (mirror)</a> |
|
||||||
|
<a href="https://git.hadi.icu/anotherhadi/blog">gitea (mirror)</a>
|
||||||
|
</div
|
||||||
|
|||||||
Reference in New Issue
Block a user