diff options
Diffstat (limited to 'docs/user_guide')
-rw-r--r-- | docs/user_guide/custom_css.md | 6 | ||||
-rw-r--r-- | docs/user_guide/migration.md | 4 | ||||
-rw-r--r-- | docs/user_guide/rss.md | 2 | ||||
-rw-r--r-- | docs/user_guide/settings.md | 6 |
4 files changed, 9 insertions, 9 deletions
diff --git a/docs/user_guide/custom_css.md b/docs/user_guide/custom_css.md index 513074c62..679240bca 100644 --- a/docs/user_guide/custom_css.md +++ b/docs/user_guide/custom_css.md @@ -14,7 +14,7 @@ This allows you to customize the appearance of your GoToSocial profile for users Here's a standard GoToSocial profile page: - + Let's say we want the background color to be black instead of grey. @@ -30,7 +30,7 @@ We then click on Save Profile Info. If we go back to our profile page and refresh the page, it now looks like this: - + If we want to get really fancy, we can add an ombre effect to the background, by using the following CSS code instead: @@ -42,7 +42,7 @@ If we want to get really fancy, we can add an ombre effect to the background, by After saving the css and refreshing the profile page, the profile now looks like this: - + ## Accessibility diff --git a/docs/user_guide/migration.md b/docs/user_guide/migration.md index a2d2a4c36..a00fcdbf0 100644 --- a/docs/user_guide/migration.md +++ b/docs/user_guide/migration.md @@ -53,7 +53,7 @@ To do this, you must first log in to the GoToSocial settings panel with your GoT From there, go to the "Migration" section, and look at the "Alias Account" subsection: - + In the first free account alias box, enter the URL of the account you wish to move **from**. This indicates that the account you wish to move from belongs to you, ie., you are "also known as" the account. @@ -65,7 +65,7 @@ Once you have created the account alias from your GoToSocial account, pointing b On Mastodon, the "Account migration" settings section looks something like this: - + If you were moving to a GoToSocial account from a Mastodon account, you would fill in the "Handle of the new account" field with the `@[username]@[domain]` value of your GoToSocial account. For example, if your GoToSocial account has username "@someone" and it's on the instance "example.org", you would enter `@someone@example.org` here. diff --git a/docs/user_guide/rss.md b/docs/user_guide/rss.md index a45b5286d..1ec543cfb 100644 --- a/docs/user_guide/rss.md +++ b/docs/user_guide/rss.md @@ -2,7 +2,7 @@ RSS stands for [Really Simple Syndication](https://en.wikipedia.org/wiki/RSS). It's a very well established standard for sharing content on the web. You might recognize the jolly orange RSS logo from your favorite news websites and blogs: - + If you like, you can configure your GoToSocial account to expose an RSS feed of your posts to the web. This allows people to get regular updates about your posts even when they don't have a Fediverse account. This is great when you're using GoToSocial to create longer-form, blog style posts, and you want anyone to be able to read them easily. diff --git a/docs/user_guide/settings.md b/docs/user_guide/settings.md index 6c51b34d4..17f2c5962 100644 --- a/docs/user_guide/settings.md +++ b/docs/user_guide/settings.md @@ -8,7 +8,7 @@ You will be prompted to log in with your email address and password after provid ## Profile - + In the profile section you can change your display name, avatar and header images. You can also choose to enable manually approving follow requests, and opt-in to providing a public RSS feed of your posts. @@ -184,7 +184,7 @@ This allows you to do things like: For example, the below image shows a policy for Public visibility posts that allows anyone to like or boost, but only allows followers, and people you follow, to reply. - + Bear in mind that policies do not apply retroactively. Posts created after you've applied a default interaction policy will use that policy, but any post created before then will use whatever policy was the default when the post was created. @@ -231,7 +231,7 @@ Please see the [migration document](./migration.md) for more information on movi In the export & import section, you can export data from your GoToSocial account, or import data into it. - + ### Export |