Laser Cutter¶
A Tool to Cut
🚀 Quick Navigation¶
📚 Documentation¶
Browse my notes, guides, and learning materials organized by topic.
📖 How to Use This Site¶
| Tab | What You'll Find |
|---|---|
| Home | This welcome page with quick links |
| About Me | My introduction, skills, and contact info |
| Documentation | Notes and guides on various topics |
| Projects | Detailed documentation for each project |
For Students Using This Template
This site is built with MkDocs Material.
Everything is written in Markdown — just edit the .md files in the docs/ folder!
Check the README for setup instructions.
if you want to test in your local machine, use this command:
- pip install mkdocs-material
- mkdocs serve --livereload
- Open http://127.0.0.1:8000