Edit This Page Clicking 'Edit This Page' will open a new tab or window to edit this page on the Git forge. You'll need to be signed into the forge to edit. Close the edit page to return to this one.


Zircon

One of the Things to Build.

A Massive Wiki frontend for GitHub or other Git forges.

It runs in the browser and presents edit, preview, page lists, searches, and wiki link interfaces to the user.

In the back end, it reads and edits the files via API calls to the Git forge.

It would have an "anonymous" mode where the access to the backend is done through a shared user account, and also a mode where it helps the user auth into the forge under their own account.

Other Approaches

Instead of Zircon, we could just put an Edit button on each page.