Skip to content

supermileage/supermileage.github.io

Repository files navigation

Writing a New Post

Please see this wiki page for instructions. If you are only going to be writing posts, you can ignore the rest of this readme.

Another option is to use Netlify CMS to write posts. Visit this page to write a new post.

Installation

Clone the repo onto your own computer. Make sure you have Ruby installed; bundler should handle the rest.

Once you have Ruby installed, run these commands:

Make sure to use a version of Ruby below 3.2, as some of the commands have been updated Additionally make sure you install the version with DevKit

gem install jekyll bundler
bundle install

Running the Project

In the same directory, run:

bundle exec jekyll serve

You can now browse to localhost:4000 to view the site. There's no need to restart jekyll after you make changes, it will update automatically.

About

Website for the UBC Supermileage team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7