Skip to content

egelmex/TinkerWeb

Repository files navigation

TinkerSoc Website

TinkerSoc uses a static website, built with Jekyll, which is a ruby gem for building static websites. Currently jekyll does not work on Windows, and windows isn't a supported platform - so it is highly recomended you run the build system on a *NIX platform.

Pre-requisites

You will need:

  • ruby (>=2.0.1)
  • imagemagick
  • mini_magick gem install mini_magick
  • jekyll gem install jekyll

Building the website

jekyll build -c _local.yml,config.yml

If you want to view the website in a webrowser too, then use

jekyll server -c _local.yml,config.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published