be-oi/be-oi.be-OUTDATED-

Name: be-oi.be-OUTDATED-

Owner: beOI ASBL/VZW

Description: Main beOI hub website [NOT USED SINCE 08/2017]

Created: 2015-09-10 18:33:45.0

Updated: 2017-08-03 05:19:05.0

Pushed: 2017-02-13 13:25:18.0

Homepage: http://www.be-oi.be

Size: 1338

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

www.be-oi.be - Static website

Using Middleman for static website generator.

Contributing

Prerequisite: Ruby and bundler.

People that have never worked with Ruby before and work on MacOS X may first want to follow these instructions. MacOS X comes with a Ruby installation, however, installing gemfiles results in a permission error unless sudo is used. Since that is generally a bad idea, it's better to have a Ruby installation somewhere in userspace. Here's how to:

In the project directory, install required package:

bundle install

Launch the (auto-reload) web server:

bundle exec middleman server

Install EditorConfig for your favorite editor to enforce the formatting rules of source files.

Build and Deployment

To build:

bundle exec middleman build

To deploy on S3 (requires AWS credentials in .s3.sync in the yaml format):

bundle exec middleman s3_sync

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.