clseibold/ZeroNet-Dev-Center

Static Zite

Opened this issue · 0 comments

This is the next tutorial. It will cover creating a static zite, along with setting options in the content.json file and some information on the ZeroFrame class and it's methods.

  • Starting with an empty zite
  • Where your zite's files are located
  • Setting options in content.json
  • The ZeroFrame class
    • onOpenWebsocket
    • onRequest
  • Signing and Publishing
  • Link to content.json docs (from ZeroDocs Zite)
  • Link to zeroframe api docs (from ZeroDocs Zite)
  • Link to ZeroFrame API tutorial (once written)