Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 918 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 918 Bytes

Mossley Heritage Society's website

This site is build with jekyll and can be viewed at https://mossleyheritage.org/

Requirements

  • Ruby 2.7.x. We reccomend using a version manager for this such as rvm or rbenv. Current version we are using is in .ruby-version.

Local Development

To run the site locally:

git clone https://github.com/geeksforsocialchange/mossleyheritage.git
cd mossleyheritage
bundle install
bundle exec jekyll serve --livereload

There is a small test suite to test outgoing links, well formed HTML etc. To run it:

bundle exec rake test

Deployment

Deployment happens automatically from the master branch. Current production site is https://mossleyheritage.org/