Skip to content

This is the new departureboards.mobi site as a docker image.

License

Notifications You must be signed in to change notification settings

peter-mount/departureboards

Repository files navigation

To build the final css, js files you need grunt installed:

Install nodejs & grunt:

curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - sudo apt-get install -y nodejs sudo npm install -g grunt

In this directory run:

npm install grunt-contrib-cssmin --save-dev npm install grunt-contrib-uglify --save-dev npm install grunt-contrib-htmlmin --save-dev npm install grunt-contrib-concat --save-dev npm install grunt-processhtml --save-dev

About

This is the new departureboards.mobi site as a docker image.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published