Skip to content

Commit 095339d

Browse files
authored
Merge pull request #8 from murriel/develop
Incremental updates, long overdue
2 parents dbaec54 + 26f116d commit 095339d

8 files changed

Lines changed: 459 additions & 47 deletions

File tree

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.1.2

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source "https://rubygems.org"
2+
3+
gem "github-pages", group: :jekyll_plugins

Gemfile.lock

Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.2.2.2)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
addressable (2.8.7)
17+
public_suffix (>= 2.0.2, < 7.0)
18+
base64 (0.3.0)
19+
benchmark (0.4.1)
20+
bigdecimal (3.2.3)
21+
coffee-script (2.4.1)
22+
coffee-script-source
23+
execjs
24+
coffee-script-source (1.12.2)
25+
colorator (1.1.0)
26+
commonmarker (0.23.12)
27+
concurrent-ruby (1.3.5)
28+
connection_pool (2.5.4)
29+
csv (3.3.5)
30+
dnsruby (1.73.0)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.3)
35+
em-websocket (0.5.3)
36+
eventmachine (>= 0.12.9)
37+
http_parser.rb (~> 0)
38+
ethon (0.15.0)
39+
ffi (>= 1.15.0)
40+
eventmachine (1.2.7)
41+
execjs (2.10.0)
42+
faraday (2.13.4)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.1)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.2)
49+
ffi (1.17.2-arm64-darwin)
50+
ffi (1.17.2-x86_64-darwin)
51+
forwardable-extended (2.6.0)
52+
gemoji (4.1.0)
53+
github-pages (232)
54+
github-pages-health-check (= 1.18.2)
55+
jekyll (= 3.10.0)
56+
jekyll-avatar (= 0.8.0)
57+
jekyll-coffeescript (= 1.2.2)
58+
jekyll-commonmark-ghpages (= 0.5.1)
59+
jekyll-default-layout (= 0.1.5)
60+
jekyll-feed (= 0.17.0)
61+
jekyll-gist (= 1.5.0)
62+
jekyll-github-metadata (= 2.16.1)
63+
jekyll-include-cache (= 0.2.1)
64+
jekyll-mentions (= 1.6.0)
65+
jekyll-optional-front-matter (= 0.3.2)
66+
jekyll-paginate (= 1.1.0)
67+
jekyll-readme-index (= 0.3.0)
68+
jekyll-redirect-from (= 0.16.0)
69+
jekyll-relative-links (= 0.6.1)
70+
jekyll-remote-theme (= 0.4.3)
71+
jekyll-sass-converter (= 1.5.2)
72+
jekyll-seo-tag (= 2.8.0)
73+
jekyll-sitemap (= 1.4.0)
74+
jekyll-swiss (= 1.0.0)
75+
jekyll-theme-architect (= 0.2.0)
76+
jekyll-theme-cayman (= 0.2.0)
77+
jekyll-theme-dinky (= 0.2.0)
78+
jekyll-theme-hacker (= 0.2.0)
79+
jekyll-theme-leap-day (= 0.2.0)
80+
jekyll-theme-merlot (= 0.2.0)
81+
jekyll-theme-midnight (= 0.2.0)
82+
jekyll-theme-minimal (= 0.2.0)
83+
jekyll-theme-modernist (= 0.2.0)
84+
jekyll-theme-primer (= 0.6.0)
85+
jekyll-theme-slate (= 0.2.0)
86+
jekyll-theme-tactile (= 0.2.0)
87+
jekyll-theme-time-machine (= 0.2.0)
88+
jekyll-titles-from-headings (= 0.5.3)
89+
jemoji (= 0.13.0)
90+
kramdown (= 2.4.0)
91+
kramdown-parser-gfm (= 1.1.0)
92+
liquid (= 4.0.4)
93+
mercenary (~> 0.3)
94+
minima (= 2.5.1)
95+
nokogiri (>= 1.16.2, < 2.0)
96+
rouge (= 3.30.0)
97+
terminal-table (~> 1.4)
98+
webrick (~> 1.8)
99+
github-pages-health-check (1.18.2)
100+
addressable (~> 2.3)
101+
dnsruby (~> 1.60)
102+
octokit (>= 4, < 8)
103+
public_suffix (>= 3.0, < 6.0)
104+
typhoeus (~> 1.3)
105+
html-pipeline (2.14.3)
106+
activesupport (>= 2)
107+
nokogiri (>= 1.4)
108+
http_parser.rb (0.8.0)
109+
i18n (1.14.7)
110+
concurrent-ruby (~> 1.0)
111+
jekyll (3.10.0)
112+
addressable (~> 2.4)
113+
colorator (~> 1.0)
114+
csv (~> 3.0)
115+
em-websocket (~> 0.5)
116+
i18n (>= 0.7, < 2)
117+
jekyll-sass-converter (~> 1.0)
118+
jekyll-watch (~> 2.0)
119+
kramdown (>= 1.17, < 3)
120+
liquid (~> 4.0)
121+
mercenary (~> 0.3.3)
122+
pathutil (~> 0.9)
123+
rouge (>= 1.7, < 4)
124+
safe_yaml (~> 1.0)
125+
webrick (>= 1.0)
126+
jekyll-avatar (0.8.0)
127+
jekyll (>= 3.0, < 5.0)
128+
jekyll-coffeescript (1.2.2)
129+
coffee-script (~> 2.2)
130+
coffee-script-source (~> 1.12)
131+
jekyll-commonmark (1.4.0)
132+
commonmarker (~> 0.22)
133+
jekyll-commonmark-ghpages (0.5.1)
134+
commonmarker (>= 0.23.7, < 1.1.0)
135+
jekyll (>= 3.9, < 4.0)
136+
jekyll-commonmark (~> 1.4.0)
137+
rouge (>= 2.0, < 5.0)
138+
jekyll-default-layout (0.1.5)
139+
jekyll (>= 3.0, < 5.0)
140+
jekyll-feed (0.17.0)
141+
jekyll (>= 3.7, < 5.0)
142+
jekyll-gist (1.5.0)
143+
octokit (~> 4.2)
144+
jekyll-github-metadata (2.16.1)
145+
jekyll (>= 3.4, < 5.0)
146+
octokit (>= 4, < 7, != 4.4.0)
147+
jekyll-include-cache (0.2.1)
148+
jekyll (>= 3.7, < 5.0)
149+
jekyll-mentions (1.6.0)
150+
html-pipeline (~> 2.3)
151+
jekyll (>= 3.7, < 5.0)
152+
jekyll-optional-front-matter (0.3.2)
153+
jekyll (>= 3.0, < 5.0)
154+
jekyll-paginate (1.1.0)
155+
jekyll-readme-index (0.3.0)
156+
jekyll (>= 3.0, < 5.0)
157+
jekyll-redirect-from (0.16.0)
158+
jekyll (>= 3.3, < 5.0)
159+
jekyll-relative-links (0.6.1)
160+
jekyll (>= 3.3, < 5.0)
161+
jekyll-remote-theme (0.4.3)
162+
addressable (~> 2.0)
163+
jekyll (>= 3.5, < 5.0)
164+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
165+
rubyzip (>= 1.3.0, < 3.0)
166+
jekyll-sass-converter (1.5.2)
167+
sass (~> 3.4)
168+
jekyll-seo-tag (2.8.0)
169+
jekyll (>= 3.8, < 5.0)
170+
jekyll-sitemap (1.4.0)
171+
jekyll (>= 3.7, < 5.0)
172+
jekyll-swiss (1.0.0)
173+
jekyll-theme-architect (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-cayman (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-dinky (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-hacker (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-leap-day (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-merlot (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-midnight (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-minimal (0.2.0)
195+
jekyll (> 3.5, < 5.0)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-modernist (0.2.0)
198+
jekyll (> 3.5, < 5.0)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-primer (0.6.0)
201+
jekyll (> 3.5, < 5.0)
202+
jekyll-github-metadata (~> 2.9)
203+
jekyll-seo-tag (~> 2.0)
204+
jekyll-theme-slate (0.2.0)
205+
jekyll (> 3.5, < 5.0)
206+
jekyll-seo-tag (~> 2.0)
207+
jekyll-theme-tactile (0.2.0)
208+
jekyll (> 3.5, < 5.0)
209+
jekyll-seo-tag (~> 2.0)
210+
jekyll-theme-time-machine (0.2.0)
211+
jekyll (> 3.5, < 5.0)
212+
jekyll-seo-tag (~> 2.0)
213+
jekyll-titles-from-headings (0.5.3)
214+
jekyll (>= 3.3, < 5.0)
215+
jekyll-watch (2.2.1)
216+
listen (~> 3.0)
217+
jemoji (0.13.0)
218+
gemoji (>= 3, < 5)
219+
html-pipeline (~> 2.2)
220+
jekyll (>= 3.0, < 5.0)
221+
json (2.15.0)
222+
kramdown (2.4.0)
223+
rexml
224+
kramdown-parser-gfm (1.1.0)
225+
kramdown (~> 2.0)
226+
liquid (4.0.4)
227+
listen (3.9.0)
228+
rb-fsevent (~> 0.10, >= 0.10.3)
229+
rb-inotify (~> 0.9, >= 0.9.10)
230+
logger (1.7.0)
231+
mercenary (0.3.6)
232+
mini_portile2 (2.8.9)
233+
minima (2.5.1)
234+
jekyll (>= 3.5, < 5.0)
235+
jekyll-feed (~> 0.9)
236+
jekyll-seo-tag (~> 2.1)
237+
minitest (5.25.5)
238+
net-http (0.6.0)
239+
uri
240+
nokogiri (1.18.10)
241+
mini_portile2 (~> 2.8.2)
242+
racc (~> 1.4)
243+
nokogiri (1.18.10-arm64-darwin)
244+
racc (~> 1.4)
245+
nokogiri (1.18.10-x86_64-darwin)
246+
racc (~> 1.4)
247+
octokit (4.25.1)
248+
faraday (>= 1, < 3)
249+
sawyer (~> 0.9)
250+
pathutil (0.16.2)
251+
forwardable-extended (~> 2.6)
252+
public_suffix (5.1.1)
253+
racc (1.8.1)
254+
rb-fsevent (0.11.2)
255+
rb-inotify (0.11.1)
256+
ffi (~> 1.0)
257+
rexml (3.4.4)
258+
rouge (3.30.0)
259+
rubyzip (2.4.1)
260+
safe_yaml (1.0.5)
261+
sass (3.7.4)
262+
sass-listen (~> 4.0.0)
263+
sass-listen (4.0.0)
264+
rb-fsevent (~> 0.9, >= 0.9.4)
265+
rb-inotify (~> 0.9, >= 0.9.7)
266+
sawyer (0.9.2)
267+
addressable (>= 2.3.5)
268+
faraday (>= 0.17.3, < 3)
269+
securerandom (0.4.1)
270+
simpleidn (0.2.3)
271+
terminal-table (1.8.0)
272+
unicode-display_width (~> 1.1, >= 1.1.1)
273+
typhoeus (1.5.0)
274+
ethon (>= 0.9.0, < 0.16.0)
275+
tzinfo (2.0.6)
276+
concurrent-ruby (~> 1.0)
277+
unicode-display_width (1.8.0)
278+
uri (1.0.3)
279+
webrick (1.9.1)
280+
281+
PLATFORMS
282+
arm64-darwin
283+
ruby
284+
x86_64-darwin
285+
x86_64-linux
286+
287+
DEPENDENCIES
288+
github-pages
289+
290+
BUNDLED WITH
291+
2.6.9

README.md

Lines changed: 8 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,25 @@ Murriel's Personal Website
22
=========================
33

44
## Notes
5-
This generally needs to be updated.
5+
A mostly out-of-date wasteland of forgotten drafts and projects, but under revision.
66

7-
## Description
8-
Still a work in progress. this was a bit of a learning project for me. While I've done bits of coding here and there, most of my life has been in the system administration and operations world.
7+
I attempted a few transitions to another static site generator (like [Ghost](https://ghost.org/)) but abandoned the effort and at the end of it keeping the theme and structure here was sufficient. Why refactor a non-monetized low volume site just to create toil?
98

10-
I had been very casually dabbling in various other languages through <insert name of random learn to code site or MOOC here> as it seemed like a good idea to beef up my coding skills. While wandering in the quagmire of coding languages, frameworks and backends, I dropped into Ruby's gravitational field and found myself hooked.
11-
12-
I found GitHub pages to be a very convenient place for hosting, and then I learned about Jekyll and grew very interested in the idea of static site generators.
13-
14-
From a non-technical perspective, there are several other reasons that I was attracted to Ruby (and further, Rails):
15-
- Community
16-
- RailsGirls
17-
- Cool logo
18-
- Jekyll has been fun and for the most part, rather friendly
19-
20-
From a technical perspective:
21-
- Ruby knowledge will be applicable to Puppet/Chef
22-
- Rails while heavy is quick and easy to get running, good for prototyping
23-
24-
I don't have enough of the foundations and fundamentals of down to speak to any of the other technical reasons that ruby may excel over <some other programming language> but hope to discover this somewhere through this journey.
9+
Currently though, the most recent work here springs from the desire to maintain hands-on skills while my role transitions from more technical systems to human systems.
2510

2611
## Colophon
2712

2813
Jekyll theme based on [Grayscale bootstrap theme ](http://ironsummitmedia.github.io/startbootstrap-grayscale/)
2914
[Font Awesome](http://fontawesome.io/) for the iconography
3015

31-
Lovingly created with [Atom](http://www.atom.io)
32-
33-
Reference sites I used while learning:
34-
...[google](http://www.google.com)
35-
and other resources I used to be added here soon once I can dig back through bookmarks and notes :)
36-
37-
## Fonts
16+
Written with VS Codium and occassional syntax assists from Gemini.
3817

3918
## Front Page Images
4019

41-
_photos by me unless otherwise noted_
20+
_photos by me or @devoopes
4221

4322
0 self portrait. gleaming lights of the souls by yayoi kusama, københavn, denmark.
44-
1 pacific ocean, waiting for a wave. photo by @seanleftbelow
45-
2 server motherboard. photo by @seanleftbelow, contrast added later
23+
1 pacific ocean, waiting for a wave.
24+
2 server motherboard.
4625
3 keyboard decomposition. iPhone photo
47-
4 night of innovation with Girls in Tech LA at red bull HQ. photo by @seanleftbelow
26+
4 night of innovation with Girls in Tech LA at red bull HQ.

_includes/about.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@ <h2>Murriel</h2>
88
<em>
99
[ mjʊəriəl | myo̵or′ē əl] <br/ >
1010
Proper Noun</em></p>
11-
<p>1. <em>(Bio)</em> Idealist, optimist, lapsed writer, surfer, beach bum, tinkerer, maker, conference junkie. Loves print magazines and good music, slightly obsessed with notebooks.
12-
<p>2. <em>(Tech)</em> DevOps and Infrastructure Engineer. Background spans infrastructure, application development, systems, networks, databases, VR. Happenstance coder, former entrepreneur, technology enthusiast. Believes in work-life integration, balance is a mystery. Open Source, Open data, cloud engineering, right to privacy, information security.
13-
<p>3. <em>(Community)</em> Perennial volunteer, occasional community organizer. Passionate about the Los Angeles tech community and encouraging girls to pursue interests in Science, Technology, Engineering, [Arts] and Math (STEAM).</p>
14-
<!-- See also:
15-
<a href="http://www.murrielgrace.com/blog">weblog</a>-->
11+
<p>1. <em>(Bio)</em> Idealist, optimist, lapsed writer, surfer, beach bum, tinkerer, maker, conference junkie, former entrepreneur. Loves print magazines and good music, slightly obsessed with notebooks.
12+
<p>2. <em>(Tech)</em> Platform Engineering | DevOps | Developer Experience. Living somewhere between Cloud Native and Code, Open Source x Open Data x Information Security x Hardware.
13+
<p>3. <em>(Community)</em> Perennial volunteer, occasional community organizer. Passionate about the Los Angeles tech community, technology for social good, and encouraging girls to pursue interests in Science, Technology, Engineering, [Arts] and Math (STEAM).</p>
1614
</div>
1715
</div>
1816
</section>

_includes/css/grayscale.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ ul, li {
6060
list-style-type: none;
6161
}
6262

63+
/* added for year headings in lists - GCA */
64+
.list-heading h4 {
65+
margin: 25px 0 25px;
66+
color: #EAB0D5; /* light pink */
67+
}
68+
69+
6370
@media(min-width:767px) {
6471
p {
6572
margin: 0 0 35px;

0 commit comments

Comments
 (0)