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.