My Markdown & GitHub Journey π
π
Created: 03β07β2025
π οΈ Last updated: 05β07β2025
π Version: v1.0.2
"When things are a disappointment, try not to be so discouraged."
β Carol Burnett
Source
Quick Summary
Date | Milestone | Notes |
---|---|---|
02β07β2025 | β Explored MkDocs commands | Ranmkdocs serve |
03β07β2025 | β Learned BASIC commands build / deploy / serve | Understood what each command does and its output |
04β07β2025 | β Created a simple site navigation | Added multiple pages and configured nav in mkdocs.yml |
05β07β2025 | β Improved site structure and formatting | Renamed TOC to βMy Learning Checklistβ, fixed layout & headings |
My Learning Checklist
- [x] Learn Markdown basics
- [x] Deploy with GitHub Pages
- [] Workflow with GitHub Actions
- [] Customize theme and layout
Why I'm doing this
I want to build solid documentation skills and share what I learn along the way.
This page will grow as I continue exploring Markdown and documentation best practices.
π Changelog
- 07-07-2025: minor changes (version numbering and content)
- 05β07β2025: Improved formatting and content
- 03β07β2025: First draft completed