An open API service indexing awesome lists of open source software.

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!

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 :)


[![Netlify Status](https://api.netlify.com/api/v1/badges/6c4cffa9-79af-4fcd-a42d-8428b0334b82/deploy-status)](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
```