diff --git a/web/template/index.tmpl b/web/template/index.tmpl index 358bc081e..121190775 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -28,7 +28,7 @@ {{- with . }}
-

About this instance

+

About this instance

{{- include "shortDescription" . | indent 3 }} See more details diff --git a/web/template/index_apps.tmpl b/web/template/index_apps.tmpl index 19a474692..bf818b50a 100644 --- a/web/template/index_apps.tmpl +++ b/web/template/index_apps.tmpl @@ -19,10 +19,10 @@ {{- with . }}
-

Client applications

+

Client applications

- Have an account on this instance and want to log in? + Have an account on this instance and want to log in? GoToSocial does not provide its own webclient, but implements the Mastodon client API. You can use a variety of clients to log in to your account here:

@@ -30,87 +30,51 @@
  • Semaphore is a web client designed for speed and simplicity.

    - + Use Semaphore
    -
  • Tusky is a lightweight mobile client for Android.

    - + Get Tusky
    - + title="The Tusky mascot, a cartoon elephant tooting happily" width="100" height="100" />
  • Feditext (beta) is a beautiful client for iOS, iPadOS and macOS.

    - + Get Feditext
    - + title="The Feditext logo, the characters 'ft' at a slight angle" width="100" height="100" />
  • Or try one of the Mastodon clients listed on the official Mastodon page.

    - + Get Mastodon apps
    - + title="The Mastodon logo, the character 'M' in a speech bubble" width="100" height="100" />
  • diff --git a/web/template/index_register.tmpl b/web/template/index_register.tmpl index 38a00f47b..1f647cca9 100644 --- a/web/template/index_register.tmpl +++ b/web/template/index_register.tmpl @@ -20,19 +20,20 @@ {{- define "registrationLimits" -}} New account registration is currently  {{- if .instance.Registrations -}} - open. +open. {{- else -}} - closed. +closed. {{- end -}} {{- end -}} {{- with . }}
    -

    Register an Account on {{ .instance.Title -}}

    +

    Register an Account on {{ .instance.Title -}}

    {{- template "registrationLimits" . -}}

    {{- if .instance.Registrations }} -

    To register a new account, please first read the rules and terms.

    +

    To register a new account, please first read the rules and terms.

    Then, use the sign-up page to register an account.

    Manual admin approval is required for new accounts.

    {{- end }} diff --git a/web/template/index_what_is_this.tmpl b/web/template/index_what_is_this.tmpl index 32ca6ed2f..6baabc85d 100644 --- a/web/template/index_what_is_this.tmpl +++ b/web/template/index_what_is_this.tmpl @@ -19,33 +19,23 @@ {{- with . }}
    -

    What is this?

    +

    What is this?

    The web page you're reading right now is served by an instance of GoToSocial, a federated, distributed, open-source microblogging software which connects to other instances across a network known as the "fediverse".

    -

    What is an "instance"?

    +

    What is an "instance"?

    "Instance" is a term commonly used for one node in the fediverse. Each instance has its own web address, user(s), culture, rules, and settings. Instances exchange data by "talking" to each other over the internet using a protocol called ActivityPub.

    - - + + Learn more about ActivityPub (opens in a new tab).

    @@ -55,7 +45,7 @@

    There are thousands of fediverse instances, connecting millions of people together.

    -

    How do I join the fediverse?

    +

    How do I join the fediverse?

    You can join the fediverse by running your own instance of an ActivityPub software, or by finding an existing instance that aligns with your values and expectations, @@ -65,8 +55,10 @@ To help you find an instance that suits you, you can try one of the following tools:

    {{- if .instance.Registrations }}

    Or, just register for an account on this instance!

    diff --git a/web/template/page_stylesheets.tmpl b/web/template/page_stylesheets.tmpl index 9234607f8..66af3e5a4 100644 --- a/web/template/page_stylesheets.tmpl +++ b/web/template/page_stylesheets.tmpl @@ -25,6 +25,8 @@ See: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload. */ -}} + + {{- with . }}