Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.03 KB

File metadata and controls

20 lines (16 loc) · 1.03 KB

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.