Dear Matias
Tank you for publishing this great articles
I like your idea to publish articles as a Github repo
and i want to use this way too, thank you
But i don't understand why you use a separate repo for demo !?
And why you copy all file here ?
In this way if you change your article you must update two repo !
I think you must rename your master branch of your article to gh-pages
and it will published as user.github.io/reponame
or if you have different between repo and demo you can leave master and make another branch as gh-pages
or even (nor recommend) you can make submodule for article repo in this repo (not a separate folder !)
Sorry for making issue for my suggest
Dear Matias Tank you for publishing this great articles I like your idea to publish articles as a Github repo and i want to use this way too, thank you But i don't understand why you use a separate repo for demo !? And why you copy all file here ? In this way if you change your article you must update two repo ! I think you must rename your master branch of your article to
gh-pages
and it will published asuser.github.io/reponame
or if you have different between repo and demo you can leave master and make another branch asgh-pages
or even (nor recommend) you can make submodule for article repo in this repo (not a separate folder !) Sorry for making issue for my suggest