A crowdsourced testing course, written by testers for testers wannabes.
The Progress Live Demo project is an educational initiative aimed at providing a comprehensive testing course. This course is built using Markdown, which facilitates cross-platform accessibility, ensuring that learners can engage with the content regardless of their device. Hosted on GitHub, the project encourages contributions from the community, fostering collaborative learning and enhancement of the course material.
By utilizing Docsify for rendering, the course not only serves educational purposes but also presents itself in an aesthetically pleasing manner, enhancing the overall learning experience. This innovative approach combines practicality with visual appeal, making it an ideal resource for anyone looking to improve their testing skills.
Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.