Skip to content

Commit 32b0e08

Browse files
committed
move motivation down
1 parent 6571437 commit 32b0e08

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@ 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-
2517
## Features
2618

2719
- Latest Astro, static, high performance website
@@ -44,6 +36,14 @@ I intend to use this website for years to come, so I consider the extra effort w
4436
- GitHub Pages, Nginx, x86 and arm Docker deployments
4537
- GitHub Actions workflows and local scripts
4638

39+
## Motivation
40+
41+
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.
42+
43+
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.
44+
45+
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.
46+
4747
## Installation
4848

4949
## Implementation details

0 commit comments

Comments
 (0)