Add emacspeak tutorials to public site.

master
Tait Hoyem 3 years ago
parent 47d73f6bbf
commit f57b7ca9a9

@ -3,9 +3,6 @@
- name: Main Site - name: Main Site
value: https://tait.tech/ value: https://tait.tech/
label: tait.tech label: tait.tech
- name: Backup/Mirror Site
value: https://beta.tait.tech/
label: beta.tait.tech
- name: Email - name: Email
value: mailto:tait@tait.tech value: mailto:tait@tait.tech
label: tait@tait.tech label: tait@tait.tech
@ -15,6 +12,9 @@
- name: Github - name: Github
label: github.com/TTWNO label: github.com/TTWNO
value: https://github.com/TTWNO value: https://github.com/TTWNO
- name: Backup/Mirror Site
value: https://beta.tait.tech/
label: beta.tait.tech
- heading: Secure Service Links - heading: Secure Service Links
values: values:
- name: Signal - name: Signal

@ -13,9 +13,6 @@
- name: "chess" - name: "chess"
link: "https://github.com/TTWNO/chess" link: "https://github.com/TTWNO/chess"
description: "A command-line chess game in C++. It is compileable on nearly any system." description: "A command-line chess game in C++. It is compileable on nearly any system."
- name: "subnetting" - name: "Emacspeak C Tutorials"
link: "https://github.com/TTWNO/subnetting" link: "https://tait.tech/emacspeak-tutorials/"
description: "One-night write of a subnet calculation tool." description: "C Tutorials for the Visually Impaired"
- name: "Payroll"
links: "https://github.com/TTWNO/payroll"
description: "A payroll system written in PHP."

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-05-16T20:37:42-06:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">UEFI Development On x86 With EDK2</title><link href="http://localhost:4000/2021/04/18/uefi-development-environment/" rel="alternate" type="text/html" title="UEFI Development On x86 With EDK2" /><published>2021-04-18T00:00:00-06:00</published><updated>2021-04-18T00:00:00-06:00</updated><id>http://localhost:4000/2021/04/18/uefi-development-environment</id><content type="html" xml:base="http://localhost:4000/2021/04/18/uefi-development-environment/">&lt;p&gt;I made this blog so I could remember how to do stuff that had instructions spread around the internet. <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-05-16T20:41:21-06:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">UEFI Development On x86 With EDK2</title><link href="http://localhost:4000/2021/04/18/uefi-development-environment/" rel="alternate" type="text/html" title="UEFI Development On x86 With EDK2" /><published>2021-04-18T00:00:00-06:00</published><updated>2021-04-18T00:00:00-06:00</updated><id>http://localhost:4000/2021/04/18/uefi-development-environment</id><content type="html" xml:base="http://localhost:4000/2021/04/18/uefi-development-environment/">&lt;p&gt;I made this blog so I could remember how to do stuff that had instructions spread around the internet.
So here is how I setup my environment for developing EFI applications.&lt;/p&gt; So here is how I setup my environment for developing EFI applications.&lt;/p&gt;
&lt;h2 id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt; &lt;h2 id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt;

@ -80,13 +80,7 @@ I have all of my code projects hosted on <a href="https://github.com/TTWNO">my G
<li> <li>
<p> <p>
<a href="https://github.com/TTWNO/subnetting">subnetting</a> &mdash; One-night write of a subnet calculation tool. <a href="https://tait.tech/emacspeak-tutorials/">Emacspeak C Tutorials</a> &mdash; C Tutorials for the Visually Impaired
</p>
</li>
<li>
<p>
<a href="">Payroll</a> &mdash; A payroll system written in PHP.
</p> </p>
</li> </li>

@ -47,17 +47,6 @@
</li> </li>
</ul> </ul>
<ul>
<li>
<span class="bold">Backup/Mirror Site</span> -
<a href="https://beta.tait.tech/" class="mono">
beta.tait.tech
</a>
</li>
</ul>
<ul> <ul>
<li> <li>
<span class="bold">Email</span> - <span class="bold">Email</span> -
@ -91,6 +80,17 @@
</li> </li>
</ul> </ul>
<ul>
<li>
<span class="bold">Backup/Mirror Site</span> -
<a href="https://beta.tait.tech/" class="mono">
beta.tait.tech
</a>
</li>
</ul>
</section> </section>
<section> <section>

@ -100,15 +100,9 @@
</li> </li>
<li> <li>
<strong><a href="https://github.com/TTWNO/subnetting">subnetting</a></strong> <strong><a href="https://tait.tech/emacspeak-tutorials/">Emacspeak C Tutorials</a></strong>
<p>One-night write of a subnet calculation tool.</p> <p>C Tutorials for the Visually Impaired</p>
</li>
<li>
<strong><a href="">Payroll</a></strong>
<p>A payroll system written in PHP.</p>
</li> </li>
</ul> </ul>

@ -2,31 +2,31 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/arrays/</loc> <loc>http://localhost:4000/emacspeak-tutorials/arrays/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/functions/</loc> <loc>http://localhost:4000/emacspeak-tutorials/functions/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/loops/</loc> <loc>http://localhost:4000/emacspeak-tutorials/loops/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/pointers/</loc> <loc>http://localhost:4000/emacspeak-tutorials/pointers/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/printing/</loc> <loc>http://localhost:4000/emacspeak-tutorials/printing/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/structs/</loc> <loc>http://localhost:4000/emacspeak-tutorials/structs/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/emacspeak-tutorials/user-input/</loc> <loc>http://localhost:4000/emacspeak-tutorials/user-input/</loc>
<lastmod>2021-05-16T20:37:42-06:00</lastmod> <lastmod>2021-05-16T20:41:21-06:00</lastmod>
</url> </url>
<url> <url>
<loc>http://localhost:4000/2020/01/22/padding-and-margin/</loc> <loc>http://localhost:4000/2020/01/22/padding-and-margin/</loc>

Loading…
Cancel
Save