Skip to content

Commit 6571437

Browse files
committed
motivation section
1 parent 08290bc commit 6571437

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ This is the repository for my coding blog [nemanjamitic.com](https://nemanjamiti
1414

1515
![Screenshot_1](/docs/screenshots/Screenshot_1.png)
1616

17+
## Motivation
18+
19+
By the end of 2023. I started thinking about capturing insights from my usual daily coding work into rounded blog articles, so I started looking for a clean, minimalistic and well structured blog template. I started researching and considered Jekyll, Hugo, Next.js but eventually realized that currently Astro is the best tool for a static, personal website.
20+
21+
Then I researched and reviewed all open source Astro examples that I could find with intention to reuse it and just customize styles but none of them met my preference for code structure and desired features, so I decided to compile the best parts from all of them into a structure and coding style of my own liking.
22+
23+
I intend to use this website for years to come, so I consider the extra effort well spent. Additionally, it helped me gain some practical experience with Astro in the process.
24+
1725
## Features
1826

1927
- Latest Astro, static, high performance website

0 commit comments

Comments
 (0)