Design Tasks
These tasks will help you setup a basic static Template and start setting up your new editable content page.
- Define what you want your site to be
- Write or draw a basic introduction of what you want the site to be.
- Create the HTML Template - Using Cascade, create your HTML Template. Include the following items:
<title>
- Meta Description and Keywords, using System Tags
- Development framework of choice (bootstrap, foundation, bourbon, etc.)
- Basic Website layout, based on your site definition/drawing
- Place a
default
system region inside of your “main” content area
- Create your Configuration
- Choose the proper output and type of data.
- Assign your template
- Create the Metadata Set
- Define what items you must have and place them on the content editor screen
- Hide any metadata you don’t want to use
- Note: Use the “visible” for any content you may use, but don’t want immediately visible.
- Create the Content Type
- Assign the configuration and metadata set
- Define the Data Definition (as desired)
- Create the editable regions of your site
- Ensure your content type is updated to use this new data definition
- Create your first page
- Fill in all of the data definition areas for your new page.
- Note: Your page may or may not show any dynamic content depending on the Data Definition structure and/or template structure.