Beni Álvarez web templete
FabAcademy · Documentation template
Welcome
This index.html is a living example page with all components: cards, tabs, terminal commands (copy),
collapsible code blocks (with line numbers), images + lightbox, video, tables, downloads, and tiles.
“Keep it readable. Keep it maintainable. Make it easy to document every week.”
Heading examples
Small uppercase heading
Normal paragraph with an inline link, bold text, and italic text.
Inline code example: git status.
Small muted helper text.
Final Project
Weekly Assignments
Tabs inside a card
This is a simple CSS-only tabs component. It works without JavaScript.
Use it to keep long documentation tidy (methods, steps, versions...).
Example: FabAcademy website
Terminal commands (copy)
git status git add . git commit -m "Update site" git push
python -m http.server 8000
Collapsible Arduino code (copy + line numbers)
arduino · main.ino Show code
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Code line
Image with caption and Lightbox
Click the image to open a simple lightbox:
4 images in one row (Lightbox navigation)
2 images in one row
Video (HTML5 player)
videos/example.mp4 with your file).Reference table
Parameters
| Parameter | Value |
|---|---|
| Material | MDF 3 mm |
| Tool | 1.8 mm end mill |
| Feed rate | 600 mm/min |
Weekly tasks (static)
Downloads (card)
Files
- Source files (ZIP) ZIP
- 3D model (STL) STL
Create a /files folder if you want downloadable artifacts.


