1
Fork 0
A WebExtension providing interactive guided tours of Tildes. https://addons.mozilla.org/en-US/firefox/addon/tildes-shepherd/
Go to file
Bauke 76a86eacff
Use tour.cancel instead of complete when the Exit button is clicked.
2023-06-17 15:02:08 +02:00
source Use tour.cancel instead of complete when the Exit button is clicked. 2023-06-17 15:02:08 +02:00
.envrc Initial commit. 2023-06-11 13:21:46 +02:00
.gitignore Initial commit. 2023-06-11 13:21:46 +02:00
DEVELOPMENT.md Add the beginnings of documentation. 2023-06-16 11:03:39 +02:00
LICENSE Initial commit. 2023-06-11 13:21:46 +02:00
Makefile.toml Initial commit. 2023-06-11 13:21:46 +02:00
README.md Add links to the files too, dummy. 2023-06-16 11:11:32 +02:00
TOURS.md Change all @Community links to go to the new message page. 2023-06-17 14:41:11 +02:00
flake.lock Initial commit. 2023-06-11 13:21:46 +02:00
flake.nix Initial commit. 2023-06-11 13:21:46 +02:00
package.json Add the dependency files. 2023-06-11 16:15:23 +02:00
pnpm-lock.yaml Add the dependency files. 2023-06-11 16:15:23 +02:00
shell.nix Initial commit. 2023-06-11 13:21:46 +02:00
tsconfig.json Add the tsconfig. 2023-06-11 16:16:06 +02:00

README.md

Tildes Shepherd

A WebExtension providing interactive guided tours of Tildes.

Documentation

  • If you'd like to contribute to the tours, see TOURS.md.
  • To develop and run Tildes Shepherd yourself, see DEVELOPMENT.md.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.