From 260b2fe2a3f1e1652f61453656d5059903c169ef Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Fri, 18 Dec 2020 21:48:56 -0500 Subject: Created _index.md for index content, moved all md files to index.md in page folders. --- config.toml | 2 +- content/about.md | 29 ----------------------------- content/goals.md | 9 --------- content/list.md | 23 ----------------------- 4 files changed, 1 insertion(+), 62 deletions(-) delete mode 100644 content/about.md delete mode 100644 content/goals.md delete mode 100644 content/list.md diff --git a/config.toml b/config.toml index 7e88db5..b0faadd 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://hamlet.social/" languageCode = "en-us" -title = "Welcome to Hamlet" +title = "Hamlet" theme = "hamlet_theme" diff --git a/content/about.md b/content/about.md deleted file mode 100644 index bf636ab..0000000 --- a/content/about.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "About" -draft: false ---- - -Hamlet is a network of geographically focused [Pleroma](https://pleroma.social/) -instances. We work with volunteers from local communities in order to help them -run their own social media site. If you wish to volunteer to help run a Hamlet -instance in your home town, send us an email at -[smile@hamlet.social](smile@hamlet.social). - -Locally deploying servers has several benefits over centralized social media -like Facebook or Twitter. - -- **We do not put ourselves in a position to moderate the entire network.** This -means that content is moderated for your local community, by your local -community. -- **The network is also interoperable.** Even though there are official Hamlet -servers, you can set up an unofficial server, and participate in the network -just fine. You can do this by setting up your own -[Pleroma](https://pleroma.social/) server, or using a managed hosting solution -like [Tribes](https://tribes.host/). -- **Local money stays local.** When a local business advertises on Facebook, -all of that money leaves the local economy. When a local business advertieses -on Hamlet, that money stays in the local economy, and is able to be used to -benefit the community. - -The name Hamlet is a reference to -[wikipedia.org/wiki/Hamlet_(place)](https://wikipedia.org/wiki/Hamlet_(place)) diff --git a/content/goals.md b/content/goals.md deleted file mode 100644 index 514dd5b..0000000 --- a/content/goals.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Goals" -draft: false ---- - -This list is in no particular order. - -{{< goals >}} - diff --git a/content/list.md b/content/list.md deleted file mode 100644 index cd43828..0000000 --- a/content/list.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: "Select an instance near you" -draft: false ---- - -Is your location not on this list? Help us set up a server in your home town! -Send us an email at [smile@hamlet.social](mailto:smile@hamlet.social?subject=Request%20for%20new%20server) -and let us know where you would like to see a new server set up. - -If you don't want to join a local server, you can still join the -network by joining any Pleroma -or Mastodon instance. - -{{< instances >}} - - -

Non-Hamlet instances

- -These instances are not Hamlet instances, but you may find some of these -interesting. - -{{< nonhamlet >}} - -- cgit v1.2.3