From 459f925391022b722ed22235bfd43665b18dca95 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:41:57 +0200 Subject: [docs] Update readme alpha -> beta, add more feature examples (#3333) --- docs/assets/markdown-post.png | Bin 0 -> 88905 bytes docs/assets/theme-blurple-dark.png | Bin 0 -> 666065 bytes docs/assets/theme-blurple-light.png | Bin 0 -> 667871 bytes docs/assets/theme-brutalist-dark.png | Bin 0 -> 650116 bytes docs/assets/theme-brutalist-light.png | Bin 0 -> 654321 bytes docs/assets/theme-ecks-pee.png | Bin 0 -> 875153 bytes docs/assets/theme-midnight-trip.png | Bin 0 -> 645919 bytes docs/assets/theme-soft.png | Bin 0 -> 696870 bytes docs/assets/theme-solarized-dark.png | Bin 0 -> 673246 bytes docs/assets/theme-solarized-light.png | Bin 0 -> 679086 bytes docs/assets/theme-sunset.png | Bin 0 -> 668563 bytes docs/faq.md | 2 +- 12 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/assets/markdown-post.png create mode 100644 docs/assets/theme-blurple-dark.png create mode 100644 docs/assets/theme-blurple-light.png create mode 100644 docs/assets/theme-brutalist-dark.png create mode 100644 docs/assets/theme-brutalist-light.png create mode 100644 docs/assets/theme-ecks-pee.png create mode 100644 docs/assets/theme-midnight-trip.png create mode 100644 docs/assets/theme-soft.png create mode 100644 docs/assets/theme-solarized-dark.png create mode 100644 docs/assets/theme-solarized-light.png create mode 100644 docs/assets/theme-sunset.png (limited to 'docs') diff --git a/docs/assets/markdown-post.png b/docs/assets/markdown-post.png new file mode 100644 index 000000000..750f36e49 Binary files /dev/null and b/docs/assets/markdown-post.png differ diff --git a/docs/assets/theme-blurple-dark.png b/docs/assets/theme-blurple-dark.png new file mode 100644 index 000000000..8a0c47aec Binary files /dev/null and b/docs/assets/theme-blurple-dark.png differ diff --git a/docs/assets/theme-blurple-light.png b/docs/assets/theme-blurple-light.png new file mode 100644 index 000000000..51f6110d7 Binary files /dev/null and b/docs/assets/theme-blurple-light.png differ diff --git a/docs/assets/theme-brutalist-dark.png b/docs/assets/theme-brutalist-dark.png new file mode 100644 index 000000000..14e4c637c Binary files /dev/null and b/docs/assets/theme-brutalist-dark.png differ diff --git a/docs/assets/theme-brutalist-light.png b/docs/assets/theme-brutalist-light.png new file mode 100644 index 000000000..980134e1e Binary files /dev/null and b/docs/assets/theme-brutalist-light.png differ diff --git a/docs/assets/theme-ecks-pee.png b/docs/assets/theme-ecks-pee.png new file mode 100644 index 000000000..73e8bb9a8 Binary files /dev/null and b/docs/assets/theme-ecks-pee.png differ diff --git a/docs/assets/theme-midnight-trip.png b/docs/assets/theme-midnight-trip.png new file mode 100644 index 000000000..05e557be8 Binary files /dev/null and b/docs/assets/theme-midnight-trip.png differ diff --git a/docs/assets/theme-soft.png b/docs/assets/theme-soft.png new file mode 100644 index 000000000..7b094fcde Binary files /dev/null and b/docs/assets/theme-soft.png differ diff --git a/docs/assets/theme-solarized-dark.png b/docs/assets/theme-solarized-dark.png new file mode 100644 index 000000000..468ab8534 Binary files /dev/null and b/docs/assets/theme-solarized-dark.png differ diff --git a/docs/assets/theme-solarized-light.png b/docs/assets/theme-solarized-light.png new file mode 100644 index 000000000..ded2a2db7 Binary files /dev/null and b/docs/assets/theme-solarized-light.png differ diff --git a/docs/assets/theme-sunset.png b/docs/assets/theme-sunset.png new file mode 100644 index 000000000..a2361b437 Binary files /dev/null and b/docs/assets/theme-sunset.png differ diff --git a/docs/faq.md b/docs/faq.md index 546c2064a..521c97531 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -36,6 +36,6 @@ To see posts, you have to start following people! Once you've followed a few peo We introduced a sign-up flow in v0.16.0. The server you want to sign up to must have enabled registrations/sign-ups, as detailed [right here](./admin/signups.md). -## Why's it still in alpha? +## Why's it still in Beta? Take a look at the [list of open bugs](https://github.com/superseriousbusiness/gotosocial/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and the [roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) for a more detailed rundown. -- cgit v1.2.3