Project Types

In Flamingo, you can use two types of projects: projects based on templates and projects based on filters.

Template-based Projects

Template-based projects are projects in which sites are made responsive using templates. Each template holds a set of rules that are used to modify the page needed.

When working with such projects, it’s necessary to create a template, define the rules and conditions that will be used when processing the original site, and apply it. It is also possible to use snippets and dynamic content.

Filter-based Projects

Filter-based projects are projects in which sites are made responsive using filters. Such projects are useful if you need to make isolated changes on pages and don’t want to modify the page completely, for example, for SEO purposes. Each filter holds a set of rules that are executed only when the specified condition is met.

When working with such projects, it is necessary to create a filter with a set of rules to execute when making a site responsive. It is also possible to use triggers that hold conditions for applying filters, as well as snippets and dynamic content.