mojavad / website2017

This is the website that powers CompSoc Edinburgh. Includes a blog, minutes, various pages — all written with Jekyll, SASS, Bootstrap, and Docker.

Home Page:https://comp-soc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIG: Web - website2017

This is CompSoc Edinburgh's website, built by SIG: Web.

How to test

It uses Jekyll. It also works nicely with Docker.

If you use Linux or macOS, run docker-run.sh. It will automatically build, server and watch the directory for changes. It will listen on port 4000.

If you're on Windows, please contribute some instructions. You'll hopefully be able to read docker-run.sh and adapt the commands to play nice with docker-machine, or native Docker if that's your thing.

Running without Docker

If you have bundler installed, type:

  • bundle, to install the Gemfile packages
  • bundle exec jekyll serve to host a local server that will watch the directory for changes

About

This is the website that powers CompSoc Edinburgh. Includes a blog, minutes, various pages — all written with Jekyll, SASS, Bootstrap, and Docker.

https://comp-soc.com


Languages

Language:HTML 88.4%Language:Ruby 5.8%Language:CSS 4.4%Language:Shell 1.2%Language:Dockerfile 0.2%