Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
To update/install:

gem install bundler
bundle install

To run a local server/test the build

bundle exec jekyll serve

To update deps

bundle update
or bundle update github-pages