Once you have a saved draft, you have two ways to put the document where users can find it: sync the document URLs to Dekimu Hub so the Hub Designer can link to them, or export a self-contained ZIP to host on your own site.
miniterms never hosts your documents as the canonical location. Your own site is always where the live URL lives.
Sync to Dekimu Hub
Hub sync stores your document URLs in miniterms' publish record, which the Hub Designer reads automatically when building your site's footer and cookie-banner links.
- Open Publish in the sidebar.
- Click Sync to Hub.
- miniterms writes the current URL set to the shared publish record. The Hub Designer can now pick up the links when you rebuild your site.
If you regenerate documents after a previous sync, the Documents page shows Out of sync — sync again to push the latest versions. Syncing is idempotent; syncing the same version twice overwrites with the same value.
Download ZIP
The static export gives you all documents as HTML files in a single archive, ready to upload to your hosting provider.
- Open Publish in the sidebar.
- Click Download ZIP.
- The archive is prepared server-side and downloaded to your browser. Extract and deploy the HTML files to your site.
Each file in the ZIP begins with a provenance comment:
<!-- Dekimu-APR: <claimId> · verify https://verify.dekimu.com/v/<claimId> -->
This Agent Provenance Receipt is a cryptographic stamp proving the document was produced by miniterms from your specific business profile at a specific point in time. Keep it in the file — it is harmless to end users and provides accountability documentation.
Canonical location rule
When a document URL changes (you move to a new domain, restructure your site), update the URL in Publish and re-sync to Hub. The URL you provide is what ends up in your Privacy Policy header and in any generated cookie-banner. If the URL goes dead, users clicking your footer link will hit a 404.