Yue1Harriet1 / blogs.github.io

blogs.

Home Page:http://rucs.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rucs-uoft.github.io

The RUCS website.

Local Development

  • Ensure that you have Ruby installed.
  • Install Bundler: gem install bundler
  • Install project dependencies: bundle install
  • Run the server locally: bundle exec jekyll serve
  • Build for deployment: bundle exec jekyll build

Troubleshooting

If you are on Mac OS and encounter errors during installation, try:

  • updating Ruby
  • xcode-select --install
  • ln -s /usr/local/opt/mpfr/lib/libmpfr.6.dylib /usr/local/opt/mpfr/lib/libmpfr.4.dylib
  • deleting Gemfile.lock file and .bundle, _site directories and doing bundle install again.

About

blogs.

http://rucs.ca

License:MIT License


Languages

Language:CSS 60.8%Language:HTML 21.5%Language:SCSS 11.1%Language:TeX 4.9%Language:JavaScript 1.7%Language:Ruby 0.0%