STFossil
Small teams. Open source. Built on Fossil.

chalcedony

Unified Management for Fossil Repositories

Public | Owner: STFossil | Default branch: trunk | Last update: 2026-09-19 16:29

The "/pikchrshow" page:

A pikchr code editor and previewer, allowing users to experiment with pikchr code or prototype it for use in copy/pasting into forum posts, wiki pages, or embedded docs. This version of pikchrshow uses WebAssembly to run entirely in the client browser, without a need for back-and-forth client/server traffic to perform the rendering. The "legacy" version of this application, which sends all input to the server for rendering, can be accessed by adding the "legacy" URL argument.

It optionally accepts a p=pikchr-script-code URL parameter or POST value to pre-populate the editor with that code.

Clone

You can clone this repository with the following command:

fossil clone https://1wt.observer/chalcedony

Contribute

The best way to contribute is through e-mail. See the project documentation for more details.