I am making a project that is constantly improving feature wise.
I want to write an online documentation where future employers can easily see how my project is being built.
From the 1st version that is bare bone, to the next version where I build everything from ground up, to the next version where I perfect every details and make the site responsive.
Github README is a perfect place to host something like this, but I’ve created multiple repos for the project.
Where do you guys store your documentations online? In your blog? Or ???
Should I create a standalone repo and turn it into a jekyll blog just for all the documentations I wrote?