Starting GitHub Pages
Sep 4, 2018 · 1 min read
I have used GitHub Pages for the first time. GitHub Pages can be simply starting. Basically you follow bellow guide.
There is a point attention. “README.md”. If it were not in the repository, the website would responded 404 status code when you access to “username.github.io”. (But, cURL work normally.)
In this case, by creating a file, you can see your web site.
I tried to write a tips.