Our public website made by members.
Go to file
Tancre 8ec16a639e fixed margins video 2020-11-25 12:21:18 +01:00
app fixed margins video 2020-11-25 12:21:18 +01:00
docs fixed margins video 2020-11-25 12:21:18 +01:00
gulp/templates Completed automatic sprite generation (not logo and icon-1) 2020-10-21 17:43:28 +02:00
.drone.yml Point at right install 2020-11-25 10:12:55 +01: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 badge 2020-11-25 09:08:51 +01:00
compose.yml Drop the healthcheck 2020-11-25 10:06:34 +01:00
gulpfile.js Run formatter, work out README further 2020-11-23 10:57:52 +01:00
package-lock.json finished for now 2020-11-02 13:40:06 +01: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