Skip to content

Commit

Permalink
Deploy gamingrobot/doingstuff.dev to gamingrobot/doingstuff.dev:gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 12, 2024
0 parents commit 22b3cba
Show file tree
Hide file tree
Showing 60 changed files with 3,924 additions and 0 deletions.
71 changes: 71 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1" name="viewport"/>
<meta name="theme-color" content="#0d3a58"/>
<title>

404 - Doing Stuff

</title>
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://doingstuff.dev/apple-touch-icon-144-precomposed.png">
<link href="https://doingstuff.dev/favicon.png" rel="icon" type="image/x-icon"/>

<link rel="alternate" type= "application/atom+xml" title="RSS" href="https://doingstuff.dev/atom.xml"/>



<meta content="website" property="og:type"/>
<meta content="Doing Stuff" property="og:site_name"/>
<meta content="https://doingstuff.dev" property="og:url"/>
<meta content="https://doingstuff.dev" property="twitter:url"/>





<link href="https://doingstuff.dev/fonts.css" rel="stylesheet" type="text/css"/>
<link href="https://doingstuff.dev/hyde-hyde.css" rel="stylesheet" type="text/css"/>
<link href="https://doingstuff.dev/print.css" rel="stylesheet" media="print" type="text/css"/>



</head>
<body>
<div class=container>
<div class=topbar>
<div class=topbar-text>
<div class=topbar-title>
<a href="/"><span>Doing Stuff</span></a>
</div>
<div class=topbar-menu>

<a href="&#x2F;posts"><span>Posts</span></a>

<a href="&#x2F;atom.xml"><span>RSS</span></a>

<a href="&#x2F;pages&#x2F;about"><span>About</span></a>

</ul>
</div>
</div>
</div>
<div class=content>

<h1>404: Page not found</h1>
<p class=lead>Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https:&#x2F;&#x2F;doingstuff.dev">Head back home</a> to try finding it again.</p>
<p style=margin:auto><img style=margin:auto src="https://doingstuff.dev/img/lost.gif"></p>



</div>
</div>



<script data-goatcounter="https://grbt-doingstuff.goatcounter.com/count" async src="https://gc.zgo.at/count.js"></script>

</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
doingstuff.dev
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Blog
https://doingstuff.dev

# About
https://morgancreekmore.me
Binary file added apple-touch-icon-144-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
162 changes: 162 additions & 0 deletions atom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Doing Stuff</title>
<subtitle>A blog about stuff</subtitle>
<link href="https://doingstuff.dev/atom.xml" rel="self" type="application/atom+xml"/>
<link href="https://doingstuff.dev"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2023-03-29T00:00:00+00:00</updated>
<id>https://doingstuff.dev/atom.xml</id>
<entry xml:lang="en">
<title>Homelab Adventure - Part 3: Internal Network</title>
<published>2023-03-29T00:00:00+00:00</published>
<updated>2023-03-29T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/homelab-adventure-part-3/" type="text/html"/>
<id>https://doingstuff.dev/posts/homelab-adventure-part-3/</id>

<summary type="html">&lt;p&gt;Welcome to my journey in building my homelab. This is part of a multipart series, in the last part I gave an overview of how to do configuration management. This one will cover how I set up my internal network.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Embedding Version Info into ELF Shared Libraries</title>
<published>2023-03-22T00:00:00+00:00</published>
<updated>2023-03-22T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/elf-shared-library-version/" type="text/html"/>
<id>https://doingstuff.dev/posts/elf-shared-library-version/</id>

<summary type="html">&lt;p&gt;&lt;em&gt;How to embed version information into an ELF shared library?&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Here are the methods I discovered for embedding version information.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Sending MIDI from Reaper to Unreal Engine</title>
<published>2022-04-11T00:00:00+00:00</published>
<updated>2022-04-11T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/reaper-midi-unreal-engine/" type="text/html"/>
<id>https://doingstuff.dev/posts/reaper-midi-unreal-engine/</id>

<summary type="html">&lt;p&gt;How to setup Reaper to send MIDI to Unreal Engine. If you are looking to use OSC instead, take a look at &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;gamingrobot&#x2F;daw-out&quot;&gt;daw-out&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Commodore 64 Puzzle</title>
<published>2020-02-27T00:00:00+00:00</published>
<updated>2020-02-27T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/c64-puzzle/" type="text/html"/>
<id>https://doingstuff.dev/posts/c64-puzzle/</id>

<summary type="html">&lt;p&gt;My college professor posted this image with the question&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;What is the output when enter is pressed?&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;figure &gt;

&lt;img src=&quot;https:&#x2F;&#x2F;doingstuff.dev&#x2F;posts&#x2F;c64-puzzle&#x2F;problem.jpg&quot;
alt=&quot;Commodore 64 screen with a BASIC program&quot;
style=&quot;max-width:100%&quot;&gt;


&lt;&#x2F;figure&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Homelab Adventure - Part 2: Configuration Management</title>
<published>2020-02-06T00:00:00+00:00</published>
<updated>2020-02-06T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/homelab-adventure-part-2/" type="text/html"/>
<id>https://doingstuff.dev/posts/homelab-adventure-part-2/</id>

<summary type="html">&lt;p&gt;Welcome to my journey in building my homelab. This is part of a multipart series, in the last part I gave an overview of the homelab plan. This one will cover how I handle configuration management.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Homelab Adventure - Part 1: The Adventure Begins</title>
<published>2019-11-09T00:00:00+00:00</published>
<updated>2019-11-09T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/homelab-adventure-part-1/" type="text/html"/>
<id>https://doingstuff.dev/posts/homelab-adventure-part-1/</id>

<summary type="html">&lt;p&gt;Welcome to my journey in building my homelab. This will be an ongoing series of blog posts of my adventures in building my personal infrastructure.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>peaCTF 2019 Writeups</title>
<published>2019-07-26T00:00:00+00:00</published>
<updated>2019-07-26T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/ctf-peactf-2019/" type="text/html"/>
<id>https://doingstuff.dev/posts/ctf-peactf-2019/</id>

<summary type="html">&lt;p&gt;Writeups for &lt;a href=&quot;https:&#x2F;&#x2F;peactf.com&#x2F;&quot;&gt;peaCTF&lt;&#x2F;a&gt; 2019&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>InnoCTF 2019 Writeups</title>
<published>2019-07-19T00:00:00+00:00</published>
<updated>2019-07-19T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/ctf-innoctf-2019/" type="text/html"/>
<id>https://doingstuff.dev/posts/ctf-innoctf-2019/</id>

<summary type="html">&lt;p&gt;Writeups for &lt;a href=&quot;http:&#x2F;&#x2F;innoctf.com&#x2F;&quot;&gt;InnoCTF&lt;&#x2F;a&gt; 2019&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Floating Point Hell</title>
<published>2014-03-16T00:00:00+00:00</published>
<updated>2014-03-16T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/floating-point-hell/" type="text/html"/>
<id>https://doingstuff.dev/posts/floating-point-hell/</id>

<summary type="html">&lt;p&gt;This blog post will show how to deal with floating-point error in JavaScript by encoding all uint64&#x27;s, and int64&#x27;s as strings in JSON Marshaling.&lt;&#x2F;p&gt;
</summary>

</entry>
<entry xml:lang="en">
<title>Setup QEMU for ARM on Debian Wheezy</title>
<published>2014-01-01T00:00:00+00:00</published>
<updated>2014-01-01T00:00:00+00:00</updated>
<author>
<name>Morgan Creekmore</name>
</author>
<link rel="alternate" href="https://doingstuff.dev/posts/setup-qemu-for-arm-on-wheezy/" type="text/html"/>
<id>https://doingstuff.dev/posts/setup-qemu-for-arm-on-wheezy/</id>

<summary type="html">&lt;p&gt;This is a quick little blog post for how to install QEMU for ARM on Debian 7.0 (Wheezy).&lt;&#x2F;p&gt;
</summary>

</entry>
</feed>
10 changes: 10 additions & 0 deletions elasticlunr.min.js

Large diffs are not rendered by default.

Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fonts.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added fonts/Lato/Lato-Regular.ttf
Binary file not shown.
93 changes: 93 additions & 0 deletions fonts/Lato/OFL.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic ([email protected]) with Reserved Font Name "Lato"

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
Loading

0 comments on commit 22b3cba

Please sign in to comment.