1. Select a Template
Go to the Deco Admin and select a template to start. In this example, we will choose the landing template, which has the structure and components common to landing pages.
2. Explore the Template
After selecting a template, you can explore its components in a shared view-only mode. This allows you to explore the admin settings and features of the template without making any changes.
3. Save Your Site
To officially create your site from the template, click on the “Use this template” button in the top right corner of the admin page to claim ownership of the site.
3.1. Log into the Platform
3.2. Name Your Site and Choose a Team
You will be prompted to choose a name for your site and a team to save it to:

4. Finish Site Setup
You will be redirected to the site home page:
- Run your site locally using your local development environment.
- This gives you the power to modify your site by changing its code as well as using the Deco Admin.
- Create a new environment to edit your site through only the Deco Admin.
- Here you can make changes to your site without needing access to the site code.
Option 1: Run Your Site Locally
To run your site locally, you need to:- Install Deno on your machine. You can follow the instructions on the Deno website.
- Clone the site repository:
- Enter the repository folder and start the server:
Option 2: Create a New Environment
Environments are isolated workspaces where you can make changes to your site without affecting the live site. To create a new environment:- Click on the “New” button in the environment dropdown in the Admin.
- Choose a name and a host for your environment. Since we are not going to run
the site locally, select the Web option for the host.
(Optional) 5. Deploy Your Site
If you want to deploy your site to a live environment using the Deco Hosting, you can do so by clicking the “Add Deco Hosting” button on the site home page or the “Go live” button in the environment dropdown.
https://deco-sites-maria-landing.deno.dev/
.
This deployment will include 5,000 page views (shared across all team sites). If
you need more page views, you can
upgrade your plan in the Deco Admin.