mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 22:46:48 +00:00
Added everything required for com assignment.
This commit is contained in:
parent
9e93b31792
commit
5339a3bfcc
@ -8,8 +8,8 @@ navbar:
|
||||
right:
|
||||
- text: "Home"
|
||||
href: index.html
|
||||
# - text: "About"
|
||||
# href: about.html
|
||||
- text: "About/Contact"
|
||||
href: about.html
|
||||
- text: "Resume"
|
||||
href: https://ansonbiggs.com
|
||||
output: distill::distill_article
|
||||
|
@ -1,9 +1,13 @@
|
||||
---
|
||||
title: "About this blog"
|
||||
title: "Hi, I'm Anson."
|
||||
description: |
|
||||
Some additional details about the blog
|
||||
I'm an Astronautical Engineer studying at Embry-Riddle Prescott.
|
||||
---
|
||||
|
||||
```{r setup, include=FALSE}
|
||||
knitr::opts_chunk$set(echo = FALSE)
|
||||
```
|
||||
|
||||
I mostly [write code](https://gitlab.com/MisterBiggs), but sometimes I make [3D Models](https://www.thingiverse.com/ansonb/designs). 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é](https://ansonbiggs.com), otherwise you can reach me on [Telegram](https://t.me/MisterBiggs) or by [Email](mailto:anson@ansonbiggs.com).
|
||||
|
||||
|
||||
|
@ -86,29 +86,29 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
</style>
|
||||
|
||||
<!--radix_placeholder_meta_tags-->
|
||||
<title>Anson's Projects: About this blog</title>
|
||||
<title>Anson's Projects: Hi, I'm Anson.</title>
|
||||
|
||||
<meta property="description" itemprop="description" content="Some additional details about the blog"/>
|
||||
<meta property="description" itemprop="description" content="I'm an Astronautical Engineer studying at Embry-Riddle Prescott."/>
|
||||
|
||||
|
||||
|
||||
<!-- https://developers.facebook.com/docs/sharing/webmasters#markup -->
|
||||
<meta property="og:title" content="Anson's Projects: About this blog"/>
|
||||
<meta property="og:title" content="Anson's Projects: Hi, I'm Anson."/>
|
||||
<meta property="og:type" content="article"/>
|
||||
<meta property="og:description" content="Some additional details about the blog"/>
|
||||
<meta property="og:description" content="I'm an Astronautical Engineer studying at Embry-Riddle Prescott."/>
|
||||
<meta property="og:locale" content="en_US"/>
|
||||
<meta property="og:site_name" content="Anson's Projects"/>
|
||||
|
||||
<!-- https://dev.twitter.com/cards/types/summary -->
|
||||
<meta property="twitter:card" content="summary"/>
|
||||
<meta property="twitter:title" content="Anson's Projects: About this blog"/>
|
||||
<meta property="twitter:description" content="Some additional details about the blog"/>
|
||||
<meta property="twitter:title" content="Anson's Projects: Hi, I'm Anson."/>
|
||||
<meta property="twitter:description" content="I'm an Astronautical Engineer studying at Embry-Riddle Prescott."/>
|
||||
|
||||
<!--/radix_placeholder_meta_tags-->
|
||||
<!--radix_placeholder_rmarkdown_metadata-->
|
||||
|
||||
<script type="text/json" id="radix-rmarkdown-metadata">
|
||||
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description"]}},"value":[{"type":"character","attributes":{},"value":["About this blog"]},{"type":"character","attributes":{},"value":["Some additional details about the blog"]}]}
|
||||
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description"]}},"value":[{"type":"character","attributes":{},"value":["Hi, I'm Anson."]},{"type":"character","attributes":{},"value":["I'm an Astronautical Engineer studying at Embry-Riddle Prescott."]}]}
|
||||
</script>
|
||||
<!--/radix_placeholder_rmarkdown_metadata-->
|
||||
<!--radix_placeholder_navigation_in_header-->
|
||||
@ -2053,7 +2053,7 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
<!--radix_placeholder_front_matter-->
|
||||
|
||||
<script id="distill-front-matter" type="text/json">
|
||||
{"title":"About this blog","description":"Some additional details about the blog","authors":[]}
|
||||
{"title":"Hi, I'm Anson.","description":"I'm an Astronautical Engineer studying at Embry-Riddle Prescott.","authors":[]}
|
||||
</script>
|
||||
|
||||
<!--/radix_placeholder_front_matter-->
|
||||
@ -2066,6 +2066,7 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
</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="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
@ -2076,14 +2077,15 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
<!--/radix_placeholder_site_before_body-->
|
||||
|
||||
<div class="d-title">
|
||||
<h1>About this blog</h1>
|
||||
<h1>Hi, I’m Anson.</h1>
|
||||
<!--radix_placeholder_categories-->
|
||||
<!--/radix_placeholder_categories-->
|
||||
<p><p>Some additional details about the blog</p></p>
|
||||
<p><p>I’m an Astronautical Engineer studying at Embry-Riddle Prescott.</p></p>
|
||||
</div>
|
||||
|
||||
|
||||
<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>
|
||||
<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-->
|
||||
|
@ -2064,6 +2064,7 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
</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="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
|
@ -2087,6 +2087,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
</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="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
|
@ -2,18 +2,18 @@
|
||||
"articles": [
|
||||
{
|
||||
"path": "about.html",
|
||||
"title": "About this blog",
|
||||
"description": "Some additional details about the blog",
|
||||
"title": "Hi, I'm Anson.",
|
||||
"description": "I'm an Astronautical Engineer studying at Embry-Riddle Prescott.",
|
||||
"author": [],
|
||||
"contents": "\r\n\r\n\r\n\r\n",
|
||||
"last_modified": "2021-04-05T22:44:50-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 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:08:37-07:00"
|
||||
},
|
||||
{
|
||||
"path": "index.html",
|
||||
"title": "Anson's Projects",
|
||||
"author": [],
|
||||
"contents": "\r\n\r\n\r\n\r\n",
|
||||
"last_modified": "2021-04-05T22:44:51-07:00"
|
||||
"last_modified": "2021-04-12T22:08:37-07:00"
|
||||
}
|
||||
],
|
||||
"collections": ["posts/posts.json"]
|
||||
|
@ -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-02T14:53:47-07:00</lastmod>
|
||||
<lastmod>2021-04-12T22:08:04-07:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://projects.ansonbiggs.com/</loc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user