Folex
Released 08 July, 2025
A bold agency theme for portfolios, studios, and work that deserves attention.
Folex Lite is a free Astro starter for agencies and startups that want a polished site fast, without the size of a bigger theme.
It is a good choice when you want a clean homepage, strong navigation, basic content flexibility, and a codebase that is still easy to understand.
Folex Lite keeps the setup simple while still giving you real project structure.
The source project keeps the route set intentionally small.
This makes Folex Lite useful when you want one solid landing page first and the option to grow later.
Even the free version includes a stronger menu system than most starter themes.
You edit the header structure in JSON instead of touching header logic.
{
"name": "Pages",
"hasChildren": true,
"children": [
{ "name": "Home", "url": "/" },
{ "name": "Portfolio", "url": "/portfolio/custom-portfolio-slug/" }
]
}
The important settings stay easy to find.
src/config/config.tomlsrc/config/menu.en.jsonsrc/config/menu.fr.jsonsrc/config/social.jsonYou can control the sticky header and contact form provider from one file.
[settings]
stickyHeader = true
contactFormProvider = "formsubmit.co"
Folex Lite includes the multilingual structure, but you are not forced to keep it.
If the project only needs one language:
npm run remove-multilingual
That is useful for quick launches where the second language would only slow down content work.
The source project supports three form submission paths:
formsubmit.coformspreenetlifyThat gives you a practical starter path for small launches and a cleaner upgrade path later.
Folex Lite is not trying to do everything. That is why it works.
It gives you a sharp agency-style foundation, a better-than-basic menu system, and enough config control to launch quickly without feeling boxed in.
If you want more pages, services, blog, team pages, and portfolio layouts, move to Folex Pro.
For solo devs & founders
For freelancers, agencies & studios
For growing teams & enterprise
Released 08 July, 2025
A bold agency theme for portfolios, studios, and work that deserves attention.
Released 09 Apr, 2026
A business website astro theme for agencies, consultancies, and IT services brands.