Internal documentation and knowledge base for the PoliTOcean student team @ Politecnico di Torino.
π Read it as a website: https://politocean.github.io/handbook/
This is a living document. If something is outdated or missing, open a Pull Request β see Processes & Conventions.
| Page | What's inside |
|---|---|
| π Onboarding | First steps for new members: accounts, access, tools |
| ποΈ Organization & Divisions | How the team is structured: departments, divisions, roles |
| βοΈ Processes & Conventions | Git workflow, naming, meetings, document management |
This handbook is built with MkDocs Material. To preview it locally:
pip install mkdocs-material
mkdocs serve
# open http://127.0.0.1:8000The site is built and deployed automatically to GitHub Pages on every push to
main.
- π Website β https://politocean.polito.it
- π» GitHub org β https://github.com/PoliTOcean
- π§ Email β politocean@gmail.com
Maintained by the PoliTOcean team. Contributions welcome via Pull Request.