@@ -29,28 +29,28 @@ This automation system allows you to:
29
29
30
30
Follow these guides in order for a complete setup:
31
31
32
- 1 . [ Repository Setup] ( /documentation-automation/setup-guide/repository-setup.md )
32
+ 1 . [ Repository Setup] ( /documentation-automation/setup-guide/repository-setup )
33
33
- Creating the required folder structure
34
34
- Initial repository configuration
35
35
- Required files overview
36
36
37
- 2 . [ GitHub Actions Configuration] ( /documentation-automation/setup-guide/github-actions-setup.md )
37
+ 2 . [ GitHub Actions Configuration] ( /documentation-automation/setup-guide/github-actions-setup )
38
38
- Understanding the workflow file
39
39
- Configuring deployment triggers
40
40
- Setting up required permissions
41
41
42
- 3 . [ Jekyll Configuration] ( /documentation-automation/setup-guide/jekyll-setup.md )
42
+ 3 . [ Jekyll Configuration] ( /documentation-automation/setup-guide/jekyll-setup )
43
43
- Installing required dependencies
44
44
- Configuring the theme
45
45
- Custom styling options
46
46
47
- 4 . [ Writing Documentation] ( /documentation-automation/writing-docs.md )
47
+ 4 . [ Writing Documentation] ( /documentation-automation/writing-docs )
48
48
- Markdown file structure
49
49
- Adding navigation
50
50
- Including assets
51
51
- Best practices
52
52
53
- 5 . [ Testing and Deployment] ( /documentation-automation/testing-deployment.md )
53
+ 5 . [ Testing and Deployment] ( /documentation-automation/testing-deployment )
54
54
- Local testing
55
55
- Deployment verification
56
56
- Troubleshooting common issues
81
81
82
82
## Next Steps
83
83
84
- 1 . Start with [ Repository Setup] ( /documentation-automation/setup-guide/repository-setup.md ) to create the basic structure
84
+ 1 . Start with [ Repository Setup] ( /documentation-automation/setup-guide/repository-setup ) to create the basic structure
85
85
2 . Follow each guide in sequence
86
86
3 . Check [ Troubleshooting] ( testing-deployment.md#troubleshooting ) if you encounter issues
87
87
0 commit comments