Introduction
Bigspring Light Astro is a highly customizable theme designed specifically for SaaS and marketing websites. Built using Astro, a modern static site generator, this theme offers a perfect blend of performance and flexibility. It's ideal for businesses looking to create a strong online presence with a fast, responsive, and visually appealing website.
Main Features
- 10+ pre-designed pages for various purposes
- Highly customizable design elements (colors, fonts, menu, social links, SEO meta tags)
- Exceptional performance with 95+ Google PageSpeed Score
- Pre-configured Netlify settings for easy deployment
- Contact form support
- Pricing table functionality
- OG Image support for better social media sharing
- Content management using Markdown and MDX
- Auto-import of MDX components
- Draft pages and posts support
- Built with Tailwind CSS for responsive design
- SEO-friendly structure
Installation Steps
Ensure you have Node.js installed on your system.
Clone the repository or download the theme files.
Open the project folder in your preferred IDE (VS Code recommended).
Open the terminal in your IDE or navigate to the project directory in your system terminal.
Install dependencies by running:
npm install
Start the development server:
npm run dev
Usage Instructions
Customize the theme:
- Modify colors, fonts, and other design elements in the Tailwind configuration file.
- Update menu items, social links, and SEO meta tags in the appropriate configuration files.
Create and edit content:
- Add or modify pages using Markdown or MDX files in the designated content directories.
- Utilize the pre-designed pages as templates for your content.
Develop custom components:
- Create new components or modify existing ones in the components directory.
Test your changes:
- Use the development server to preview changes in real-time.
Build for production:
- When ready to deploy, run:
npm run build
- When ready to deploy, run:
Deploy:
- Use the pre-configured Netlify settings or deploy to your preferred hosting platform.
Important Notes
The theme includes 10+ pre-designed pages, including Home, Blog, Pricing, Contact, FAQ, and more. Utilize these as a starting point for your website structure.
Bigspring Light Astro is built with Tailwind CSS, allowing for easy customization of the design. Familiarize yourself with Tailwind CSS for efficient styling.
Content can be written and updated using Markdown or MDX, making it easy for non-technical users to manage the website content.
The theme is optimized for performance, with a 95+ Google PageSpeed score. Maintain this performance by optimizing any additional assets or code you add.
Take advantage of the draft feature for pages and posts to prepare content without publishing it immediately.
The theme is fully responsive, ensuring a good user experience across desktop, tablet, and mobile devices.
Customize the OG Image settings to improve the appearance of your links when shared on social media platforms.
If you need custom development services or theme customization, the Themefisher team offers professional services.
The theme is released under the MIT license, allowing for both personal and commercial use. However, demo images have their own licenses and are not included for redistribution.
For any issues or feature requests, use the GitHub Issues page of the repository to report or track problems.