From 4d5e3db9a735be6a40a9620b1ff2a0140fb84fb9 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 18 Jan 2026 14:43:52 +0000 Subject: [PATCH 1/3] Initial plan From f9cf667a9114f20e98e7705369e2d086fe771bcf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 18 Jan 2026 14:48:25 +0000 Subject: [PATCH 2/3] Add PWA, SEO, and performance enhancements Co-authored-by: NekshaDeSilva <102156620+NekshaDeSilva@users.noreply.github.com> --- .well-known/security.txt | 5 + index.html | 71 ++++- manifest.json | 70 +++++ robots.txt | 23 ++ scripts/enhancements.js | 363 +++++++++++++++++++++++++ sitemap.xml | 51 ++++ styles/super-enhancements.css | 486 ++++++++++++++++++++++++++++++++++ sw.js | 88 ++++++ 8 files changed, 1150 insertions(+), 7 deletions(-) create mode 100644 .well-known/security.txt create mode 100644 manifest.json create mode 100644 robots.txt create mode 100644 scripts/enhancements.js create mode 100644 sitemap.xml create mode 100644 styles/super-enhancements.css create mode 100644 sw.js diff --git a/.well-known/security.txt b/.well-known/security.txt new file mode 100644 index 0000000..9bd71db --- /dev/null +++ b/.well-known/security.txt @@ -0,0 +1,5 @@ +Contact: mailto:official@openrockets.com +Preferred-Languages: en +Canonical: https://openrockets.com/.well-known/security.txt +Policy: https://github.com/OpenRockets/openrockets.com/security/policy +Acknowledgments: https://github.com/OpenRockets/openrockets.com/graphs/contributors diff --git a/index.html b/index.html index 51e39cb..33271a9 100644 --- a/index.html +++ b/index.html @@ -2,25 +2,81 @@ - - OpenRockets - Build the Future Together + + OpenRockets - Build the Future Together | Open Source Community + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + - + + + + + + + Skip to main content +