Our public website made by members.
Go to file
Tancre 6f442efb09
continuous-integration/drone/push Build is passing Details
added to check spam or whitelist
2021-05-26 11:14:02 +02:00
app added to check spam or whitelist 2021-05-26 11:14:02 +02:00
gulp/templates Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
.drone.yml Fix domain name 2021-05-22 08:51:41 +02:00
.gitignore dutch index and en version 2020-11-24 17:56:41 +01:00
Dockerfile Use serve instead 2020-11-25 09:33:31 +01:00
README.md Add note about synchronised repo 2021-05-22 09:06:01 +02:00
compose.yml Revert "Remove compose config out of repo" 2021-05-22 09:00:41 +02:00
gulpfile.js everything moved in app 2021-05-26 10:55:18 +02:00
package-lock.json everything moved in app 2021-05-26 10:55:18 +02:00
package.json everything moved in app 2021-05-26 10:55:18 +02:00
webpack.config.js Run formatter, work out README further 2020-11-23 10:57:52 +01:00

README.md

biobulkbende.org

Build Status

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 will deploy the website.

Once the mirrored repository synchronises, the deploy will run.