From 2139c0a6465ca28152688c295b65949ac670d661 Mon Sep 17 00:00:00 2001 From: sean Date: Wed, 22 Jan 2025 22:23:52 -0800 Subject: [PATCH] remove gitlab shit I don't understand --- .gitlab/issue_templates/Bug.md | 7 ------- .gitlab/merge_request_templates/BeforeAndAfter.md | 8 -------- .gitlab/merge_request_templates/Default.md | 5 ----- README.md | 5 +++-- 4 files changed, 3 insertions(+), 22 deletions(-) delete mode 100644 .gitlab/issue_templates/Bug.md delete mode 100644 .gitlab/merge_request_templates/BeforeAndAfter.md delete mode 100644 .gitlab/merge_request_templates/Default.md diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md deleted file mode 100644 index 579c32f..0000000 --- a/.gitlab/issue_templates/Bug.md +++ /dev/null @@ -1,7 +0,0 @@ -### Environment - -* Soapbox version: -* Backend (Mastodon, Pleroma, etc): -* Browser/OS: - -### Bug description diff --git a/.gitlab/merge_request_templates/BeforeAndAfter.md b/.gitlab/merge_request_templates/BeforeAndAfter.md deleted file mode 100644 index 6e457a7..0000000 --- a/.gitlab/merge_request_templates/BeforeAndAfter.md +++ /dev/null @@ -1,8 +0,0 @@ -## Summary - - - -## Screenshots (if appropriate): -| Before | After | -| ------ | ----- | -| | | diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md deleted file mode 100644 index 8a61929..0000000 --- a/.gitlab/merge_request_templates/Default.md +++ /dev/null @@ -1,5 +0,0 @@ -## Summary - - - -## Screenshots (if appropriate): diff --git a/README.md b/README.md index e04b2bd..847f219 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**Wokebox** is customizable open-source software that puts the power of social media in the hands of the people. Based on 'soapbox-fe' except woke and maintained by people who don't know what they're doing. +**Wokebox** is customizable open-source software that puts the power of social media in the hands of those goofy enough to bother deploying it. Based on 'soapbox-fe' except woke and maintained by people who don't know what they're doing. # On The Fediverse @@ -6,7 +6,7 @@ Wokebox is the **frontend** (what users see) > 💡 If you're starting a new server, I wouldn't start here. -> +> Use something well documented like [Mastodon](https://github.com/mastodon/mastodon) or [Pleroma](https://pleroma.social/docs/getting-started/installation). # Try It Out @@ -16,6 +16,7 @@ Wokebox is based on Soapbox. You can use soapbox with **any existing Mastodon/Pl > 💡 If using Pleroma, it's likely Wokebox won't work right. +> One day soon, I'll get around to forking rebased too. # Project Philosophy