https://github.com/lucasht22/bruke
Bruke is your friendly Astro book website template!
https://github.com/lucasht22/bruke
Last synced: 11 months ago
JSON representation
Bruke is your friendly Astro book website template!
- Host: GitHub
- URL: https://github.com/lucasht22/bruke
- Owner: LucasHT22
- Created: 2023-09-28T19:16:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T17:12:30.000Z (over 2 years ago)
- Last Synced: 2025-03-06T04:49:02.378Z (over 1 year ago)
- Language: Astro
- Homepage: https://bruke.devlucas.page
- Size: 3.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bruke
Bruke is your friendly Astro book website template!
Pronounce Brookee
Bruke was created based in a website book code that Lucas made for a friend :)
[](https://app.netlify.com/sites/glittery-marzipan-431909/deploys)
# How to use?
Basically just click on "Use this template" and you are ready. The important files have comments with instructions. Your book/article need to be on `Pages` folder, there are 1 `Pages` folder for each "number" folder, the "number" folders inside of `Chapters` folder represents the chapter number.

## Running locally
You need [Yarn](https://yarnpkg.com/) installed, you can run the command above:
```
yarn install
```
To run a preview, run the command above:
```
yarn dev
```