Commit Graph

21 Commits

Author SHA1 Message Date
ba948e4181 Fixed Timeline svg draws making window too wide, adjusted navbar to perform responsive transition at a larger screen size, removed more obsolete attrs
Some checks failed
Build and Test - Staging / test (pull_request) Failing after 3m29s
Build and Test - Staging / build_and_push (pull_request) Has been skipped
Build and Test - Staging / deploy_staging (pull_request) Has been skipped
2025-11-11 22:53:05 -08:00
1f9264a409 Fixed favicon mis-centering, and higher resolution versions
Some checks failed
Build and Test - Staging / test (pull_request) Failing after 3m47s
Build and Test - Staging / build_and_push (pull_request) Has been skipped
Build and Test - Staging / deploy_staging (pull_request) Has been skipped
2025-11-11 17:39:39 -08:00
7774e31c36 Better resolution headshot, fullscreen modal for carousel, no fixed height and width on logo title for better resolution, spacing between dropdown entries in navbar 2025-11-11 17:19:38 -08:00
c9f921ba5b Fixed weird floating footer behavior, updated Timeline to handle new growing scrolling content div, fixed grammar issue on chubby buttons, removed used nginx configs and Dockerfile comments, made Table not go full-w automatically, added tests to ensure no orphaned astro pages or site layout entries exist, dummy sitemap index so code analysis doesn't freak out
Some checks failed
Build and Test - Staging / test (pull_request) Failing after 3m28s
Build and Test - Staging / build_and_push (pull_request) Has been skipped
Build and Test - Staging / deploy_staging (pull_request) Has been skipped
2025-11-11 15:16:15 -08:00
c3673b76b6 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
2025-11-09 21:50:49 -08:00
cf3b740907 Remove caching changes for now, put script back
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 26s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m30s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 6s
2025-11-08 01:06:15 -08:00
297a56e7d6 Try making script load earlier
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 26s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m22s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s
2025-11-08 00:59:53 -08:00
005e092344 Fixed logo title and favicon
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 8m0s
Build and Test - Staging / build_and_push (pull_request) Successful in 14m22s
Build and Test - Staging / test (pull_request) Successful in 1s
Build and Test - Staging / deploy_staging (pull_request) Successful in 2s
2025-11-08 00:20:04 -08:00
40a673a418 Compartmentalized Timeline and Carousel, applied www-data permissions to all files in built docker container, for deploys to work
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 30s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m21s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s
2025-11-07 21:36:08 -08:00
9a4ecdd073 Move inline typescript to dedicated scripts directory
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 24s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m5s
Build and Test - Staging / test (pull_request) Successful in 3s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s
2025-11-07 20:58:03 -08:00
d24a3054c1 Move script import to end of body
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 26s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m4s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 4s
2025-11-07 20:26:18 -08:00
7fe9303d5e No typing for script import
Some checks failed
Build and Test - Staging / determine_version (pull_request) Successful in 27s
Playwright Tests / test (pull_request) Failing after 2m21s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m13s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 6s
2025-11-06 23:40:38 -08:00
3e34b94ec5 Dark footer, added photos for offsite backup rack 2025-11-06 17:37:33 -08:00
d6e75ae2ea Made a baseline working carousel, timeline, and started flushing out content for primary spacex experience 2025-11-06 01:21:27 -08:00
6f728ad146 Responsive navigation fully working, placeholders for all major items on site, resume pages working, abstracted site-layout, preparing for unit and e2e testing, added flotbite + tailwind + vitest + playwright 2025-11-05 03:13:05 -08:00
b342f7b1cb Favicon, better screen responsive, starting experience layouts
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 6s
Build and Test - Staging / build_and_push (pull_request) Successful in 43s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s
2025-07-09 04:46:17 -07:00
efaa02ae20 Footer with environment, build, and hash
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 5s
Build and Test - Staging / build_and_push (pull_request) Successful in 41s
Build and Test - Staging / test (pull_request) Successful in 1s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s
2025-07-09 03:42:23 -07:00
ba121c6479 Import styles from correct path 2025-07-04 00:36:12 -07:00
d515e581b5 Playing around with options for base structure and navigation 2025-07-03 23:50:20 -07:00
462b08911d Improved tagging
All checks were successful
Build and Test / determine_version (push) Successful in 6s
Build and Test / test (push) Successful in 2s
Build and Test / build_and_push (push) Successful in 39s
2025-03-08 01:14:48 -08:00
fbc3d035d8 Example e2e
Some checks failed
continuous-integration/drone/push Build is failing
2025-03-07 22:23:32 -08:00