- Install
rvmusing https://rvm.io/rvm/install,rvm --versionshould return something equivalent to
rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
-
Install a version of ruby that is compatible with the Gemfile dependencies. @thecartercodes used
rvm install ruby-2.7.2. Your version should look similar to thisruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux] -
Run
bundle install -
Run
bundle exec jekyll serveto start a local instance of the site.
TO-DO!!!
Visit tm41m.io or contact admin@tm41m.com for more information.