Compare commits

..

No commits in common. "7c5f27e76e91b4ff8e8ccead6a0adb0d5cb90bd1" and "471af974c9de113b6d336b45ff97e7f09fc0e6c1" have entirely different histories.

6 changed files with 24 additions and 29 deletions

2
.gitignore vendored
View file

@ -11,5 +11,3 @@ hugo.linux
# Temporary lock file while building
/.hugo_build.lock
content/pages/blocked-instances/list

View file

@ -14,26 +14,32 @@ type: docs
## What is [snug.moe](https://snug.moe)?
It is many things! But the main attraciton is
a laid back comfy [Iceshrimp](https://iceshrimp.dev)
a laid back comfy [FoundKey](https://akkoma.dev/FoundKeyGang/FoundKey/)
instance on the [Fediverse](https://en.wikipedia.org/wiki/Fediverse)!
It used to be a fully public instance with open registrations but has closed down to being invite only so it doesn't grow bigger than it should or we can handle.
This place is aiming to be relaxed and not too heated up.
Optionally cute, but that is not a requirement; be however you like.
You can receive an invite by being a friend of an existing user and have them ask the admin or mods for a code.
## Wait, what other things?
A couple more fediverse instances, like
### <i class="fa fa-pixelfed faicon" aria-hidden="true"></i> Pixelfed - [pic.snug.moe](https://pic.snug.moe)
* Showcase images! yay
* Ask for an invite
### <i class="fa fa-peertube faicon" aria-hidden="true"></i> Peertube - [video.snug.moe](https://video.snug.moe)
* Registrations need approval. You should mention your fedi handle in the Reason if you have that.
* If you're a friend you can ask to have your allocated storage increased.
* While sign ups may be open uploading videos is disabled by default.
To retain storage space only friends will be allowed to upload,
but the instance is here still.
...and a few chatting services:
### <i class="fa fa-xmpp faicon" aria-hidden="true"></i> XMPP
* You can register from any XMPP client an account of the format \<username\>@snug.moe
* Or use the [web registration form](https://snug.moe/xmpp/). You can change the password or delete your account from here too.
* It supports Conversations Unified Push! Push server is `up.snug.moe`
### <i class="fa fa-matrix-org faicon" aria-hidden="true"></i> Matrix
* It is invite only.
* Sign ups are closed, but more or less because dealing with Matrix bot accounts is not easy and also manually vetting accounts for this is more desireable. So feel free to ask for an account.
* Web clients hosted by snug.moe: [Element](https://element.snug.moe) - [Schildichat](https://schildi.snug.moe) - [Cinny](https://cinny.snug.moe)
### <i class="fa fa-microphone faicon" aria-hidden="true"></i> Mumble

View file

@ -10,13 +10,7 @@ yay
The main goal of blocking is keeping snug.moe a pleasant comfortable place. When another instance disturbs that it may be defederated.
Instances are being defederated for reasons like
harassment, spamming, posting illegal content or generally their terms/rules go against ours.
harassment, spamming, posting illegal content or generally their terms/rules go against ours;
but usually not for only being dumb, like having dumb opinions, unless those opinions are lead to being harmful.
But to give an idea, the conditions for defederation are a bit more lax than the guidelines applied for local moderation.
If an instance is being dumb but not really harmful or annoying it _may_ possibly stay.
Every subdomain of a domain listed here is inherently blocked too.
Also no hard feelings, thx.
``` {{% include "/pages/blocked-instances/list" %}} ```
**The list is not public anymore because why keep it, but still blocked instances are visible to logged in users (More > Federation).**

View file

@ -15,10 +15,6 @@ weight: 20
[BunHD](https://volpeon.ink/projects/emojis/bunhd/) by
[Volpeon](https://snug.moe/@volpeon@mk.vulpes.one)
<img src="https://snug.moe/files/e7cf329c-649d-4bb6-913c-c9ae821d5400" width="32">
[Mutant Standard](https://mutant.tech/)'s pride flags
<img src="https://snug.moe/files/webpublic-5a1762b5-46da-40c9-844c-1f508b81cc99" width="32">
[Blobhaj](https://heatherhorns.com/emoji/) by

View file

@ -7,8 +7,8 @@ Ah, yes, rulz. Or you can call them terms of service. You won't be served the se
1. Be excellent to each other. Have some common sense and basic empathy...
So obviously no harassment or discrimination; which implies don't do sexism, homophobia, transphobia, racism xenophobia etc.
and not only because the rules say it. We all human...
So obviously no harassment or discrimination; which implies don't do sexism, homophobia, transphobia or xenophobia etc.
and not only because the rules say it.
2. Make use of the NSFW toggle and CW (Content Warning) when needed.
NSFW content is allowed but as long as it's marked as such.
@ -19,7 +19,10 @@ NSFW content is allowed but as long as it's marked as such.
5. Don't post anything that would be illegal under Romanian or Finnish law.
6. Don't bulli.
6. Accounts used in mainly another language other than English are not allowed for various reasons.
But to make it clear posting in other languages by itself is fine, don't refrain from that.
As long as the whole account is not entirely centered around another language, being disconnected from the rest of the instance.
7. No channers.

View file

@ -1,2 +0,0 @@
{{$file := .Get 0}}
{{ $file | readFile | markdownify }}