simpleweb/olio-rusic-theme

Name: olio-rusic-theme

Owner: Simpleweb

Description: A landing page theme for Rusic

Forked from: rusic/theme-landing-page

Created: 2015-06-16 10:32:50.0

Updated: 2015-06-16 10:44:16.0

Pushed: 2015-06-16 15:23:16.0

Homepage: null

Size: 1127

Language: Liquid

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Rusic landing page theme

A landing theme for Rusic, allowing for simple email signup.

Prerequisites

You will need the following installed before working with this project.

Javascripts Rubies
Setup

Copy .rusic.yml.example to .rusic.yml and fill out the required details. See the Rusic gem docs for further documentation if you're unsure on what goes where.

Now you can install some dependencies!

m install && bower install

This is all you should need to get up and running.

Development

During development you will need gulp running to compile the Sass and Coffeescript. You can do this by simply running:

lp

This will watch for any changes and process everything automatically including any assets installed with Bower.

You will also need to watch with the rusic to the environment your developing in by running:

sic deploy <environment> --watch

Once these are both running you should be able to see the compiled scripts, styles and liquid templates by visting your space.

Deployment

First, compile the latest assets.

lp build

Then you can deploy using the Rusic gem.

sic deploy <environment>
Custom attributes

The landing page theme has the following custom attribtues available:

You can output these calling them from the space object.

pace.attribute_name }}
tl;dr


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.