Skip to content

brainhack-aus/global2024

 
 

Repository files navigation

global2024

Website for Brainhack Australasia 2024

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 2024 - Aus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • HTML 26.1%
  • SCSS 17.5%
  • Ruby 1.6%
  • Dockerfile 0.2%