Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <code>_site/</code> 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 <code>_site/</code> 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
Expand Down