I just cloned the repo, and set GH to serve (I did not change anything).
The result is a blank page with console errors:
conference.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
main.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
workshop.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
default.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
2(index):1 A parser-blocking, cross site (i.e. different eTLD+1) script, https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
(anonymous) @ (index):1
scripts.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
hackathon.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
gdg-kyiv.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
gdg-lviv.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
gdg-cherkasy.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
google.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
gdg-dnipropetrovsk.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
gdg-lviv.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
(index):1 Uncaught ReferenceError: Waves is not defined
at (index):1
gdg-x.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
subscribe.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/zeppelin/img/sprites/sprites.svg#icon-menu:1 Failed to load resource: the server responded with a status of 404 (Not Found)
twitter-feed.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
hero.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
venue_3.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
scripts.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
venue_2.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
venue_1.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
rockstar-speakers.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
venue_0.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
statistic.jpg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
unpaywall.js:10 unpaywall: got settings Object
main.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
util.js:224 Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
rw.m @ util.js:224
(anonymous) @ js?v=3.exp&sensor=false:120
Promise.then (async)
(anonymous) @ js?v=3.exp&sensor=false:120
util.js:224 Google Maps JavaScript API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
rw.m @ util.js:224
(anonymous) @ js?v=3.exp&sensor=false:120
Promise.then (async)
(anonymous) @ js?v=3.exp&sensor=false:120
What am I doing wrong?
I also got an automated email from GH:
The page build completed successfully, but returned the following warning for the master branch:
It looks like you're using GitHub Pages to distribute binary files. We strongly suggest that you use releases to ship projects on GitHub. Releases are GitHub's way of packaging and providing software to your users. You can think of it as a replacement to using downloads to provide software. We found the following file(s) which may be a good candidate for releases: automation/images/gifsicle.exe, automation/images/jpegtran.exe, automation/images/optipng.exe, automation/images/pngout.exe, and automation/images/pngquant.exe. For more information, see https://help.github.com/articles/about-releases/.
I just cloned the repo, and set GH to serve (I did not change anything). The result is a blank page with console errors:
What am I doing wrong?
I also got an automated email from GH: