Skip to content

compsoc-edinburgh/htb21-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack the Burgh 2021 website

This is the website for HTB 2021.

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 don't have Docker, install jekyll and run this:

$ git clone https://github.com/compsoc-edinburgh/htb21-site
$ cd htb21-site
$ jekyll serve

About

website for HTB's 2021 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages