Skip to content

MakeMonmouth/makemonmouth.github.io

 
 

Repository files navigation

Make Monmouth Website

This repository holds the code for the Make Monmouth website.

It uses Github Pages and Jekyll, and content is rendered using GitHub Flavoured Markdown.

Local Development

To make changes to the site and test your changes, you'll want to follow these instructions.

After you've done that, you'll want to run bundle install in this directory to install the dependencies.

Now create a new branch to work on (this gives you a "copy" of the code that you can make changes to without affecting anyone else).

Once you have everything installed, run bundle exec jekyll serve from the command line, and then visit http://localhost:4000 in a browser.

Any changes you make will automatically be reloaded and published.

Once you're happy with what you've written, follow the instructions to create a pull request and one of the website editors will get a notification that there's code for them to review.

Once your code has been reviewed, approved, and merged, it will appear on the website within a few minutes!

About

A group in Monmouth for people who love to make stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • HTML 26.2%
  • SCSS 18.5%
  • Ruby 1.6%
  • CSS 0.1%