latest 13 messages by rapha

+ [2017-03-02T22:41:28Z] rapha sorry to bother you atian, and thanks!
+ [2017-03-02T22:41:23Z] rapha oh dang! why do i always come to irc when i messed up like that? :(
+ [2017-03-02T22:39:20Z] rapha atian: https://github.com/sixtyfive/spoken-arabic
+ [2017-03-02T22:39:00Z] rapha (the repo is at https://github.com/sixtyfive/spoken-arabic)
+ [2017-03-02T22:38:47Z] rapha i'm trying to use github pages and have tested locally through "jekyll serve" and all was working. but when i push to github, my custom layout file is not getting picked up. what am i doing wrong?
+ [2017-03-02T22:38:05Z] rapha hi!
+ [2017-02-28T18:09:45Z] rapha ah, site.html_pages
+ [2017-02-28T17:58:15Z] rapha Even stranger, when I override the GitHub theme CSS (following https://help.github.com/articles/customizing-css-and-html-in-your-jekyll-theme/), the empty <a href="/assets/css/style.css"> is visible on the page. No idea how it was not visible before...
+ [2017-02-28T16:57:04Z] rapha For some reason, though, /assets/css/style.css is also in site.pages?
+ [2017-02-28T16:56:21Z] rapha Oh, they need a YAML pramble even if they're HTML files, not Makrdown files
+ [2017-02-28T16:48:28Z] rapha (I have a bunch of them lying in the root folder, but only index.md is in site.pages)
+ [2017-02-28T16:47:41Z] rapha What are the conditions that need to be fulfilled in order for Jekyll to pick up an .html page as part of site.pages?
+ [2017-02-28T16:47:17Z] rapha Hi!