This site is build with jekyll and can be viewed at https://mossleyheritage.org/
- Ruby 2.7.x. We reccomend using a version manager for this such as
rvm
orrbenv
. Current version we are using is in.ruby-version
.- rvm
- rbenv
- ruby-build
- rbenv-gemset (optional)
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 happens automatically from the master
branch. Current production site is https://mossleyheritage.org/