17 lines
408 B
YAML
17 lines
408 B
YAML
site_name: hackens.org
|
|
|
|
theme:
|
|
name: terminal
|
|
custom_dir: overrides
|
|
# features: navigation.top.hide
|
|
nav:
|
|
- Projets:
|
|
- Borne d'arcade: projects/arcade.md
|
|
- Outils:
|
|
- Perceuse à colonne: tools/perceuse_colonne.md
|
|
- CNC: tools/cnc.md
|
|
- Chimie:
|
|
- Solvants: chemistry/solvants.md
|
|
- Tutoriels:
|
|
- FPGA: tutorials/fpga.md
|
|
# Section tutoriels ? Genre mill un PCB, ce genre de trucs pas évident
|