Skip to content

brainhack-aus/global2023

 
 

Repository files navigation

global2023

Website for Brainhack Global 2023 - Australasia

To run, build a docker image:

$ docker build -t brainhack-aus .

Edit _config.yml locally to comment out the baseurl.

Run with:

docker run -dp 4000:4000 --mount type=bind,source=.,target=/app brainhack-aus

And go to https://localhost:4000/.

About

Website for Brainhack Global 2023 - Australasia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • HTML 26.2%
  • SCSS 17.3%
  • Ruby 1.6%
  • Dockerfile 0.2%