docs: add 11ty

This commit is contained in:
Michał Ordon 2025-04-01 02:45:29 +01:00
parent d0bf38b22f
commit b79a8c9c45
No known key found for this signature in database
GPG Key ID: E4693AEA41CA6104

View File

@ -0,0 +1,23 @@
---
title: 11ty
description: Deploy a simple 11ty application.
---
This example will deploy a simple Preact application.
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/11ty`
- Publish Directory: `./_site` (Nixpacks)
2. **Click on Deploy**:
- Deploy your application by clicking the deploy button.
3. **Generate a Domain**:
- Click on generate domain button.
- A new domain will be generated for you.
- Set Port `80`
- You can use this domain to access your application.
If you need further assistance, join our [Discord server](https://discord.com/invite/2tBnJ3jDJc).