About
This theme was created by Kevin Firko (@firxworx on GitHub) to serve as an Astro project starter for Bitcurve Systems and released to the community under MIT license.
https://github.com/firxworx/astro-theme-astrobot-ssg
This customizable theme provides a foundation for blogs, informational, and brochureware type websites.
To inquire about our professional support, customization, and design & development services shoot us an email at: consulting@bitcurve.com.
Get Started
Astro CLI
You can use the astro CLI to create a new project using this one as a template:
pnpm create astro@latest --template firxworx/bcx-astro
Manual Setup
Clone or fork the project repo on GitHub:
https://github.com/firxworx/astro-theme-astrobot-ssg
Then navigate to your local project folder and execute the following commands:
pnpm install– install dependenciespnpm dev– start the dev server
Customization
Check out the README to learn how to customize this template.