Skip to content

mworks/mworks.github.io

Repository files navigation

Source for the MWorks Project Website

This repository contains the source for the MWorks project website, which is automatically converted by GitHub into a static site via Jekyll.

Local testing

To test changes to the MWorks website locally, you must first install the github-pages gem. To do this on macOS Ventura (13), cd to the top level of this repository, then run the following command:

bundle install --path vendor/bundle

If you've installed github-pages previously, you can upgrade to the latest version by running

bundle update

Once github-pages is installed, the following command will generate the website and start a local web server:

bundle exec jekyll serve

You can then visit the test site to verify your changes before publishing.

About

The MWorks Project website

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors