Falcon Theme — Team Docs

Welcome to the Falcon Theme documentation. These docs are designed to help your team quickly build consistent pages using ready-made templates and components.

🧭 Getting Started

Whenever you need to start a new project, click the Download Starter Project button. This will download a ready-to-use ZIP that includes all the required folders — CSS, JS, Images, and the starter.html template.

📄 Creating a New Page

To create a new page, simply copy the starter template code (from the example below) and paste it into a new file — for example, about.html or dashboard.html. This ensures your layout, assets, and scripts remain consistent across all pages.

💡 Tip: Always begin each page with the same base structure from starter.html. This keeps your theme styling and functionality consistent.
Step 1 — Base Page Structure
Copy this full HTML and save it as starter.html
HTML

© Falcon Docs template — for internal team use