HCPSS / story-strong

This repo contains both the CSS and blog content for the HCPSS StoryStrong project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoryStrong blog project

This repo contains both the CSS and blog content for the HCPSS StoryStrong project.

Updating Gems

Project uses Bundler to manage Ruby dependencies. Run bundle update every once and a while to ensure that any gem security patches are applied.

Making changes

With Livereload

Run bundle exec guard after installing the Livereload browser extension. This will automatically update the dev site each time a change is made.

Without Livereload

Run bundle exec jekyll serve --watch

About

This repo contains both the CSS and blog content for the HCPSS StoryStrong project.


Languages

Language:CSS 44.7%Language:HTML 35.0%Language:Ruby 17.4%Language:JavaScript 3.0%