From ebbde4cb636029e328966b578c91e76dbac4a0b2 Mon Sep 17 00:00:00 2001
From: antoinetielbeke <43862386+antoinetielbeke@users.noreply.github.com>
Date: Tue, 11 Aug 2026 20:30:00 +0200
Subject: [PATCH] Add deploybase to deployment hosts
---
src/docs/deployment.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/docs/deployment.md b/src/docs/deployment.md
index caab8b40a8..3483bbe5d7 100644
--- a/src/docs/deployment.md
+++ b/src/docs/deployment.md
@@ -53,6 +53,10 @@ hosts:
url: https://www.deployhq.com/
screenshotSize: medium
description: Git-based deployment platform that runs your Eleventy build on its servers and transfers the _site/ output to your own server via SSH/SFTP/FTP (or to S3, Azure Blob, or Rackspace Cloud Files). Supports multiple environments with branch-to-server mapping, config-file injection, atomic releases, one-click rollback, and pre/post deploy hooks.
+ - name: deploybase
+ url: https://deploybase.eu/
+ screenshotSize: medium
+ description: European static site hosting that builds your Eleventy site from a git repo and serves the _site/ output from a global CDN. Every branch gets a preview URL, promoting to production is instant (rollback is the same operation), and built-in forms with GDPR retention are included. Runs entirely on EU infrastructure.
classicHosts:
- name: Vercel CLI
url: https://vercel.com/cli