Compare commits
No commits in common. "4f41d1f6b679f49b31fa0405db69c412b216055f" and "93be9bfca8f790b6e29fb3caf168349054b76d3d" have entirely different histories.
4f41d1f6b6
...
93be9bfca8
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
> **A WebExtension providing interactive guided tours of Tildes.**
|
> **A WebExtension providing interactive guided tours of Tildes.**
|
||||||
|
|
||||||
[![Get Tildes Shepherd for Firefox](./images/mozilla-addons.png)](https://addons.mozilla.org/firefox/addon/tildes-shepherd)
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* If you'd like to contribute to the tours, see [TOURS.md](TOURS.md).
|
* If you'd like to contribute to the tours, see [TOURS.md](TOURS.md).
|
||||||
|
|
14
TOURS.md
14
TOURS.md
|
@ -8,4 +8,16 @@ Draw it in GIMP, sketch it on paper and take a picture, as long as you can show
|
||||||
|
|
||||||
## Completion Status
|
## Completion Status
|
||||||
|
|
||||||
You can find a progress tracker [in this issue](https://git.bauke.xyz/tildes-community/tildes-shepherd/issues/4).
|
Below is a rough list of the planned tours together with which version of the WebExtension the tour is available in. Names and organization will likely change and differ from what's shown in the options page.
|
||||||
|
|
||||||
|
If a tour is checked and has a version number it's available from Mozilla Addons right now. If it is checked and doesn't have a version number it's finished but hasn't yet been published. And if it's unchecked it hasn't been finished yet.
|
||||||
|
|
||||||
|
* [x] Introduction (0.1.0)
|
||||||
|
* [ ] Interface
|
||||||
|
* [x] Homepage (0.1.0)
|
||||||
|
* [ ] Account Settings
|
||||||
|
* [ ] Invites
|
||||||
|
* [ ] Groups
|
||||||
|
* [ ] Topics
|
||||||
|
* [ ] Comments
|
||||||
|
* [ ] Messages
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue