{% extends "base.html" %} {% block title %}Pricing Calculator - Makenotwork{% endblock %} {% block body_attrs %} class="centered-page"{% endblock %} {% block content %}
See what you keep on every sale.
{# The calculator recomputes server-side: on any dial change HTMX GETs /pricing/compare and swaps #results-panel. No fee math runs in the browser. It all lives in `fee_calculator.rs`, sourced from `assumptions.toml`. The dials sit outside the swap target so focus and the typed value survive each recompute. The right-hand column is the visitor's own description of wherever else they sell. We do not name it, hold a table of rates for it, or pretend to know what it charges. #}Founder pricing open Half off creator tiers, locked for life. The calculator is using founder prices.
{% endif %}Every tier is the complete platform: profile, project pages, forum, discovery, memberships, analytics, full data export. The tier picks the file-size envelope, not the feature set.
{# The radio `value` is what hx-include sends, so it is the price the server computes on. While the window is open it opens on the founder price: a visitor who can buy at half price should not be shown their outcome at a price they will not pay.Fill in what the other platform takes. Use its total deduction, its own cut plus any payment processing it adds, which is the figure you can read off a payout. We hold no rates for anyone but ourselves, so nothing here can go stale or be picked to flatter us.