Skip to content

graz-dev/grazianocasto

Repository files navigation

Astro Theme Pure

English | 简体中文

GitHub commit activity GitHub stars vercel status GitHub license

A simple, clean but powerful blog theme build by astro.

image

Introduction

Checkout Demo Site →

Usage

Docs | Showcase

Local development

Environment requirements:

Clone the repository:

git clone https://github.com/cworld1/astro-theme-pure.git

Install dependencies:

cd astro-theme-pure
bun install

Start the development server:

bun dev
# For Windows, Bun has not yet implemented background tasks. So for Bun, use the following command instead:
# bun start

Or build (you may need to use node.js SSR firstly):

bun run build

Preview:

bun preview

Contributions

To spend more time coding and less time fiddling with whitespace, this project uses code conventions and styles to encourage consistency. Code with a consistent style is easier (and less error-prone!) to review, maintain, and understand.

Thanks

License

This project is licensed under the Apache 2.0 License.

Star History Chart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published