Hello world — this is the Plutonians course.

This is the example course, built for a stand-in organization called Plutonians. It exists so the support team has a working reference to copy. It is plain, self-contained HTML: no build step, no shared stylesheet, no JavaScript required.

How to build a course for a real organization

  1. Copy this public/plutonians/ directory to public/<org-slug>/. The directory name is the web address, so use lowercase letters, numbers, and hyphens.
  2. Write as many pages as you like. Link between them however you want.
  3. In complete.html, change the form's org_slug to match your new directory name. Leave everything else in that form exactly as it is — it's the tracked boundary, see CONTRACT.md.

Everything above this line is yours to change. The completion form is not.

Finish the course →