1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 03:21:32 +00:00

updated navbar

This commit is contained in:
2021-04-14 23:05:18 -07:00
parent a0bd34bb5c
commit 9100c42a71
22 changed files with 4886 additions and 2297 deletions

View File

@@ -2065,9 +2065,14 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
<input id="distill-search" class="nav-search hidden" type="text" placeholder="Search..."/>
</div>
<div class="nav-right">
<a href="index.html">Home</a>
<a href="about.html">About/Contact</a>
<a href="https://ansonbiggs.com">Resume</a>
<a href="index.xml">
<i class="fa fa-rss" aria-hidden="true"></i>
</a>
<a href="https://gitlab.com/MisterBiggs/projects">
<i class="fa fa-gitlab" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="nav-toggle">&#9776;</a>
</div>
</nav>
@@ -2085,7 +2090,7 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
<div class="d-article">
<p>I mostly <a href="https://gitlab.com/MisterBiggs">write code</a>, but sometimes I make <a href="https://www.thingiverse.com/ansonb/designs">3D Models</a>. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my <a href="https://ansonbiggs.com">Résumé</a>, otherwise you can reach me on <a href="https://t.me/MisterBiggs">Telegram</a> or by <a href="mailto:anson@ansonbiggs.com">Email</a>.</p>
<p>I mostly <a href="https://gitlab.com/MisterBiggs">write code</a>, but sometimes I make <a href="https://www.thingiverse.com/ansonb/designs">3D Models</a>. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my <a href="https://ansonbiggs.com">Resume</a>, otherwise you can reach me on <a href="https://t.me/MisterBiggs">Telegram</a> or by <a href="mailto:anson@ansonbiggs.com">Email</a>.</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
<!--/radix_placeholder_article_footer-->

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:distill="https://distill.pub/journal/" version="2.0">
<channel>
<title>Anson's Projects</title>
<link>https://projects.ansonbiggs.com</link>

View File

@@ -2086,9 +2086,14 @@ document.addEventListener('DOMContentLoaded', function() {
<input id="distill-search" class="nav-search hidden" type="text" placeholder="Search..."/>
</div>
<div class="nav-right">
<a href="../../index.html">Home</a>
<a href="../../about.html">About/Contact</a>
<a href="https://ansonbiggs.com">Résumé</a>
<a href="https://ansonbiggs.com">Resume</a>
<a href="../../index.xml">
<i class="fa fa-rss" aria-hidden="true"></i>
</a>
<a href="https://gitlab.com/MisterBiggs/projects">
<i class="fa fa-gitlab" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="nav-toggle">&#9776;</a>
</div>
</nav>
@@ -2261,6 +2266,19 @@ Sutton, George P., and Oscar Biblarz. 2001. <em>Rocket Propulsion Elements</em>.
</div>
</div>
<!--radix_placeholder_article_footer-->
<div class="article-footer">
<p class="social_footer">
<span class="article-sharing">
Share: &nbsp;
<a href="https://twitter.com/share?text=Air%20Propulsion%20Simulation&amp;url=https%3A%2F%2Fprojects.ansonbiggs.com%2Fposts%2F2021-04-01-air-propulsion-simulation%2F">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fprojects.ansonbiggs.com%2Fposts%2F2021-04-01-air-propulsion-simulation%2F&amp;title=Air%20Propulsion%20Simulation">
<i class="fab fa-linkedin"></i>
</a>
</span>
</p>
</div>
<!--/radix_placeholder_article_footer-->
</div>

File diff suppressed because one or more lines are too long

View File

@@ -5,15 +5,15 @@
"title": "Hi, I'm Anson.",
"description": "I'm an Astronautical Engineer studying at Embry-Riddle Prescott.",
"author": [],
"contents": "\r\nI mostly write code, but sometimes I make 3D Models. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my Résumé, otherwise you can reach me on Telegram or by Email.\r\n\r\n\r\n\r\n",
"last_modified": "2021-04-12T22:19:39-07:00"
"contents": "\r\nI mostly write code, but sometimes I make 3D Models. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my Resume, otherwise you can reach me on Telegram or by Email.\r\n\r\n\r\n\r\n",
"last_modified": "2021-04-14T23:03:42-07:00"
},
{
"path": "index.html",
"title": "Anson's Projects",
"author": [],
"contents": "\r\n\r\n\r\n\r\n",
"last_modified": "2021-04-12T22:19:40-07:00"
"last_modified": "2021-04-14T23:03:43-07:00"
}
],
"collections": ["posts/posts.json"]

View File

@@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 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" version="1.0">
<url>
<loc>https://projects.ansonbiggs.com/about.html</loc>
<lastmod>2021-04-12T22:08:04-07:00</lastmod>
<lastmod>2021-04-14T22:36:57-07:00</lastmod>
</url>
<url>
<loc>https://projects.ansonbiggs.com/</loc>