# Brainhack School Github Repository Layout
## Resources
[Brainhack School Github Organization](https://github.com/school-brainhack/)
[Brainhack School Website](https://github.com/school-brainhack/school-brainhack.github.io/issues/153)
[Brainhack School Documentations](https://school-brainhack.readthedocs.io/en/latest/)
[Brainhack School Documentation Github](https://github.com/school-brainhack/school-brainhack.readthedocs.org)
[List of the prevoius edition of the school](https://github.com/school-brainhack/school-brainhack.github.io/issues/153)
## General information page
General details regarding the school could be changed from [this page](https://github.com/school-brainhack/school-brainhack.github.io/blob/main/config.yaml)
## Institute logos
The logos of the each institute could be added by following the format [in this page](https://github.com/school-brainhack/school-brainhack.github.io/blob/main/data/en/clients/1.yaml)
## Adding new location to Locations sub-page
Edit the EN version of [locations](https://github.com/school-brainhack/school-brainhack.github.io/blob/main/content/en/locations/index.md) by adding informaton regarding
- the image of the location,
- name of the institute where the school is held
- a description of the organizers
- address to the location
- requisite for participating to the event
- accessibility information (which room/building/which hours)
- organizers name, affiliations, contact details (emails and discord handles)
using the block structure listed at [this page](https://github.com/school-brainhack/school-brainhack.github.io/commit/c423908214122efa08738aa5a4b02b93a9da600f)
The FR version of the page could be found [here]https://github.com/school-brainhack/school-brainhack.github.io/blob/main/content/fr/locations/index.md)
## Adding instructors to the website
Edit [this yaml](https://github.com/school-brainhack/school-brainhack.github.io/blob/main/data/en/instructors.yaml) file following the block structure introduced.