Automatically Deploy GitHub README.md file
After you update GitHub repo's README.md, the website will automatically deploy.
Prerequisite
gulp.task
You do not need to understand all knowledge of Gulp.
Requirement
Objective: Build a webpage automatically synced to GitHub repo’s README.md.
Here is an example and its README.md.
Rule: Don’t look at the example project’s code. Figure it out for yourself.
Use whichever libraries you need. Give it your own personal style.
Optional:
Remember to ask questions in Discord if you get stuck.