Skip to content

Commit 5813dd7

Browse files
init
1 parent 6131990 commit 5813dd7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ Astro devblog has several benefits for use as a developer blog.
1313
1. Completely serverless (no need to pay for hosting with awesome tools like [Netlify](https://netlify.com))
1414
2. Automatically post to [Medium](https://medium.com) and [Dev.to](https://dev.to/), two blogging platforms often used by developers.
1515
3. Extensibility - I have done nothing fancy with this template. If you want to change something, it shoudn't be too difficult to do so.
16-
4. Static - Astro ✨ships zero JavaScript by default✨ which means that Astro Devblog is 🔥blazingly fast🔥
16+
4. Static - Astro ✨ships zero JavaScript by default✨ which means that Astro Devblog is 🔥blazingly fast🔥.
17+
18+
I'm done actively contributing to this template (unless I decide otherwise), but if you see something that can be improved, feel free to submit a PR. Three things that come to mind:
19+
20+
1. Image optimizations
21+
2. Improved security (encrypt API tokens in db)
22+
3. Improve the UI/styling

0 commit comments

Comments
 (0)