Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abranhe/buckaroo-docs
The Buckaroo Documentation
https://github.com/abranhe/buckaroo-docs
buckaroo docs docusaurus ducumentation website
Last synced: 8 days ago
JSON representation
The Buckaroo Documentation
- Host: GitHub
- URL: https://github.com/abranhe/buckaroo-docs
- Owner: abranhe
- Created: 2019-02-12T06:38:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T01:21:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T12:15:28.761Z (about 1 month ago)
- Topics: buckaroo, docs, docusaurus, ducumentation, website
- Language: JavaScript
- Homepage: https://buckaroo.netlify.com
- Size: 2.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Buckaroo Docs Website
This website was created with [Docusaurus](https://docusaurus.io/).
## Usage
```
$ git clone https://github.com/buckaroo-pm/docs.git$ cd docs/website/
```Install dependencies
```
$ yarn install && yarn start
```![screenshot](website/static/img/screenshot.png)
## Docusaurus Docs
Full documentation can be found on the [website](https://docusaurus.io/).