mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-07-05 21:00:58 +00:00
21 lines
775 B
Markdown
21 lines
775 B
Markdown
# biobulkbende.org
|
|
|
|
[](https://drone.autonomic.zone/biobulkbende/biobulkbende.org)
|
|
|
|
> https://biobulkbende.org
|
|
|
|
Our public website made by members!
|
|
|
|
## Hacking
|
|
|
|
- Make sure you have installed git, node.js and npm
|
|
- Clone this repo: `git clone https://github.com/biobulkbende/biobulkbende.org`
|
|
- From within the folder install all packages: `npm install`
|
|
- Run gulp for automation: `gulp watch`
|
|
|
|
## Deployment
|
|
|
|
Just push commits and our [CD config](https://drone.autonomic.zone/biobulkbende/biobulkbende.org) will deploy the website.
|
|
|
|
Once the [mirrored repository](https://git.autonomic.zone/biobulkbende/biobulkbende.org) synchronises, the deploy will run.
|