examples/11ty
2025-04-06 03:47:45 -06:00
..
.gitignore feat: add 11ty template 2025-04-04 17:54:46 +01:00
index.html feat: add 11ty template 2025-04-04 17:54:46 +01:00
package.json feat: add 11ty template 2025-04-04 17:54:46 +01:00
pnpm-lock.yaml chore: migrate from npm to pnpm by removing package-lock.json and adding pnpm-lock.yaml 2025-04-06 03:47:45 -06:00
README.md feat: add 11ty template 2025-04-04 17:54:46 +01:00

11ty Example

This repository contains an example of 11ty application that is deployed on Dokploy.

  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.