Skip to content

neurok8050/school

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainhack School

Netlify Status

This is the website of the brainhack school, built with hugo, and deployed with netlify.

To test it locally, you will need to:

  1. Clone/fork this GitHub repo: git clone https://github.com/BrainhackMTL/school.git
  2. Make sure you're inside the school/ dir (cd school), then clone the submodule for themes: git submodule update --init --recursive --remote
  3. If Hugo is not installed, follow the steps in their documentation to install it on your machine: https://gohugo.io/getting-started/installing/
  4. To run the website locally, make sure you are still in school/ dir and type hugo serve -D.
    • The -D option is to serve the website including the draft .md files.

About

Website of the BrainHack School

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.6%
  • Jupyter Notebook 37.8%
  • Other 0.6%