Overview
The AgenceX theme offers two variations - light and dark, for a simple landing page design tailored for digital agencies. It includes tools such as TailwindCSS v3.3 and AstroJs v3. The project structure includes specific folders and files, along with commands for installation, local development, building, and previewing the website before deployment.
Features
- Two Variations: AgenceX offers both light and dark themes for a customizable landing page.
- TailwindCSS v3.3: Utilizes the latest version of TailwindCSS for flexible styling options.
- AstroJs v3: Incorporates AstroJs v3 for enhanced functionality in the theme design.
- Simple Project Structure: All necessary folders and files are provided within the Astro project for easy navigation.
- Convenient Commands: Easy-to-use commands for installing dependencies, starting local servers, building production sites, and previewing builds.
Installation
To install the AgenceX theme, follow these commands within your Astro project:
npm install
npm run dev
npm run build
npm run preview
npm run astro ...
npm run astro --help
Summary
The AgenceX theme offers digital agencies a simple but aesthetically pleasing landing page design, with options for light and dark themes. It is powered by TailwindCSS v3.3 and AstroJs v3 for robust styling and functionality. The provided project structure and convenient commands make it easy to set up, develop locally, build, and preview the website before deployment.