diff --git a/site/index.html b/site/index.html index e803fc0..0f6ef56 100644 --- a/site/index.html +++ b/site/index.html @@ -22,7 +22,7 @@
The "small web" is a term for the less corporate, more independent side of the Internet -- the personal blogs, organization homepages, passion projects, and so on. The parts that aren't on Facebook, the parts people own themselves.
+The "small web" is a term for the less corporate, more independent side of the Internet -- the personal blogs, organization homepages, passion projects, and so on. The parts that aren't on Facebook, the parts people own themselves.
Thing is, if you want to have a website like this, there aren't a ton of great options. Self-hosting is, for most people, prohibitively difficult/expensive. Free services, like Github Pages, are good but barebones, and others start free but lock table-stakes features behind "pro" tiers.
This is ultimately a consequence of these other platforms' business models. They were funded by and built for enterprises, not you.
I wanted an alternative, so I built one myself! This is Cloudy But No Rain -- a batteries-included, small-tech solution for anything you can stuff into an index.html
.
Every line of code that runs Cloudy But No Rain is written by hand (zero AI) and totally open-source under the AGPLv3 license, from Javascript to Golang to Kubernetes manifests. Go check it out for yourself on Github!
+Every line of code that runs Cloudy But No Rain is written by hand (zero AI) and totally open-source under the AGPLv3 license, from Javascript to Golang to Kubernetes manifests. Go check it out for yourself on Github!