From b688ad977994784959567a52824aa02b5c98ab80 Mon Sep 17 00:00:00 2001 From: Brandon Willett Date: Wed, 3 Jan 2024 09:26:32 -0500 Subject: [PATCH] fix missing links --- site/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 @@

Static Sites for the Small Web<

About

-

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.

@@ -38,7 +38,7 @@

Features

-
The websites of CBNR are served by Bunny.net, via SSDs located all over the world, and folks viewing your website get their copy delivered directly from Bunny. So, your sites are faster and more reliable, and CBNR going down doesn't mean your sites are down too.
+
The websites of CBNR are served by Bunny.net, via SSDs located all over the world, and folks viewing your website get their copy delivered directly from Bunny. So, your sites are faster and more reliable, and CBNR going down doesn't mean your sites are down too.
@@ -74,13 +74,13 @@

Features

-
This was all made by one person (me, Brandon). I am not Amazon, Microsoft, or Google, and CBNR deliberately avoids using any of their services, at least directly. Support a less dystopian future for the Internet!
+
This was all made by one person (me, Brandon). I am not Amazon, Microsoft, or Google, and CBNR deliberately avoids using any of their services, at least directly. Support a less dystopian future for the Internet!
-

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!