Skip to content

CLOUDLAB-URV/cloudbutton

Repository files navigation

CloudButton public website

Public web of the H2020 CloudButton project. Static website generated with Jekyll.

Usage

  1. Install a full Ruby development environment
  2. Install Jekyll and bundler gems:
gem install jekyll bundler
  1. Clone this repository:
git clone https://git.cloudlab.urv.cat/eu-projects/cloudbutton/cloudbutton_web.git
cd cloudbutton_web
  1. Build the site and make it available on your local server
bundle exec jekyll serve
  1. And browse to http://localhost:4000

Deploying

Build and deploy the website:

./deploy.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published