This commit is contained in:
Nolan Lawson 2018-04-01 23:16:31 -07:00
parent f54aadaca9
commit 47a6d863dc
1 changed files with 6 additions and 6 deletions

View File

@ -4,15 +4,15 @@ This will walk you through the basic usage of Pinafore and its major differences
The home page is both where you write toots and where you read your home timeline:
![Screenshot of home page](https://github.com/username/repository/blob/master/docs/Screenshot1.png)
![Screenshot of home page](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot1.png)
When you scroll down, the "toot" button transforms into a "compose" button:
![Screenshot showing home page scrolled down](https://github.com/username/repository/blob/master/docs/Screenshot2.png)
![Screenshot showing home page scrolled down](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot2.png)
If you press this compose button, you can toot anywhere in your home timeline.
![Screenshot showing compose box in a modal dialog](https://github.com/username/repository/blob/master/docs/Screenshot3.png)
![Screenshot showing compose box in a modal dialog](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot3.png)
## Community page
@ -20,15 +20,15 @@ By default, the Local Timeline is pinned to the top navigation. In the "Communit
Lists, the Local Timeline, the Federated Timeline, and your Favorites, and you can also pin any of these to
the top navigation.
![Screenshot of Community page with options to pin multiple timelines](https://github.com/username/repository/blob/master/docs/Screenshot4.png)
![Screenshot of Community page with options to pin multiple timelines](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot4.png)
## Multiple instances
You can manage you instances in the settings:
![Screenshot of instance settings with a list of instances](https://github.com/username/repository/blob/master/docs/Screenshot5.png)
![Screenshot of instance settings with a list of instances](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot5.png)
For each instance, you can choose a custom theme so that it's easy to
remember which instance you're currently using:
![Screenshot of instance configuration with multiple themes available](https://github.com/username/repository/blob/master/docs/Screenshot6.png)
![Screenshot of instance configuration with multiple themes available](https://github.com/nolanlawson/pinafore/blob/master/docs/Screenshot6.png)