mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
docs: add 11ty
This commit is contained in:
parent
d0bf38b22f
commit
b79a8c9c45
23
apps/docs/content/docs/core/(examples)/11ty.mdx
Normal file
23
apps/docs/content/docs/core/(examples)/11ty.mdx
Normal 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).
|
Loading…
Reference in New Issue
Block a user