A collaborative class website changes the stakes of a course assignment. Instead of writing a paper that only one person reads, students contribute to a shared project that lives on the open web. Each contribution is small, but together they create something no one person could build alone. Students write more carefully, design more intentionally, and care more about clarity.
Building a page on a collaborative website is a design challenge as much as a writing one. Students have to think about visual hierarchy:
These are communication skills that transfer far beyond a single course—and they’re exactly the kind of skills that humanities graduates need but rarely get to practice.
Our platform teaches students how websites work—how simple code blocks display images, how metadata enables functionality, and how version control lets a group collaborate without overwriting each other’s work—without requiring them to learn programming. They edit simple text files and see their work published as webpages. Many students also use AI to handle technical decisions while keeping their focus on the intellectual argument—learning to direct AI rather than be directed by it. Technology becomes a little less intimidating, and the confidence that comes from building something real is something students carry forward.
Commercial website builders lock content into proprietary platforms that charge subscription fees. Our sites run on GitHub Pages—free, open, and built on web standards that will still work decades from now. Some early projects haven’t been touched in almost a decade and they work exactly as they did at the end of the course that created them. Sustainability by design.
The process is the same for instructors and students: create a free GitHub account, duplicate the project template, and start editing the sample pages. No coding, no special software, no server administration. The Xanthan getting started guide walks through every step, and we’re always happy to visit a class to help.