Documentation Index
Fetch the complete documentation index at: https://docs.brikl.co/llms.txt
Use this file to discover all available pages before exploring further.

Overview
Discover a dynamic travel blog template! This template not only offers a space to share your articles, but also smart features. Organize your articles by destination, add interactive photos, write your content while adapting the text style, easily create and modify your content in your dashboard. Totally versatile, perfect for bloggers, portfolios or personal projects, this template is designed to be fully editable. Whether you are a passionate blogger or simply want to integrate a travel section into your application, this template adapts to your needs.Featuring a sleek and modern design, this template is fully responsive, ensuring an optimal experience on all devices. Take advantage of a dynamic home page to captivate your visitors, dedicated pages to present your articles in detail and an easy-to-use dashboard to manage your content.
Functionalties
This section highlights the core features and capabilities of the application, showcasing how its structure, design, and logic work together to deliver a complete and efficient user experience.Fully Responsive
Fully Responsive
Dashboard Admin
Dashboard Admin
CRUD Workflows
CRUD Workflows
Modern Design
Modern Design
Dynamic Contents
Dynamic Contents
Reactive Support
Reactive Support
Workflow Structure
Workflow Structure
Allow Access
This section explains how to unlock the template’s features. The restriction is intentionally in place to prevent users from adding or modifying data in the preview version. This ensures that no sensitive or inappropriate content can be displayed to other people viewing the template in the Bubble Marketplace.Go to App Data —> Click on the Data Type Access ✅ —> To modify the value of the Access Field you must click on the pencil.

Change the value of the Access Field to YES —> Don’t forget to save your change by clicking on the SAVE button.

You now have access to all the features of the template. All workflows that were limited are marked with this icon ✅ .

Pages
This section presents the different pages of the application and their roles, outlining how each screen contributes to the overall structure and user experience.index
index
articles_page
articles_page
category_page
category_page
dashboard
dashboard
404
404
Reusable Elements
A collection of shared components built to be used across multiple pages, helping maintain design consistency while making updates and scaling more efficient.Header
Header
Footer
Footer
Workflows
This structure uses folders and colors to organize workflows clearly, improve readability, and ensure consistent logic management across the application.Folders
Folders are structured by functional category, with each folder grouping workflows related to a specific domain of the application. This approach ensures that every type of logic has its dedicated space, making the overall workflow architecture clearer, more organized, and easier to maintain.Database
Database
Navigation
Navigation
Plugins
Plugins
Visuals
Visuals
Custom States
Custom States
Emails
Emails
APIs
APIs
Colors
Colors are used as visual indicators to distinguish workflow types and intentions. Each color corresponds to a specific category of action, allowing quick recognition of the workflow’s purpose and improving readability across the entire logic structure.Blue
Blue
Green
Green
Red
Red
Orange
Orange
Purple
Purple
Cyan
Cyan
Brown
Brown
Datatypes
The database consists of different data types that you as the developer plan and set up. Data types are like containers that hold specific types of information and each data type is made up of fields where that information is stored.Access
| Field Name | Type | Note |
|---|---|---|
| ✅ Access | yes/no | Whether or not certain features of the template are accessible |
Article
| Field Name | Type | Note |
|---|---|---|
| Category | text | Contains the article category |
| Content | text | Contains the content of the article |
| Location | text | Contains the location of the subject of the article |
| Main Picture | image | Contains the main image of the article |
| Publisher | text | Contains the name of the person who wrote the article |
| Short Description | text | Contains a short description of the item |
| Title | text | Contains the title of the article |
Newsletter Subscription
| Field Name | Type | Note |
|---|---|---|
text | Contains the email of the person who registered | |
| Name | text | Contains the name of the person who registered |
Option Sets
This section covers option sets, used to store a static list of options in a database-like structureCategory
This option set defines the different blog article categories available in the application. It ensures consistent classification of content and makes it easier to filter, organize, and display posts dynamically.| Attributes | Type | Note |
|---|---|---|
| Display | text | Display values correspond to the different blog article categories available in the application. |
- Discovery
- Lifestyle
- Family
- Sport
- Food
Dashboard
This option set defines the different navigation tabs within the admin dashboard. It is used to control internal navigation and manage which section, such as editing or newsletter management, is displayed to the user.| Attributes | Type | Note |
|---|---|---|
| Display | text | Display values represent the different navigation tabs used to move between sections of the admin panel. |
| Icon Black | image | Stores the dark version of the tab icon, used mainly in light mode for proper contrast and clarity. |
| Icon White | image | Stores the light version of the tab icon, used in dark mode to ensure visibility and visual consistency. |
- Edit
- Newsletter
- Creator

