Developer's Diary
Software development, with Terry Ebdon
|
09:35 My GitHub pages still haven't generated. Think I need to delete everything and start from scratch.
09:51 I zapped everything from the Git repo other than index.html
and LICENSE
. The build is now instantaneous.
From looking at the raw HTML there may be an issue with the left-finger-pointing emoji: 👈. This was identified when I used WinMerge on the file and started seeing character encoding warnings. Actually it was a more obscure error, but that's what it seems to mean.
I used Atom to replace 15 occurrences. A WinMerge compare with the pre-change version only shows the encoding error on the old file.
15-FEB-2019 👈 Top of page 👉 18-FEB-2019
© 2020 Terry Ebdon.
Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.