You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,10 @@ Astro devblog has several benefits for use as a developer blog.
13
13
1. Completely serverless (no need to pay for hosting with awesome tools like [Netlify](https://netlify.com))
14
14
2. Automatically post to [Medium](https://medium.com) and [Dev.to](https://dev.to/), two blogging platforms often used by developers.
15
15
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:
0 commit comments