Public Assets

We manage assets used to launch federated wiki servers with no download beyond the deno runtime.

Forks in multiple github repos. ward dobbs paul90

.

We host modules for common item types. github

types

With these resources and a deno runtime installed you can launch a read-only wiki server from the command line of your home directory where you keep .wiki files.

deno run --allow-net --allow-read=. --reload http://goals.pods.wiki.dbbs.co/assets/start.js

deno run --allow-net --allow-read=. --reload http://small.fed.wiki/assets/start.js

Even without any .wiki files you can use this running server to browse other sites in the federation. localhost

This form of plugin distribution has interesting implications for authorship and includes a role for read-only servers. See Make Plugin Page