Skip to content
This repository has been archived by the owner on Nov 20, 2017. It is now read-only.

A static recreation of the original Better Informatics website.

Notifications You must be signed in to change notification settings

compsoc-edinburgh/betterinformatics-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Informatics

This is the website for Better Informatics.

How to test

The quickest and easiest way to test, if you have Docker installed, is to run the following command (make sure your current directory is this repository):

docker run --volume=$(pwd):/src:Z --publish 4000:4000 grahamc/jekyll serve --watch -H 0.0.0.0

If you do not want to use Docker, a basic installation of Jekyll will work. Once you have Jekyll installed, you just need to run jekyll serve to try out this website on your own machine.

About

A static recreation of the original Better Informatics website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published