Home
Softono

Folex Lite Astro

Open source Astro
39
Stars
24
Forks
0
Issues
1
Watchers
3 months
Last Commit

 About Folex Lite Astro

A fully customizable creative agency business theme built with Tailwind and Astro. ⭐️ Star to support our work!

Platforms

Web Self-hosted

Languages

Astro

Need Help Installing Folex Lite Astro?

We provide expert installation service for this software. Our team will install, configure, and secure Folex Lite Astro on your server. plans start at just $30.

Folex Lite Astro

View on GitHub

⭐️ Love this theme? Star it to support our work!

🚀 Folex Lite Astro — Free Startup & Agency Astro Theme

Folex Lite is a lightweight, free version of the premium Folex Astro Theme, designed for fast, SEO-friendly startup and digital agency websites.

⚡ Built with Astro 6, Tailwind CSS 4, and Markdown — optimized for performance, SEO, and simplicity.

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

Folex Lite Banner

✨ Features at a Glance

  • ✅ Homepage layout: Startup / Agency
  • ✅ Built with Astro 6 + Tailwind CSS 4
  • ✅ Fully responsive and accessible
  • ✅ 100/100 Lighthouse performance score
  • ✅ SEO-ready: meta tags, Open Graph, JSON-LD schema
  • ✅ Minimal but tasteful built-in animations
  • ✅ Easily deploy to Vercel, Netlify, or Cloudflare Pages
  • ✅ Edit all content using Markdown
  • ✅ Contact form integration support (Formspree, Formsubmit, Netlify)

🔄 Lite vs. Pro — Feature Comparison

Feature Folex Lite Folex Pro 💎
Homepage – Startup/Agency
Creative/Digital/Portfolio Homepages
Fully Multilingual (i18n) Support
SEO Optimized (Meta + OpenGraph + JSON-LD)
100/100 Lighthouse Score
Deployment Ready (Vercel, Netlify, Cloudflare)
Accessible & Responsive Design
Minimal Animations
Premium Scroll & Hover Animations
Markdown Content Support
Built-in Contact Form Support
Creative UI Components (Tabs, Accordions, Testimonials, etc.)
Pre-built Pages: About, FAQ, Services, Pricing, etc.
Blog System (with Markdown & Schema)
Projects/Portfolio Section
Mega Menu Navigation
Enhanced Footer (Newsletter, Links, Policies)
Terms & Privacy Pages (Auto-generated)

🎯 Need more pages and flexibility?
Upgrade to Folex Pro → for the full business-ready toolkit.

⚡ Quick Start

git clone https://github.com/getastrothemes/folex-lite-astro.git
cd folex-lite-astro
npm install
npm run dev

🚀 Project Structure

Inside of your Astro project, you'll see the following folders and files:

.
├── .vscode/
├── public/
├── scripts/
├── src/
│ ├── assets/
│ ├── config/
│ ├── content/
│ ├── i18n/
│ ├── layouts/
│ ├── lib/
│ ├── pages/
│ ├── styles/
│ ├── types/
│ ├── content.config.ts
│ └── env.d.ts
├── .editorconfig
├── .gitignore
├── .markdownlint.json
├── .prettierrc
├── astro.config.mjs
├── netlify.toml
├── vercel.json
├── vercel.sh
└── tsconfig.json

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

There's nothing special about src/components/, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.

The src/content/ directory contains "collections" of related Markdown and MDX documents. Use getCollectionCTM() to retrieve posts from src/content/blog/, and type-check your frontmatter using an optional schema. See Astro's Content Collections docs to learn more.

Any static assets, like images, can be placed in the public/ directory.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

🚀 One-Click Deployment

Deploy the Folex Lite Astro theme instantly to your favorite platform:

Deploy to Netlify

👀 Want to learn more?

Full usage, customization, and deployment guide:

Theme Documentation · Astro Documentation · Astro Discord server

📄 License

Folex Lite is free for personal and commercial use under the Getastrothemes Free Theme License.

✅ Attribution appreciated but not required. You may optionally include a visible link to getastrothemes.com in your site footer or credits section.

💬 Feedback & Suggestions

If you enjoy using Folex Lite or have ideas to improve it:

📣 Give Feedback

🛠 Credits

Made with ❤️ by Getastrothemes

Folex Lite is inspired by the premium Folex Pro Theme