Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

compsoc-edinburgh/htb23-site

Repository files navigation

HTB-2023

This is the website for HTB 2023.

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/htb23-site
$ cd htb23-site
$ jekyll serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published