Skip to content

geeksforsocialchange/mossleyheritage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Jekyll site for Mossley Heritage Society

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published