do not edit — generated by btf.
wikihomeircgitfiles

wiki.druid.rocks

reference wiki for druid.rocks's public-facing services. not a database-backed wiki app - pages are plain btf source (the same tool the rest of the site is built with), uploaded here over rsync/sftp (no git repo for this one) and rebuilt on a 5-minute cron.

pages

irc - connecting to irc.druid.rocks, now public.

git - cloning repos off git.druid.rocks.

files - pulling bulk files off files.druid.rocks.

only services with something worth telling a stranger get a page here. cc.druid.rocks, the dev/compile nodes, and mp.druid.rocks (which already has its own docs site) don't.

writing a page here

if you're ever adding to this later: keep it lowercase, keep it short, and explain why something is the way it is instead of just what it is. no marketing tone, no "welcome to our wiki!" - this is a reference, not a pitch.

pages are btf source (.btft), the same format used for mp's docs and the main site. don't guess the syntax from scratch - read one of this wiki's own .btft source files (they're plain text, uploaded the same way you'd upload a new one) or anything under mp's docs/ tree for real, working examples: headings, paragraphs, links to other pages on the same site, links elsewhere, tables, and fenced code all show up there in context.

upload changes to /srv/wikisrc over rsync or sftp with the wiki account. the site rebuilds automatically within 5 minutes if the source actually changed, and never goes half-built - a broken page just means the old version stays up until it's fixed.

powered by btf.