Added sitemap, with filtering of disabled pages, removal of content from disabled pages, robots.txt generation pointing to the sitemap, adjustment of the Navbar generation to ignore disabled entries, e2e check for all pages including a non-blank title, content for body mods page
This commit is contained in:
@@ -18,7 +18,7 @@ const headerCarouselGroup: carouselGroup = {
|
||||
]
|
||||
}
|
||||
---
|
||||
<BaseLayout>
|
||||
<BaseLayout title="About" showTitle={false}>
|
||||
<Carousel carouselGroup={headerCarouselGroup}/>
|
||||
<h2 class="font-bold md:text-2xl my-4 underline">Who Am I</h2>
|
||||
<p>
|
||||
@@ -56,7 +56,7 @@ const headerCarouselGroup: carouselGroup = {
|
||||
href="/experience/spacex/avionics-test-engineering-internship">internship</a> at
|
||||
SpaceX in Hawthorne at the end of college, I applied for a <a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/spacex/hardware-test-engineer-i-ii">test
|
||||
engineering</a> position for the company's Starlink team and was hired in mid-2019.
|
||||
engineering</a> position with the company's Starlink team and was hired in mid-2019.
|
||||
For six years, I developed test system hardware, software, harnesses, mechanical fixtures, devops
|
||||
infrastructure, websites, and tooling to ensure that Starlink, Falcon, Dragon, and Starship component tests were
|
||||
producing well-validated and reliable hardware.
|
||||
|
||||
Reference in New Issue
Block a user