Spencer Shadley
Spencer Shadley
Created a dynamic automatic typing feature. See it in action on my own fork (between "see more" and "Spencer Shadley"): http://spencer-shadley.github.io/
Use the site title configuration in head.html
I find it more aesthetically pleasing once actual text is in place to have the larger title on the top and the category on the bottom (see my version here:...
When changing the default background, if there is a loading time then the a white flash (the white background) will appear. Changing the default background color to $theme-dark helps to...
The checked-in code from [`custom-protocol-check.js`](https://github.com/vireshshah/custom-protocol-check/blob/master/custom-protocol-check.js) is minified making it difficult to read through the logic and make updates. I see a sibling file named [`custom-protocol-check.min.js`](https://github.com/vireshshah/custom-protocol-check/blob/master/custom-protocol-check.min.js) which leads me to believe...