Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 761 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 761 Bytes

Bartholomew MicroCMS

Bartholomew is a simple CMS-like tool for hosting a website. It is compiled entirely to WebAssembly, and can run in any Spin-capable system.

The screenshot below shows how Bartholomew is implemented as the official Fermyon website.

Bartholomew screenshot

Bartholomew Documentation

Check out the official documentation and please raise any issues or ask any questions; we are here to help :)

Prerequisites

To run the Bartholomew CMS, you'll need Spin.

To build Bartholomew or the bart command line tool from source, you'll need Rust.