Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

hooplab/hoopla-landingpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Install Ruby using rbenv/ruby-build. Instructions for installing Ruby using rbenv can be found here: https://github.com/sstephenson/rbenv

Getting the development server up and running

$ gem install bundler
$ cd hoopla-landingpage
$ bundle install
$ rbenv rehash
$ middleman server

Building & deploying

Create a .s3_sync file with the S3 credentials. An example of such a file can be found here: https://raw.github.com/fredjean/middleman-s3_sync/master/.s3_sync.sample

By default the files will be uploaded to the staging bucket.

$ middleman build
$ middleman s3_sync

If you wish to upload the site to the to the production bucket you will have to override the bucket name using the --bucket argument, like this:

$ middleman build
$ middleman s3_sync --bucket=www.hoopla.no

About

Hoopla Landingpage 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •