Skip to content

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