{% extends "main.html" %} {% block content %}

Welcome to Changemaker V5

Your battle-tested, lightweight, self-hosted productivity suite. Empowering you with complete control, inherent security, and true freedom of speech.

Explore Applications

What is Changemaker?

Changemaker V5 is a project undertaken by The Bunker Operations, headquartered in Edmonton, Alberta, Canada, to provide our community a digital campaign alternative to mainstream American systems. It empowers you to deploy secure, locally-built websites, blogs, newsletters, & forms – from personal projects to full-fledged campaigns.

🚀 Quick Start & Onboarding

Ready to dive in? Here’s how to get started:

1. Access and Edit Your Site with Code Server

Code Server (VS Code in your browser) is already configured to allow you to edit your entire Changemaker site, including this documentation and application configurations. To access it, click the "Login" button in the header, which typically links to Code Server or your main dashboard where Code Server can be accessed.

To log into Code Server:

Code Server is pre-configured to open your main Changemaker project folder (e.g., /home/bunker-admin/Changemaker/), so you can start editing files immediately after logging in.

2. Update Your Site Configuration

Open your mkdocs.yml file and customize these key settings:

site_name: Your Awesome Site
site_description: A brief, compelling description of your new site
site_author: Your Name or Organization

Save the file, and your site will update almost instantly!

For more detailed setup instructions, refer to the full Installation Guide.

Core Applications & Services

Changemaker V5 comes packed with a suite of powerful, self-hosted tools. Click on any app to learn more about its features and how to use it.

dashboardHomepage

Main dashboard for Changemaker V5. Your central command center for all services.

Learn More

codeCode Server

Visual Studio Code in your browser. Develop and edit code from any device.

Learn More

edit_noteFlatnotes

Simple, markdown-based note-taking, directly connected to your blog.

Learn More

mailListmonk

Self-hosted newsletter and mailing list manager for full control over campaigns.

Learn More

table_chartNocoDB

Open Source Airtable Alternative. Turn any database into a smart spreadsheet.

Learn More

Development Pathway

Changemaker is continuously evolving. Here are some identified wants for development:

Stay tuned for updates and new features! For more details, check the full development pathway.

{% endblock %} {% block tabs %} {{ super() }} {% endblock %}