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: src/posts/wordpress.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Moving to an SSG give me a couple of advantages:
16
16
- No backup needed (the [source of my site is on Git](https://github.com/fharper/blog), and can be redeployed within three minutes with one click).
17
17
- No platform or plugins updates server side needed.
18
18
- Tremendous speed gain.
19
+
- Run on smaller cloud instance, so saving money & resources.
19
20
- Better writing flows for me.
20
21
21
22
And probably a lot more advantages, but in other words, simplicity is the key here. For my needs, there is no drawback I can think of right now. In the last years, I felt the pain of maintaining the site as I don't blog as much as I used to. I have the desire to start to write a bit more again on this personal blog, and I hope that the new process in place will make it easier and more fun.
0 commit comments