1

My web page is on github pages and for some reason the online page just stopped being updated.

The index.html file is on the master Branch and the page has been working normally for years. Yesterday I did an update in a PC that I had never used for that and the page doesn't update anymore.

No errors, no visible issues, and the HTML file has the correct information on gthub.com. I have tried everything I could think of including changing the file manually on the website and committing again. Nothing worked.

Any ideas on what could be causing this?

f.leno
  • 151
  • 1
  • 7

1 Answers1

0

For future reference: the issue was that the github team recently blocked the use of private project pages in free accounts (for example student ones).

I had to make the project public and then it returned to update normally.

f.leno
  • 151
  • 1
  • 7