Skip to content

Commit a773bc5

Browse files
committed
Deploying to gh-pages from @ a3c2ef8 🚀
1 parent 0bf31d2 commit a773bc5

File tree

12 files changed

+1790
-104
lines changed

12 files changed

+1790
-104
lines changed

404.html

Lines changed: 119 additions & 19 deletions
Large diffs are not rendered by default.

index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 136 additions & 36 deletions
Large diffs are not rendered by default.

index.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<title>Welcome 👋</title>
1010
<link>https://pages.shanemcd.com/</link>
1111
<guid>https://pages.shanemcd.com/</guid>
12-
<description>Hello. My name is Shane McDonald. I live in Jersey City NJ with my lovely wife Chao, along with our cat Milla and our dog Rodger. I am currently employed by Red Hat as one of the lead engineers for Ansible.</description>
13-
<pubDate>Wed, 19 Mar 2025 21:00:52 GMT</pubDate>
12+
<description>Hello. My name is Shane McDonald. I live in Jersey City NJ with my lovely wife Chao, along with our cat Milla and our dog Rodger.</description>
13+
<pubDate>Wed, 19 Mar 2025 21:03:09 GMT</pubDate>
1414
</item><item>
1515
<title>Posts</title>
1616
<link>https://pages.shanemcd.com/posts/</link>
1717
<guid>https://pages.shanemcd.com/posts/</guid>
1818
<description>These are things I’ve written.</description>
19-
<pubDate>Wed, 19 Mar 2025 21:00:52 GMT</pubDate>
19+
<pubDate>Thu, 02 Jan 2025 14:54:43 GMT</pubDate>
2020
</item>
2121
</channel>
2222
</rss>

posts/index.html

Lines changed: 119 additions & 19 deletions
Large diffs are not rendered by default.

postscript.js

Lines changed: 1091 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prescript.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url>
22
<loc>https://pages.shanemcd.com/</loc>
3-
<lastmod>2025-03-19T21:00:52.010Z</lastmod>
3+
<lastmod>2025-03-19T21:03:09.000Z</lastmod>
44
</url><url>
55
<loc>https://pages.shanemcd.com/posts/</loc>
6-
<lastmod>2025-03-19T21:00:52.010Z</lastmod>
6+
<lastmod>2025-01-02T14:54:43.000Z</lastmod>
77
</url></urlset>

static/contentIndex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index":{"title":"Welcome 👋","links":[],"tags":[],"content":"Hello. My name is Shane McDonald. I\nlive in Jersey City NJ with my lovely wife Chao, along with our cat Milla and\nour dog Rodger. I am currently employed by Red Hat as\none of the lead engineers for Ansible.\nI created this website to serve as a place where I can capture my thoughts, and\nto have a place where I can reflect on what I learn over the years. I spend a\nlot of my free time trying to find the balance between embracing cutting edge\ntechnology and living a simple life. Lately I have been trying avoid social\nmedia and attempting to maximize the time I spend thinking my own thoughts.\nI am a big fan of Emacs and\nFedora, and I very much believe that open source\nsoftware has made the world a better place, and I am proud to do my part in\ncontinuing that mission.\nIf you would like to connect, my email is on my\nGitHub profile.\nHave a nice day."},"posts/index":{"title":"Posts","links":[],"tags":[],"content":"These are things I’ve written."}}
1+
{"index":{"slug":"index","filePath":"index.md","title":"Welcome 👋","links":[],"tags":[],"content":"Hello. My name is Shane McDonald. I\nlive in Jersey City NJ with my lovely wife Chao, along with our cat Milla and\nour dog Rodger. I am currently employed by Red Hat as\none of the lead engineers for Ansible.\nI created this website to serve as a place where I can capture my thoughts, and\nto have a place where I can reflect on what I learn over the years. I spend a\nlot of my free time trying to find the balance between embracing cutting edge\ntechnology and living a simple life. Lately I have been trying avoid social\nmedia and attempting to maximize the time I spend thinking my own thoughts.\nI am a big fan of Emacs and\nFedora, and I very much believe that open source\nsoftware has made the world a better place, and I am proud to do my part in\ncontinuing that mission.\nIf you would like to connect, my email is on my\nGitHub profile.\nHave a nice day."},"posts/index":{"slug":"posts/index","filePath":"posts/index.md","title":"Posts","links":[],"tags":[],"content":"These are things I’ve written."}}

static/giscus/dark.css

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
/*! MIT License
2+
* Copyright (c) 2018 GitHub Inc.
3+
* https://github.com/primer/primitives/blob/main/LICENSE
4+
*/
5+
6+
main {
7+
--color-prettylights-syntax-comment: #8b949e;
8+
--color-prettylights-syntax-constant: #79c0ff;
9+
--color-prettylights-syntax-entity: #d2a8ff;
10+
--color-prettylights-syntax-storage-modifier-import: #c9d1d9;
11+
--color-prettylights-syntax-entity-tag: #7ee787;
12+
--color-prettylights-syntax-keyword: #ff7b72;
13+
--color-prettylights-syntax-string: #a5d6ff;
14+
--color-prettylights-syntax-variable: #ffa657;
15+
--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;
16+
--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;
17+
--color-prettylights-syntax-invalid-illegal-bg: #8e1519;
18+
--color-prettylights-syntax-carriage-return-text: #f0f6fc;
19+
--color-prettylights-syntax-carriage-return-bg: #b62324;
20+
--color-prettylights-syntax-string-regexp: #7ee787;
21+
--color-prettylights-syntax-markup-list: #f2cc60;
22+
--color-prettylights-syntax-markup-heading: #1f6feb;
23+
--color-prettylights-syntax-markup-italic: #c9d1d9;
24+
--color-prettylights-syntax-markup-bold: #c9d1d9;
25+
--color-prettylights-syntax-markup-deleted-text: #ffdcd7;
26+
--color-prettylights-syntax-markup-deleted-bg: #67060c;
27+
--color-prettylights-syntax-markup-inserted-text: #aff5b4;
28+
--color-prettylights-syntax-markup-inserted-bg: #033a16;
29+
--color-prettylights-syntax-markup-changed-text: #ffdfb6;
30+
--color-prettylights-syntax-markup-changed-bg: #5a1e02;
31+
--color-prettylights-syntax-markup-ignored-text: #c9d1d9;
32+
--color-prettylights-syntax-markup-ignored-bg: #1158c7;
33+
--color-prettylights-syntax-meta-diff-range: #d2a8ff;
34+
--color-prettylights-syntax-brackethighlighter-angle: #8b949e;
35+
--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;
36+
--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;
37+
--color-btn-text: #d4d4d4; /* --darkgray */
38+
--color-btn-bg: #161618; /* --light */
39+
--color-btn-border: rgb(240, 246, 252 / 10%); /* --dark */
40+
--color-btn-shadow: 0 0 transparent;
41+
--color-btn-inset-shadow: 0 0 transparent;
42+
--color-btn-hover-bg: #30363d;
43+
--color-btn-hover-border: #8b949e;
44+
--color-btn-active-bg: hsl(212deg 12% 18% / 100%);
45+
--color-btn-active-border: #6e7681;
46+
--color-btn-selected-bg: #161b22;
47+
--color-btn-primary-text: #fff;
48+
--color-btn-primary-bg: #84a59d; /* --tertiary */
49+
--color-btn-primary-border: rgb(240, 246, 252 / 10%); /* --dark */
50+
--color-btn-primary-shadow: 0 0 transparent;
51+
--color-btn-primary-inset-shadow: 0 0 transparent;
52+
--color-btn-primary-hover-bg: #7b97aa; /* --secondary */
53+
--color-btn-primary-hover-border: rgb(240, 246, 252 / 10%); /* --dark */
54+
--color-btn-primary-selected-bg: #7b97aa; /* --secondary */
55+
--color-btn-primary-selected-shadow: 0 0 transparent;
56+
--color-btn-primary-disabled-text: rgba(33, 32, 32, 0.5);
57+
--color-btn-primary-disabled-bg: rgb(35 134 54 / 60%);
58+
--color-btn-primary-disabled-border: rgb(240 246 252 / 10%);
59+
--color-action-list-item-default-hover-bg: rgb(177 186 196 / 12%);
60+
--color-segmented-control-bg: rgb(110 118 129 / 10%);
61+
--color-segmented-control-button-bg: #0d1117;
62+
--color-segmented-control-button-selected-border: #6e7681;
63+
--color-fg-default: #ebebec; /* --dark */
64+
--color-fg-muted: #d4d4d4; /* --darkgray */
65+
--color-fg-subtle: #d4d4d4; /* --darkgray */
66+
--color-canvas-default: #0d1117;
67+
--color-canvas-overlay: #161b22;
68+
--color-canvas-inset: #010409;
69+
--color-canvas-subtle: #161b22;
70+
--color-border-default: #30363d;
71+
--color-border-muted: #21262d;
72+
--color-neutral-muted: rgb(110 118 129 / 40%);
73+
--color-accent-fg: #2f81f7;
74+
--color-accent-emphasis: #1f6feb;
75+
--color-accent-muted: rgb(56 139 253 / 40%);
76+
--color-accent-subtle: rgb(56 139 253 / 10%);
77+
--color-success-fg: #3fb950;
78+
--color-attention-fg: #d29922;
79+
--color-attention-muted: rgb(187 128 9 / 40%);
80+
--color-attention-subtle: rgb(187 128 9 / 15%);
81+
--color-danger-fg: #f85149;
82+
--color-danger-muted: rgb(248 81 73 / 40%);
83+
--color-danger-subtle: rgb(248 81 73 / 10%);
84+
--color-primer-shadow-inset: 0 0 transparent;
85+
--color-scale-gray-7: #21262d;
86+
--color-scale-blue-8: #0c2d6b;
87+
88+
/*! Extensions from @primer/css/alerts/flash.scss */
89+
--color-social-reaction-bg-hover: var(--color-scale-gray-7);
90+
--color-social-reaction-bg-reacted-hover: var(--color-scale-blue-8);
91+
}
92+
93+
main .pagination-loader-container {
94+
background-image: url("https://github.com/images/modules/pulls/progressive-disclosure-line-dark.svg");
95+
}
96+
97+
main .gsc-loading-image {
98+
background-image: url("https://github.githubassets.com/images/mona-loading-dark.gif");
99+
}

0 commit comments

Comments
 (0)