Getting Started with Bufferthemes
Welcome to Bufferthemes! We create premium, highly customizable themes for Astro, the modern web framework for content-driven websites.
Purchase a Theme
To get started, visit bufferthemes.com to browse and purchase our collection of premium Astro themes.
Getting Your Theme Files
There are two ways to access your purchased theme:
Option 1: Download ZIP File
- Log in to your Customer Portal account
- Navigate to your purchases
- Find your Bufferthemes purchase and click “Download”
- Extract the downloaded ZIP file to your desired project location
Option 2: Clone Git Repository
- Log in to your Customer Portal account and you’ll be able to access the theme git repository
- Accept the invitation
- Clone the repository using:
Terminal window git clone https://github.com/bufferthemes/your-theme-name
Installation
After downloading or cloning your theme:
- Navigate to your theme directory
- Install dependencies:
Terminal window npm install - Start the development server:
Terminal window npm run dev
Customization
Our themes are built to be highly customizable. Here are some guides to help you personalize your theme:
- Customizing Colors - Learn how to modify the theme’s color scheme
- Typography & Fonts - Customize fonts and text styles
- Layout Options - Adjust the layout and structure
Helpful Resources
Astro Documentation
- Astro Basics - Official Astro getting started guide
- Astro Components - Learn about Astro components
- Astro Markdown - Working with Markdown in Astro
Support
Need help? Check out our support documentation or contact our team through your Bufferthemes account.