Our public website made by members.
Go to file
decentral1se 29bbf1fe56
continuous-integration/drone/push Build is passing Details
Revert "Remove compose config out of repo"
This reverts commit 4d17a77364.
2021-05-22 09:00:41 +02:00
app changes on introduction and fix color on logo mobile 2021-04-24 22:03:11 +02:00
docs changes on introduction and fix color on logo mobile 2021-04-24 22:03:11 +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 deployment 2021-05-22 08:57:59 +02:00
compose.yml Revert "Remove compose config out of repo" 2021-05-22 09:00:41 +02:00
gulpfile.js Run formatter, work out README further 2020-11-23 10:57:52 +01:00
package-lock.json Update latest lock 2021-04-26 10:54:52 +02:00
package.json Serve without options 2020-11-25 10:06:39 +01: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.