GitHub - Webstrates/tutorials: Tutorials for getting started with Webstrates

Welcome to the Webstrates tutorial series!

This series contains 3 tutorials:

  1. Collaborative Notes An introduction to Webstrates, its tools, and transclusion.
  2. Chat System A chat system with private messaging, utilizing <transient> tags and signaling.
  3. Notebook A notebook also utilizing <transient> tags, transclusion, as well as tagging.
  4. Pad A basic implementation of a zoomable canvas utilizing external webstrates and other features introduced in previous tutorials.

It is highly recommended that you start out with Collaborative Notes, as it also introduces some useful tools for developing Webstrates.

If you have issues with the tutorials, feel free to file an issue or even create a pull request.