Skip to content

Jekyll project for creating MET training guides

License

Notifications You must be signed in to change notification settings

bcgov/met-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Engagement Tools User Guide

Makes use of Chirpy - a minimal, responsive and feature-rich Jekyll theme for technical writing.

Development

To make changes to this repository, you'll first need to install Jekyll and Ruby. See this guide for macos: https://jekyllrb.com/docs/installation/macos/

Once Ruby + Jekyll are installed, install the jekyll and bundler gems.

gem install jekyll bunder

To begin working on this repository, navigate to the root of the project and install its dependencies.

bundle install

Finally, you can run the development environment.

bundle exec jekyll serve

Jekyll sites are updated via markdown files. To make user guide changes, update the corresponding markdown.

About

Jekyll project for creating MET training guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published