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
All checks were successful
Build and Test - Staging / test (pull_request) Successful in 2m44s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m14s
Build and Test - Staging / deploy_staging (pull_request) Successful in 6s

This commit is contained in:
2025-11-09 21:50:49 -08:00
parent d0f5838cac
commit c3673b76b6
21 changed files with 228 additions and 109 deletions

View File

@@ -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.