Introduction
Getting with technical documentation in GitHub
()
1. Treating Documentation as Code
What is docs as code?
()
Benefits of docs as code
()
Common problems with traditional documentation
()
2. Tools and Technologies
Git basics for documentation
()
Installation of Git
()
Setting up a repository
()
Markdown editors
()
Version control for documentation
()
Branching and merging strategies
()
3. Writing Documentation as Code
Basic syntax and features in Markdown
()
Advanced Markdown techniques
()
Naming conventions: Part 1
()
Naming conventions: Part 2
()
Creating an index or table of contents
()
Invitation to try what you learned
()
4. Collaboration and Review Processes
Pull requests and code reviews
()
Best practices for collaborative documentation
()
5. Deployment
Converting docs to HTML file
()
Deployment to Vercel
()