Pinned Loading
-
-
robertmcatee.github.io
robertmcatee.github.io PublicRepo containing the code and static site content for my personal page
SCSS 2
-
grand-grimoire
grand-grimoire PublicA grimoire, containing my recipes for different things.
Scheme 2
-
rancher-on-fedora-coreos
rancher-on-fedora-coreos PublicA repo containing a YAML template for deploying Rancher on Fedora CoreOS
-
JavaScript snippet to scroll through...
JavaScript snippet to scroll through some ugly html 1document.addEventListener("DOMContentLoaded", function (event) {
2if (document.getElementsByTagName('table')[0].clientHeight + document.getElementsByTagName('table')[1].clientHeight - visualViewport.height > 0) {
3const rows = Array.from(document.getElementsByTagName('tr'));
4let rowGroupNumber = -1;
5let rowGroupNames = [];
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.