diff --git a/README.md b/README.md index 68c188b..5f6f752 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# spaceacc.github.io - +# Space/ACC + +Space/ACC (spaceacc.com) is an open-source directory dedicated to space projects, events, and education. This repository serves as the codebase for the website. Please fork the repo and make changes to the markdown files to contribute. + +## Contribution Guidelines + +Space/ACC welcomes contributions through GitHub Pull Requests. Please ensure that your pull request follows these guidelines: + +- The addition is related to space exploration, commercial space, DIY space, astronomy projects, amateur radio, space science, cosmology, or related fields. +- Check that your link or resources aren't already on the site or suggested in an outstanding or closed pull request. +- Make an individual pull request for each suggestion. +- Additions should be in alphabetical order within the relevant category. +- Check for spelling and grammar errors. + +## License + +This project is licensed under the MIT License. By contributing to this project, you agree to abide by the terms of this license. + +Thank you for contributing to Space/ACC! \ No newline at end of file diff --git a/blog/2019-05-28-first-blog-post.md b/blog/2019-05-28-first-blog-post.md deleted file mode 100644 index 02f3f81..0000000 --- a/blog/2019-05-28-first-blog-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -slug: first-blog-post -title: First Blog Post -authors: - name: Gao Wei - title: Docusaurus Core Team - url: https://github.com/wgao19 - image_url: https://github.com/wgao19.png -tags: [hola, docusaurus] ---- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/blog/2019-05-29-long-blog-post.md b/blog/2019-05-29-long-blog-post.md deleted file mode 100644 index 26ffb1b..0000000 --- a/blog/2019-05-29-long-blog-post.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -slug: long-blog-post -title: Long Blog Post -authors: endi -tags: [hello, docusaurus] ---- - -This is the summary of a very long blog post, - -Use a `` comment to limit blog post size in the list view. - - - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/blog/2021-08-01-mdx-blog-post.mdx b/blog/2021-08-01-mdx-blog-post.mdx deleted file mode 100644 index c04ebe3..0000000 --- a/blog/2021-08-01-mdx-blog-post.mdx +++ /dev/null @@ -1,20 +0,0 @@ ---- -slug: mdx-blog-post -title: MDX Blog Post -authors: [slorber] -tags: [docusaurus] ---- - -Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/). - -:::tip - -Use the power of React to create interactive blog posts. - -```js - -``` - - - -::: diff --git a/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg b/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg deleted file mode 100644 index 11bda09..0000000 Binary files a/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg and /dev/null differ diff --git a/blog/2021-08-26-welcome/index.md b/blog/2021-08-26-welcome/index.md deleted file mode 100644 index 9455168..0000000 --- a/blog/2021-08-26-welcome/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -slug: welcome -title: Welcome -authors: [slorber, yangshun] -tags: [facebook, hello, docusaurus] ---- - -[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog). - -Simply add Markdown files (or folders) to the `blog` directory. - -Regular blog authors can be added to `authors.yml`. - -The blog post date can be extracted from filenames, such as: - -- `2019-05-30-welcome.md` -- `2019-05-30-welcome/index.md` - -A blog post folder can be convenient to co-locate blog post images: - -![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg) - -The blog supports tags as well! - -**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config. diff --git a/blog/2024-03-10-welcome.md b/blog/2024-03-10-welcome.md new file mode 100644 index 0000000..f3a5c41 --- /dev/null +++ b/blog/2024-03-10-welcome.md @@ -0,0 +1,37 @@ +--- +slug: welcome +title: Welcome to Space/ACC +authors: [spaceacc] +tags: [open source] +--- + +# Welcome to the Space/ACC Community! + +Welcome aboard, space enthusiast! 🚀 Whether you're a seasoned veteran or a newcomer to the cosmos, we're thrilled to have you join us in the thrilling adventure of space exploration. Our community is a vibrant hub of innovation, collaboration, and discovery, and we're excited to embark on this journey with you. + + + +## About Us + +The Space/ACC community is dedicated to pushing the boundaries of what's possible in space exploration. From amateur enthusiasts to seasoned professionals, our diverse community shares a common passion for exploring the unknown and unlocking the mysteries of the universe. + +## Get Involved + +We believe that the future of space exploration belongs to those who dare to dream, experiment, and innovate. That's why we invite you to contribute your talents, ideas, and expertise to our community. Whether you're a hardware guru, software wizard, or just curious about the cosmos, there's a place for you here. + +### Build Hardware or Software + +Are you passionate about building things that defy gravity? Whether it's designing rockets, satellites, or robotic explorers, we encourage you to roll up your sleeves and start tinkering. With the advent of accessible technology and open-source resources, the age of DIY space exploration is just beginning, and we're excited to see what you'll create. + +### Experiment in Your Garage or in a Hacker Space + +Got a garage, basement, or hacker space? Turn it into your own personal mission control center! Whether you're launching high-altitude balloons, building CubeSats, or experimenting with new propulsion systems, there's no limit to what you can achieve with a little ingenuity and a lot of determination. + +### Join Us in Person! + +Prefer face-to-face interaction? Join us at one of our in-person events, hackathons, or conferences! Rub shoulders with fellow space enthusiasts, attend workshops, and collaborate on projects that push the boundaries of space exploration. The age of two guys in their dorm room creating a space company and putting things into orbit or off-world is just about to begin, and we want you to be a part of it. + +## Conclusion + +So what are you waiting for? Dive in, get your hands dirty, and let's explore the cosmos together! Whether you're building rockets in your garage, writing code in your dorm room, or joining us in person at one of our events, the future of space exploration is in your hands. Welcome to the Space/ACC community — together, we'll reach for the stars! 🌌🛰️ + diff --git a/blog/2024-03-11-hackathons-conferences.md b/blog/2024-03-11-hackathons-conferences.md new file mode 100644 index 0000000..1e32185 --- /dev/null +++ b/blog/2024-03-11-hackathons-conferences.md @@ -0,0 +1,42 @@ +--- +slug: hackathons-conferences +title: Accelerating Space Exploration The Value of In-Person Hackathons and Conferences +authors: spaceacc +tags: [hackathons, conferences] +--- + +# Accelerating Space Exploration: The Value of In-Person Hackathons and Conferences + +In the ever-expanding quest to explore the cosmos, in-person hackathons and conferences emerge as dynamic accelerators, fostering innovation, collaboration, and inspiration within the space exploration community. As humanity reaches for the stars, these gatherings serve as crucibles of creativity, igniting breakthroughs that propel us ever closer to the final frontier. + + + +## Cultivating Collaboration + +In-person hackathons and conferences provide fertile ground for collaboration among diverse minds with a shared passion for space exploration. Bringing together scientists, engineers, entrepreneurs, and enthusiasts from around the world, these events facilitate the exchange of ideas, expertise, and resources, sparking interdisciplinary collaborations that transcend organizational and geographical boundaries. + +By working together in real-time, participants leverage their collective knowledge and skills to tackle complex challenges facing space exploration. Whether it's designing new propulsion systems, optimizing mission architectures, or developing innovative space habitats, the collaborative environment of hackathons and conferences fosters synergies that accelerate progress and drive innovation forward. + +## Inspiring Innovation + +The immersive nature of in-person hackathons and conferences fosters an environment ripe for innovation. Participants are exposed to cutting-edge research, emerging technologies, and visionary ideas that push the boundaries of what's possible in space exploration. Keynote presentations, panel discussions, and hands-on workshops provide valuable insights and inspiration, sparking new avenues of exploration and discovery. + +Moreover, the energy and excitement of these events fuel creative thinking and problem-solving, leading to breakthroughs that may not have emerged in isolation. From novel spacecraft designs to revolutionary scientific instruments, in-person gatherings serve as catalysts for innovation, propelling the field of space exploration into uncharted territory. + +## Fostering Connections + +In-person hackathons and conferences offer invaluable opportunities for networking and forging connections within the space exploration community. Participants have the chance to meet like-minded individuals, potential collaborators, and mentors who can offer guidance and support on their journey. + +These personal connections transcend digital interactions, building trust and camaraderie among peers. Whether it's bonding over shared experiences, brainstorming ideas over coffee, or forming partnerships for future projects, the relationships formed at in-person events lay the foundation for long-term collaboration and mutual success in advancing space exploration. + +## Cultivating the Next Generation + +In addition to fostering collaboration and innovation among seasoned professionals, in-person hackathons and conferences play a crucial role in inspiring and nurturing the next generation of space explorers. By providing opportunities for students, young professionals, and aspiring scientists to engage with leaders in the field, these events ignite passion and curiosity, motivating the next generation to pursue careers in space exploration. + +Hands-on workshops, mentorship programs, and student competitions empower participants to gain practical skills and real-world experience in space-related fields. By immersing themselves in the vibrant atmosphere of in-person events, aspiring space explorers not only expand their knowledge but also find mentors and role models who can guide them on their journey to the stars. + +## Conclusion + +In-person hackathons and conferences are more than just gatherings of space enthusiasts; they are catalysts for progress, innovation, and inspiration in the field of space exploration. By cultivating collaboration, inspiring innovation, fostering connections, and nurturing the next generation, these events propel humanity's quest to explore the cosmos to new heights. + +As we continue to push the boundaries of what's possible in space exploration, in-person gatherings serve as beacons of creativity and ingenuity, guiding us on our journey to the stars. By coming together to share ideas, forge connections, and ignite innovation, we accelerate our collective efforts to unlock the mysteries of the universe and chart a course toward a future among the stars. \ No newline at end of file diff --git a/blog/2024-03-11-value-open-source-space.md b/blog/2024-03-11-value-open-source-space.md new file mode 100644 index 0000000..4f7d57d --- /dev/null +++ b/blog/2024-03-11-value-open-source-space.md @@ -0,0 +1,49 @@ +--- +slug: value-open-source-space +title: The Value of Open Source Software and Hardware for Space Exploration +authors: spaceacc +tags: [open source] +--- + +# Unleashing the Cosmos: The Value of Open Source Software and Hardware for Space Exploration + +In the vast expanse of space, where innovation meets the unknown, the collaborative spirit of open source software and hardware is proving to be a beacon of progress. From satellites to spacecraft, from data analysis to mission control systems, open source solutions are democratizing access to space exploration and accelerating humanity's journey into the cosmos. + + + +## The Power of Collaboration + +Open source philosophy fosters collaboration among diverse communities, enabling experts from around the globe to contribute their skills and knowledge to space exploration projects. In a field as complex as space technology, this collaborative approach allows for rapid iteration, peer review, and innovation. + +By sharing code, designs, and data openly, barriers to entry are lowered, empowering individuals, startups, and even nations with limited resources to participate in space exploration initiatives. This democratization of access not only fuels innovation but also cultivates a sense of inclusivity and shared ownership in humanity's quest to understand the universe. + +## Accelerating Innovation + +One of the key advantages of open source software and hardware is its ability to accelerate innovation. Rather than reinventing the wheel, space exploration projects can leverage existing open source solutions as building blocks, reducing development time and costs. + +Moreover, the transparent nature of open source fosters trust and reliability. With code and designs openly available for scrutiny, issues can be identified and resolved more effectively, leading to robust and resilient systems. This is particularly crucial in space exploration, where reliability is paramount and the margin for error is minimal. + +## Driving Cost Efficiency + +Space exploration has traditionally been associated with astronomical costs, limiting access to a select few agencies and corporations. Open source software and hardware offer a cost-effective alternative, enabling organizations to leverage community-driven resources at a fraction of the cost of proprietary solutions. + +By embracing open source, space agencies, research institutions, and commercial entities can allocate resources more efficiently, redirecting funds toward scientific exploration rather than costly licensing fees or development overheads. This cost efficiency not only expands the reach of space exploration but also maximizes the return on investment for stakeholders. + +## Fostering Collaboration Across Borders + +Space exploration transcends geopolitical boundaries, uniting humanity in a shared endeavor to explore the cosmos. Open source software and hardware embody this spirit of collaboration, breaking down barriers and fostering partnerships across borders. + +Through collaborative projects, international teams can pool their expertise and resources, tackling challenges that would be insurmountable for any single entity alone. Whether it's sharing satellite data for climate research or collaborating on lunar exploration missions, open source principles promote cooperation and knowledge exchange on a global scale. + +## Inspiring the Next Generation + +Beyond its practical benefits, open source software and hardware inspire and engage the next generation of space explorers. By making space technology accessible and transparent, open source encourages students, enthusiasts, and aspiring scientists to get involved and contribute to real-world projects. + +From tinkering with CubeSats to developing software for Mars rovers, open source provides a platform for hands-on learning and experimentation. By nurturing a culture of curiosity and collaboration, open source fuels the pipeline of talent essential for the future of space exploration. + +## Conclusion + +As humanity sets its sights on the stars, open source software and hardware are emerging as indispensable tools for space exploration. By promoting collaboration, accelerating innovation, driving cost efficiency, fostering global partnerships, and inspiring future generations, open source is democratizing access to the cosmos and unlocking new frontiers of discovery. + +In the grand tapestry of the universe, open source shines as a guiding light, illuminating the path forward for humanity's journey into the unknown. Through collective effort and shared ingenuity, we embark on a voyage of exploration, driven by the belief that the cosmos belongs to all who dare to dream and explore. + diff --git a/blog/authors.yml b/blog/authors.yml index bcb2991..10f64b9 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -1,17 +1,5 @@ -endi: - name: Endilie Yacop Sucipto - title: Maintainer of Docusaurus - url: https://github.com/endiliey - image_url: https://github.com/endiliey.png - -yangshun: - name: Yangshun Tay - title: Front End Engineer @ Facebook - url: https://github.com/yangshun - image_url: https://github.com/yangshun.png - -slorber: - name: Sébastien Lorber - title: Docusaurus maintainer - url: https://sebastienlorber.com - image_url: https://github.com/slorber.png +spaceacc: + name: Space/ACC + title: Core Team + url: https://github.com/spaceacc + image_url: https://github.com/spaceacc.png diff --git a/docs/directory/_category_.json b/docs/directory/_category_.json new file mode 100644 index 0000000..5f19003 --- /dev/null +++ b/docs/directory/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Space Directory", + "position": 2, + "link": { + "type": "generated-index", + "description": "A curated list of space-related code, APIs, data, and other resources. Originally forked from Awesome Space." + } +} diff --git a/docs/directory/astronomy.md b/docs/directory/astronomy.md new file mode 100644 index 0000000..73b371a --- /dev/null +++ b/docs/directory/astronomy.md @@ -0,0 +1,51 @@ +# Astronomy + +## Astronomy APIs + +* [AstroBin API](http://www.astrobin.com/help/api/) - AstroBin is an image hosting website specifically targeted to astrophotographers. Its API offers a basic set of RESTful endpoints. Currently the API is read-only, and allows you to get data about images, and perform basic searches. +* [astrometry.net](http://astrometry.net/) - "If you have astronomical imaging of the sky with celestial coordinates you do not know—or do not trust—then Astrometry.net is for you. Input an image and we'll give you back astrometric calibration meta-data, plus lists of known objects falling inside the field of view." +* [Open Astronomy Catalog API](https://astrocats.space/) - The Open Astronomy Catalog API (OACAPI) offers a lightweight, simple way to access data available via the Open Astronomy Catalogs (e.g. the Open Supernova, Tidal Disruption, Kilonova, and Fast Stars Catalogs). +* [SpaceXDB-Api](https://github.com/R4yGM/SpaceXDB-Api) - [SpaceXDB](https://www.spacexdb.cf) is a website containing SpaceX launch information and telemetry. + +## Astronomy Data + +* [Canadian Astronomy Data Centre](http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/en/) - CADC is a Science Platform for data-intensive astronomy with many astronomy data products. +* [ESO Science Archive Facility](http://archive.eso.org/cms.html) +* [Gaia Data Releases](https://www.cosmos.esa.int/web/gaia/release) +* [NASA Space Science Data Coordinated Archive](https://nssdc.gsfc.nasa.gov/) +* [SIMBAD Astronomical Database](http://simbad.u-strasbg.fr/simbad/) - The purpose of Simbad is to provide information on astronomical objects of interest which have been studied in scientific articles. +* [The Sloan Digital Sky Survey](https://www.sdss.org/) - Three-dimensional maps of the Universe + +## Astronomy Software + +### Radio Astronomy + +* [VIRGO](https://github.com/0xCoto/VIRGO) - An open-source Spectrometer for Radio Astronomy + +### Visualization + +* [100,000 Stars](https://stars.chromeexperiments.com/) - 100,000 Stars is an interactive visualization of the stellar neighborhood showing the location of 119,617 nearby stars. +* [ANISE](https://github.com/nyx-space/anise) - ANISE provides a toolkit and files for Attitude, Navigation, Instrument, Spacecraft, and Ephemeris data. It's a modern replacement of the NAIF SPICE toolkit. +* [Celestia](https://celestia.space/) - Free real-time 3D visualization of space. (See also [Celestia Motherlode](http://www.celestiamotherlode.net/) for many add-ons.) +* [Cesium.js](https://cesiumjs.org/) - An open-source JavaScript library for world-class 3D globes and maps +* [Gaia Sky](https://zah.uni-heidelberg.de/institutes/ari/gaia/outreach/gaiasky/) - Real-time, 3D, astronomy visualization software developed in the framework of ESA's Gaia mission. Runs on Windows, Linux and macOS. +* [Harmony of the Spheres](https://github.com/TheHappyKoala/Harmony-of-the-Spheres) - Newtonian gravity and space simulator that runs in your browser +* [KStars](https://edu.kde.org/kstars/) - KStars is free, open source, cross-platform astronomy software. It provides many features, including a graphical simulation of the night sky, observing planner, a sky calendar tool, an FOV editor, and more. +* [LeoLabs Visualization](https://platform.leolabs.space/visualization) - Low Earth Orbit Catalog Visualization. +* [Mars Now](https://mars.nasa.gov/explore/mars-now/) - This visualization shows the current location and communication activity of all operating landers, rovers and orbiters at Mars that transmit data to Earth via NASA’s Mars Relay Network. +* [NASA Eyes](https://eyes.nasa.gov/) - Immersible apps to explore the Earth and solar system +* [Orb Viewer](https://parsecsreach.com/orbviewer) - Visualization of all the asteroids in the MPC database. +* [Orbit Simulator](http://www.orbitsimulator.com/gravity/articles/what.html) - A powerful numerical integration tool. "By performing n-body simulations, you can study the orbits of planets, moons, asteroids, or any object in the universe." +* [Orbiter 2016](http://orbit.medphys.ucl.ac.uk/) - Open source spaceflight simulator with many addons for historical missions. [Installation Instructions.](https://www.reddit.com/r/Orbiter/comments/mx2mjz/guide_for_beginners_to_orbiter/) +* [SpaceEngine](spaceengine.org) : Realistic universe simulator and planetarium. Old versions are [free](http://old.spaceengine.org/load/old_versions/4). +* [Stellarium](http://stellarium.org/) - Open source planetarium for your computer + +## SDKs & Software Development Tools + +* [ASCL.net](http://ascl.net/) - A free online registry for source code of interest to astronomers and astrophysicists +* [AstroKit](https://github.com/typpo/astrokit) - A web-based toolset for performing lightcurve photometry +* [astrometry.net](http://astrometry.net/use.html) - Code and an API for generating astrometric calibration meta-data +* [AstroPy](https://www.astropy.org) - Collection of software packages written in Python and designed for use in astronomy +* [Rebound](https://github.com/hannorein/rebound) - A multi-purpose N-body integrator +* [Skyfield](https://rhodesmill.org/skyfield/) - Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. +* [Spacekit.js](https://typpo.github.io/spacekit/) - An open-source library for building interactive Javascript- and WebGL-based space visualizations. \ No newline at end of file diff --git a/docs/directory/community.md b/docs/directory/community.md new file mode 100644 index 0000000..11f6ff4 --- /dev/null +++ b/docs/directory/community.md @@ -0,0 +1,25 @@ +# Community + +## Conferences + +* Space Symposium: A premier global space conference hosted by the Space Foundation, bringing together industry leaders, policymakers, and space enthusiasts to discuss the latest trends and advancements in space exploration, technology, and policy. +* International Astronautical Congress (IAC): The largest annual gathering of space professionals worldwide, organized by the International Astronautical Federation (IAF), providing a platform for collaboration, knowledge-sharing, and networking across various sectors of the space industry. +* Mars Society Convention: An annual conference organized by The Mars Society, dedicated to advancing human exploration and settlement of Mars, featuring presentations, panel discussions, and workshops on topics related to Mars exploration, technology, and colonization. +* New Worlds Conference: A conference focused on space settlement and the future of humanity in space, bringing together visionaries, scientists, entrepreneurs, and policymakers to explore innovative approaches to space colonization and sustainable off-world habitats. +* National Space Symposium: Hosted by the National Space Foundation, this conference gathers space industry leaders, government officials, and stakeholders to discuss critical issues and opportunities in space policy, commerce, and exploration. +* Space Tech Expo: An annual trade show and conference showcasing the latest advancements in space technology, satellite systems, and aerospace engineering, providing a platform for industry professionals to connect, collaborate, and showcase their innovations. +* Satellite Conference & Exhibition: The largest event dedicated to the satellite and space industry, featuring conference sessions, exhibitions, and networking opportunities for professionals involved in satellite communications, remote sensing, and space-based technologies. + +## Online Events + +* [Overview Roundtable](https://us02web.zoom.us/j/83786572023) - Leaders of the space movement convene weekly on Wednesdays at noon (Eastern) to discuss the shifting environment for space exploration and development, and to chart our course for the future. + +## Space Hackathons and Challenges + +* [ActInSpace](https://entreprises.cnes.fr/fr/actinspace) - A hackathon about space app, every even year, launched by the french CNES. +* [Space Apps Challenge](https://www.spaceappschallenge.org/) - NASA-led initiative organized in collaboration with Booz Allen Hamilton, Mindgrub and SecondMuse. + +## Working Groups + +* [Lunar Surface Innovation Consortium (LSIC)](https://lsic.jhuapl.edu/) - The Lunar Surface Innovation Consortium (LSIC) aims to leverage national creativity, energy, and resources to support NASA's lunar exploration efforts, operating under the Lunar Surface Innovation Initiative (LSII) to facilitate collaboration among academia, industry, and government stakeholders. +* [Open Source Satellite](https://www.opensourcesatellite.org/) - Ecosystem for sharing ideas and creating a "highly capable, flexible and affordable open source microsatellite platform." Founded by "a team of international space experts" dedicated to open source. \ No newline at end of file diff --git a/docs/directory/contribute.md b/docs/directory/contribute.md new file mode 100644 index 0000000..d0002ae --- /dev/null +++ b/docs/directory/contribute.md @@ -0,0 +1,20 @@ +--- +sidebar_position: 1 +title: Add to Directory +--- + +# Contribution Guidelines + +Space/ACC welcomes contributions through GitHub Pull Requests. + +Please make sure that your pull request follows the following guidelines: + +- The addition is related to space exploration, commercial space, DIY space and astronomy projects, amateur radio, space science, cosmology, or related fields. +- You've ensured that your link isn't already on the site, or already suggested in an outstanding or closed pull request. +- Make an individual pull request for each suggestion. +- Additions should be added in alphabetical order in the relevant category. +- Include a description of the resource along with a name and url. +- Check your spelling and grammar. +- Make sure your text editor is set to remove trailing whitespace. + +Thank you for contributing! diff --git a/docs/directory/data.md b/docs/directory/data.md new file mode 100644 index 0000000..a8a40f9 --- /dev/null +++ b/docs/directory/data.md @@ -0,0 +1,76 @@ +# Data + +## Data Directories + +* [api.nasa.gov](https://api.nasa.gov/) - NASA's API portal +* [Data.gov - NASA](https://catalog.data.gov/dataset?organization=nasa-gov) - The US Federal government's open data portal page for NASA data sets. If you search by Bureaus, Organizations, or Publishers, you'll find additional space-related data sets from NASA/GSFC, NOAA, the Space Science Technology Directorate, selected universities, and more. +* [data.nasa.gov](https://data.nasa.gov/) - Continually growing catalog of publicly available NASA datasets, APIs, visualizations, and more +* [images.nasa.gov](https://images.nasa.gov/) - Search NASA's informational image and video archive +* [MAST](https://archive.stsci.edu/index.html) - A NASA-funded site that provides astronomical data archives focused on scientific data sets in the optical, ultraviolet, and near-IR. +* [Small Satellite Information Search](https://s3vi.ndc.nasa.gov/) - NASA's federated search portal for small spacecraft parts, technologies and conference proceedings. + +## Data Wrangling Tools + +* [orbital-cotwo-web](https://github.com/chronos-pramantha/orbital-cotwo-web) - A data processing pipeline and web server that can dump [HDF5](https://earthdata.nasa.gov/esdis/eso/standards-and-references/hdf5) files from NASA's [Orbital Carbon Observatory 2](https://www.nasa.gov/mission_pages/oco2/index.html) mission into an SQL database. + +## Earth + +* [Bhuvan](https://bhuvan.nrsc.gov.in/bhuvan_links.php) - ISRO's Geoportal +* [Copernicus Open Access Hub](https://scihub.copernicus.eu/) - The Copernicus Open Access Hub provides complete, free and open access to Sentinel-1, Sentinel-2, Sentinel-3 and Sentinel-5P user products. +* [Earth on AWS](https://aws.amazon.com/earth) +* [earthdata.nasa.gov](https://earthdata.nasa.gov/earth-observation-data) - Portal to NASA's Earth observation data +* [EOS Land Viewer](https://eos.com/products/landviewer/) - A free GIS database of the most widely used satellite images. +* [ESA's Earth Online](https://earth.esa.int/eogateway/) +* [ESA's GEOSS Portal](http://www.geoportal.org/) - Query for Earth imagery across a suite of space systems +* [Global Forest Watch Open Data Portal](http://data.globalforestwatch.org/) - Identify areas of tree cover loss and gain +* [Google Earth](https://earth.google.com/) +* [Google's Earth Engine](https://developers.google.com/earth-engine/datasets) - Earth Engine's public data archive includes more than forty years of historical imagery and scientific datasets, updated and expanded daily. +* [High Definition Earth-Viewing System (HDEV)](https://eol.jsc.nasa.gov/ESRS/HDEV/) - Realtime stream of Earth from the ISS +* [Landsat data sources](https://landsat.gsfc.nasa.gov/data/where-to-get-data/) +* [Maxar Open Data Program](https://www.maxar.com/open-data/) - Maxar releases limited open data during major crisis events. +* [MetaEarth](https://github.com/bair-climate-initiative/metaearth) - Download any remote sensing data from any provider using a single config. +* [Moonshine](https://moonshineai.readthedocs.io) - Machine learning models pretrained on remote sensing data. +* [NASA Land-Cover and Land-Use Change (LCLUC) Program](http://lcluc.umd.edu/content/data-initiatives) +* [National Environmental Satellite Data and Information Service](https://www.nesdis.noaa.gov/) - Explore NOAA satellite maps and imagery in 2D and 3D. +* [NOAA Data Access Viewer](https://coast.noaa.gov/dataviewer/#/) +* [Office for Coastal Management's Digital Coast](https://coast.noaa.gov/digitalcoast/data/) +* [Planet API](https://developers.planet.com/docs/api/) - Programmatic support for searching, clipping, ordering, and viewing satellite imagery on a map. Currently offers a free plan with access to low-resolution imagery worldwide. +* [Remotepixel](https://remotepixel.ca/) - A collection of tools, including the RemotePixel Viewer, Satellite Search tool, and Disasterwatch, for exploring and downloading satellite imagery, maintained by one hardworking volunteer. +* [Sentinelhub](https://www.sentinel-hub.com/explore/) - ESA's EO Browser and Sentinel Playground offer a complete archive of Sentinel-1, Sentinel-2, Sentinel-3, Sentinel-5P, ESA's archive of Landsat 5, 7 and 8, global coverage of Landsat 8, Envisat Meris, MODIS, Proba-V and GIBS products in one place. +* [USGS EarthExplorer](https://earthexplorer.usgs.gov/) - A tool that provides users the ability to query, search, and retrieve satellite images, aerial photographs, and cartographic products from several sources +* [Visible Earth](https://visibleearth.nasa.gov/) - A catalog of NASA images and animations of our home planet +* [Worldview](https://worldview.earthdata.nasa.gov/) - A NASA app that provides the capability to interactively browse over 800 global, full-resolution satellite imagery layers and then download the underlying data +* [Yale's Center for Earth Observation](https://yceo.yale.edu/image-sources) - A directory of imagry and data sources. + +## Extrasolar Planets + +* [Kepler Confirmed Planets Information](https://archive.stsci.edu/kepler/published_planets/search.php) +* [NASA Exoplanet Archive](https://exoplanetarchive.ipac.caltech.edu/docs/data.html) +* [Open Exoplanet Catalogue](http://www.openexoplanetcatalogue.com/) - an open source database of all discovered extrasolar planets +* [The Extrasolar Planets Encyclopaedia](http://exoplanet.eu/) + +## Launches + +* [Launch Dashboard API](https://github.com/shahar603/Launch-Dashboard-API) - Open Source REST API for rocket launch telemetry +* [Launch Library 2](https://thespacedevs.com/llapi) - A free to use API with rocket launches, astronauts, events, etc. that application developers can use. It is the successor of the original Launch Library and Space Launch Now APIs. As it is maintained by [The Space Devs](https://thespacedevs.com/), news and support are provided on their [Discord server](https://discord.gg/wxEGcWXbsD). +* [Space Launch Report](https://www.spacelaunchreport.com/) - Website listing launchers and their specs as well as launch reports dating back decades +* [Unofficial SpaceX REST API](https://docs.spacexdata.com/) - Open Source REST API for rocket, core, capsule, pad, and launch data + +## Solar System Data + +* [Asterank](http://www.asterank.com/) - Asterank is a scientific and economic database of over 600,000 asteroids. +* [astorbDB](https://asteroid.lowell.edu/) - A database of orbital elements and observed physical properties (when available) for all known minor planets in the Solar System. +* [IAU Minor Planet Center](https://minorplanetcenter.net/data) - Clearing house for observations of asteroids and other smaller solar system bodies +* [LROC QuickMap](https://quickmap.lroc.asu.edu) - Quality 2D and 3D maps of the moon +* [NASA's Planetary Data System](https://pds.jpl.nasa.gov/) - A long-term archive of digital data products returned from NASA's planetary missions +* [NASA's Solar System Treks](https://trek.nasa.gov/) - Access surface elevation profiles, sun angles, 3D print files, and VR experiences in our solar system + +### Orbits + +* [Celestrak](http://celestrak.com) - Celestrak is the world's oldest source for orbital element sets (and related software and educational materials). +* [JPL's HORIZONS](https://ssd.jpl.nasa.gov/horizons.cgi) - Generate ephemerides for solar-system bodies +* [Space Physics Data Facility](https://spdf.gsfc.nasa.gov/data_orbits.html) - Web-based services for survey and high resolution data and trajectories + +## Space News + +* [Spaceflight News API](https://spaceflightnewsapi.net/) - A free to use API with space-related news articles that application developers can use. As it is maintained by [The Space Devs](https://thespacedevs.com/), news and support are provided on their [Discord server](https://discord.gg/wxEGcWXbsD). \ No newline at end of file diff --git a/docs/directory/education.md b/docs/directory/education.md new file mode 100644 index 0000000..9c8f1b1 --- /dev/null +++ b/docs/directory/education.md @@ -0,0 +1,48 @@ +# Education + +## Books + +* "Deep Space Communications" by Jim Taylor and William J. Barott: This book covers the principles and technologies of deep space communication systems, including spacecraft antennas, modulation techniques, and interplanetary communication protocols. +* "Fundamentals of Astrodynamics" by Roger R. Bate, Donald D. Mueller, and Jerry E. White: This classic textbook provides a comprehensive introduction to the principles of astrodynamics, essential for understanding spacecraft motion and trajectory calculations. +* "Introduction to Space Dynamics" by William Tyrrell Thomson: This introductory textbook covers the dynamics of spacecraft motion, including orbital mechanics, attitude dynamics, and spacecraft control systems, with a focus on engineering applications. +* "Introduction to Space Systems" by Miguel R. Aguirre: This introductory textbook provides a broad overview of space systems engineering, covering topics such as spacecraft subsystems, launch vehicles, and space mission architectures. +* "Modern Astrodynamics" by Pini Gurfil: This advanced textbook explores modern astrodynamics techniques, including perturbation methods, orbit determination, and space mission design, suitable for graduate-level students and professionals in the field. +* "Rocket Propulsion Elements" by George P. Sutton and Oscar Biblarz: This authoritative textbook covers the fundamental principles and engineering aspects of rocket propulsion systems, including chemical rockets, solid rocket motors, and electric propulsion. +* "Space Mission Analysis and Design" by James R. Wertz and Wiley J. Larson: This comprehensive textbook covers the entire space mission lifecycle, from concept development to mission operations, providing practical guidance on mission analysis, spacecraft design, and mission planning. +* "Spacecraft Attitude Dynamics and Control" by Peter C. Hughes: This book provides an in-depth treatment of spacecraft attitude dynamics and control, covering topics such as attitude determination, attitude stabilization, and spacecraft maneuvering. +* "Spacecraft Systems Engineering" by Peter Fortescue, John Stark, and Graham Swinerd: This book offers a detailed overview of spacecraft design, development, and operations, covering topics such as mission analysis, subsystems design, and spacecraft testing. +* "Spacecraft Thermal Control Handbook, Volume 1 - Fundamental Technologies" edited by David G. Gilmore: This handbook covers the principles and technologies of spacecraft thermal control systems, including passive and active thermal control methods, thermal analysis techniques, and thermal testing. + +## Content Creators + +* CSI Starbase: CSI Starbase provides detailed analysis and coverage of SpaceX's activities at the Boca Chica launch site, offering in-depth investigations and discussions on Starship development, testing, and innovations. + +* Ellie in Space: Ellie in Space is a social media influencer known for her coverage and updates on SpaceX's activities at the Boca Chica launch site, offering engaging content and behind-the-scenes insights into Starship development. + +* Everyday Astronaut: Everyday Astronaut, run by Tim Dodd, provides educational content and coverage of various aspects of space exploration, including SpaceX's activities in Boca Chica, through his YouTube channel and social media platforms. + +* LabPadre: LabPadre is a YouTube channel and online community dedicated to providing live streams and updates on SpaceX's activities at the Boca Chica launch site, including Starship testing and launches. + +* NASASpaceflight.com: NASASpaceflight.com is a community-driven website and forum that covers spaceflight news, offering extensive coverage and analysis of SpaceX's activities in Boca Chica, including Starship development and testing. + +* RGV Aerial Photography: RGV Aerial Photography, also known as Nomadd, offers stunning aerial footage and photography of SpaceX's facilities in Boca Chica, providing unique perspectives on Starship development and testing. + +* SpaceX Fleet: SpaceX Fleet, operated by Julia Bergeron, offers updates and insights into SpaceX's fleet operations, including support vessels and activities related to Starship testing and launches, providing valuable information for enthusiasts and followers of SpaceX's missions. + +## Learning Materials + +* [NewSpace Startup Legal Guide](https://www.buzko.legal/practices-eng/space#newspace-startup-legal-guide) – A guide tailored for space industry startups. It covers licensing of space activities, public-private partnerships in space, legal intricacies of launching payloads, space risk insurance, etc. +* [NITARP](https://nitarp.ipac.caltech.edu/page/other_epo_programs) - NITARP, the NASA/IPAC Teacher Archive Research Program, gets teachers & students involved in authentic astronomical research. +* [RDFvocab](https://github.com/chronos-pramantha/RDFvocab) - A collection of linked data ontologies (semantically linked representations) that describe astronomical and space engineering concepts. Can be used to link popular data sets like [DBPedia](https://wiki.dbpedia.org). +* [Resources and references on the topic of space exploration](https://space.meta.stackexchange.com/questions/249/resources-and-references-on-the-topic-of-space-exploration) - StackExchange list of books, manuals, courses, and more. +* [Space Jargon Cheatsheet](https://github.com/LunCoSim/lunco-space-jargon) – list of space-related terms and jargon + +## Podcasts + +* Casual Space: Hosted by Beth Mund, Casual Space is a fun and engaging podcast where all things space-related are discussed in a casual manner, avoiding technical jargon. Each weekly episode explores interesting and inspiring space topics and stories, offering a unique perspective from Beth's experience as a former NASA Public Affairs Officer. +* Stories From Space: In this podcast hosted by Matthew S Williams, listeners gain insight into the history, present, and future of human spaceflight. Through interviews and storytelling, the podcast highlights groundbreaking discoveries and the individuals dedicated to advancing space exploration. +* Houston We Have a Podcast: From the Johnson Space Center in Houston, Texas, this official NASA podcast delves into the world of human spaceflight. Featuring insightful conversations with astronauts, scientists, and engineers, the podcast provides listeners with an interstellar journey through the fascinating realm of space exploration. +* Main Engine Cut Off (MECO): Hosted by Anthony Colangelo, MECO offers opinions and analysis on spaceflight, exploration, policy, and strategy. Despite being run by a single person, the podcast is widely cited and covers the rapidly changing landscape of the space industry, particularly with the rise of privatization. +* Space Rocket History Podcast: With over 400 episodes, this podcast serves as a comprehensive time capsule of humanity's endeavors in rocketry and space exploration. From Skylab to Apollo missions and Russian space vehicles, the podcast covers the history of space exploration through in-depth episodes on various missions and spacecraft. +* [Pathfinder](https://podcasts.apple.com/us/podcast/pathfinder/id1627049050): Hosted by Mo Islam, Pathfinder explores the business and policies surrounding space, featuring conversations with key figures in the space industry. Each episode provides insights into the latest developments in space business, with interviews ranging from astronauts to CEOs and policymakers. +* [NASA’s Curious Universe](https://www.nasa.gov/podcasts/curious-universe/): Hosted by Padi Boyd, a NASA planet hunter, this podcast takes listeners on a journey through the universe. Each week, listeners embark on novel expeditions, exploring topics such as the Amazon rainforest and astronaut training. With curiosity as the only requirement, the podcast offers a captivating exploration of the cosmos. diff --git a/docs/directory/spacecraft.md b/docs/directory/spacecraft.md new file mode 100644 index 0000000..9b54a26 --- /dev/null +++ b/docs/directory/spacecraft.md @@ -0,0 +1,116 @@ +# Spacecraft + +## Full Satellites + +* [Quetzal-1](https://github.com/Quetzal-1-CubeSat-Team) - Quetzal-1 was a 1U CubeSat developed by an engineering team from Universidad del Valle de Guatemala (UVG). Quetzal-1 operated successfully in space for 211 days. + +## General Software + +* [European Space Agency GitHub Repository](https://github.com/esa) +* [European Space Software Repository](https://essr.esa.int/) +* [Hack-A-Sat Resource Library](https://github.com/deptofdefense/hack-a-sat-library) has links, videos, and other resources about aerospace security. +* [Hackaday.io Satellite Projects](https://hackaday.io/list/4321-satellite-projects) +* [Public Domain Aeronautical Software](http://www.pdas.com/aerosoft.html) +* [software.nasa.gov](https://software.nasa.gov/) and [code.nasa.gov](https://code.nasa.gov/) + +## Ground Stations + +* [FoxTelem](https://www.g0kla.com/foxtelem/) - FoxTelem is used by a network of ground stations to retrieve the telemetry and experiment data from the Fox Satellites. +* [GRID](https://www.gridgs.com/) - Commercial network of satellite groundstations with simple to use [Python SDK](https://github.com/5OKB/grid-python-sdk). +* [Open Satellite Project](https://limemicro.com/community/open-satellite-project/) - Ongoing effort to develop open-source software for the receipt and decoding of satellite data using software-defined radio (SDR) hardware +* [Phase 4 Ground](https://github.com/phase4ground) - Open source digital broadband satellite and terrestrial radio systems, part of Open Research Institute +* [SatNOGS](https://satnogs.org/) - A global network of satellite ground stations, designed as an open source participatory project +* [TinyGS](https://tinygs.com/) - Open network of ground stations to receive and operate LoRa satellites using cheap and versatile modules + +## Mission Control + +* [COSMOS](https://openc3.com/) - Open source mission control and satellite test & development framework +* [Open MCT](https://github.com/nasa/openmct) - Ames's next-generation mission control framework for visualization of data on desktop and mobile devices. +* [Yamcs](https://yamcs.org) - Open source mission control framework (works also as backend for OpenMCT). + +## Mission Design + +* [Delta V calculator for LEO/MEO/GEO injection](http://www.satsig.net/orbit-research/delta-v-geo-injection-calculator.htm) +* [Flight Club](https://www2.flightclub.io/) - Orbital launch simulator and trajectory visualisation software +* [FreeFlyer](https://ai-solutions.com/freeflyer/) - A software application for space mission design, analysis, and operations. +* [GMAT](https://sourceforge.net/projects/gmat/) - The General Mission Analysis Tool (GMAT) is a space trajectory optimization and mission analysis system (NASA) +* [GO by ienai SPACE](https://go.ienai.space) - A software tool which allows for general design and optimization of missions with electric propulsion systems. +* [NASA Ames Research Center Trajectory Browser](https://trajbrowser.arc.nasa.gov/traj_browser.php) - A tool to find spacecraft trajectories to planets and small-bodies +* [Nyx](https://github.com/nyx-space/nyx) - Nyx is a high fidelity astrodynamics toolkit for mission design and orbit determination in Rust and Python, used on several lunar missions. +* [Open Space Toolkit](https://github.com/open-space-collective/open-space-toolkit) - Collection of versatile software libraries for space engineering applications (e.g., environment modeling, orbit and access computation). +* [poliastro](https://github.com/poliastro/poliastro) - Poliastro is an open source pure Python package dedicated to problems arising in Astrodynamics and Orbital Mechanics. Focuses on interplanetary design. +* [SPICE](https://naif.jpl.nasa.gov/naif/toolkit.html) - Ephemerides library used by JPL for their missions. [SpiceyPy](https://github.com/AndrewAnnex/SpiceyPy) is a Python wrapper. +* [SpOCK](https://github.com/deflorio/SpOCK/) - The Spacecraft Orbital Computations Kit is an open source tool for spacecraft mission analysis and simulation. +* [Systems Tool Kit (STK)](https://www.agi.com/products/stk) - Simulate missions and create reports, graphs, and 3D animations (paid). From Analytical Graphics, Inc. + +## Simulation + +* [42](https://software.nasa.gov/software/GSC-16720-1) - Attitude and trajectory simulation of Spacecraft (NASA) +* [Basilisk](https://bitbucket.org/avslab/basilisk/src/develop/) - C/C++ astrodynamics and attitude control simulation (includes Python scripting). +* [Gazebo](https://github.com/osrf/gazebo) - Robotics simulator often used for planetary rovers +* [LunCo](https://lunco.space) – An open-source full-cycle Lunar Colony & space operations sim tool for engineers and enthusiasts +* [NOS3](https://github.com/nasa/nos3) - NASA Operational Simulator for Small Satellites +* [Trick](https://github.com/nasa/trick) - End-to-end physics simulation package, useful for simulating missions (but requires orbital dynamics models). C, C++, with Python (SWIG) interface. + +## Spacecraft Hardware + +* [FossaSat-1](https://fossa.systems/fossasat/) - Hardware designs and software for the FossaSat-1 Pocketqube satellite ([GitHub](https://github.com/Bambofy/FossaSat-1)) +* [NASA Outgassing Db](https://data.nasa.gov/resource/r588-f7pr.json) - A dataset of materials intended for spacecraft use from the Goddard Space Flight Center, the Stanford Research Institute, and the Jet Propulsion Laboratory. +* [Oresat](https://github.com/oresat) - An open source cubesat developed at Oregon Small Satellite Project. +* [ProjectInertia](https://github.com/chrismolli/ProjectInertia) - An open source hardware platform to achieve a FRAM-based radiation-tolerant microcontroller for space application. The firmware is being developed in Rust. +* [PyCubed](https://www.notion.so/PyCubed-4cbfac7e9b684852a2ab2193bd485c4d) - An Open-Source, Radiation-Tested CubeSat Framework Programmable Entirely in Python. +* [Qubik](https://gitlab.com/librespacefoundation/qubik) - Open source software and hardware pocketqube satellite +* [Radiation Test Database](http://radwg.web.cern.ch/content/radiation-test-database) - Radiation test results for many components. +* [SatSearch](http://satsearch.co), [CubeSatShop](https://www.cubesatshop.com/) - Search engines for satellite parts and their datasheets +* [The AMSAT CubeSat Simulator Project](http://cubesatsim.org/) - a low cost satellite emulator that runs on solar panels and batteries, transmits UHF radio telemetry, has a 3D printed frame, and can be extended by additional sensors and modules. +* [UPSat](https://upsat.gr/) - Open source satellite software and hardware + +### GNSS Receivers + +* [libswiftnav](https://github.com/swift-nav/libswiftnav) and [libsbp](https://github.com/swift-nav/libsbp) (Swift binary protocol for communicating with receiver hardware) + +### Radios + +* [LFR transceiver](http://lfradio.space/) - Little Free Radio (LFR) is an open source, command, telemetry, and data radio for cubesats. +* OpenLST transceiver [hardware](https://github.com/OpenLST/openlst-hw) and [firmware](https://github.com/OpenLST/openlst) - OpenLST is an open source, proven radio design for communicating with remote instruments, vehicles, and stations using low-cost commercial components. Based on Planet Labs' telemetry/command radio. + +### Star Trackers + +* [MIT Tetra](https://github.com/brownj4/Tetra) and its fork, [ESA Tetra](https://github.com/esa/tetra3) - Open source star tracker which relies more extensively on hashes for faster lookups +* [Oresat star tracker](https://github.com/oresat/oresat-star-tracker) - Open star tracker hardware [with software](https://github.com/oresat/oresat-star-tracker-software), based on UPNanosatLab's [openstartracker](https://github.com/UBNanosatLab/openstartracker) (which doesn't compile or have hardware) + +## Spacecraft Software + +* [cFS Basecamp](https://github.com/cfs-tools/cfs-basecamp) - Provides a lightweight environment to help you learn NASA’s cFS and create app-based solutions for your projects. The built-in hands-on tutorials shorten the path to productivity. +* [Core Flight System](https://github.com/nasa/cfs) - NASA portable and extendable flight software framework with extensive flight heritage and a growing suite of applications and platform ports +* [FossaSat-1](https://fossa.systems/fossasat/) - Hardware designs and software for the FossaSat-1 Pocketqube satellite ([GitHub](https://github.com/Bambofy/FossaSat-1)) +* [JPL F Prime](https://github.com/nasa/fprime) - F Prime (Fʹ) is a component-driven framework that enables rapid development and deployment of spaceflight and other embedded software applications, originally developed at the Jet Propulsion Laboratory. +* [KubOS](https://www.kubos.com/kubos/) - An open-source flight software framework for satellites +* [LibreCube](https://librecube.org/) - Open source space and Earth exploration. Defining a generic architecture of system of systems that have standardized interfaces makes it possible to combine and reuse elements for various applications +* [Linux4Space](https://linux4space.org/) - Open source Yocto based Linux distribution suitable for space applications +* [NanoSat MO Framework](http://nanosat-mo-framework.github.io) - A software framework for nanosatellites based on the latest CCSDS standards. Developed by ESA and used in OPS-SAT mission ([GitHub](https://github.com/esa/nanosat-mo-framework)) +* [OpenSatKit](https://github.com/OpenSatKit/OpenSatKit) - A complete [Core Flight System](https://github.com/nasa/cfs) training and application development environment that includes [COSMOS](https://cosmosrb.com/) and [42](https://software.nasa.gov/software/GSC-16720-1) +* [SatCat5](https://github.com/the-aerospace-corporation/satcat5) - A mixed-media Ethernet switch for connecting smallsat payloads +* [UPSat](https://upsat.gr/) - Open source satellite software and hardware + +### Legacy + +* [Apollo 11 Guidance Code](https://github.com/chrislgarry/Apollo-11) - Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules + +## Tracking & Orbit Determination + +* [AstriaGraph](http://astria.tacc.utexas.edu/AstriaGraph/) - Open source data and visualization of all known objects in Earth’s orbit +* [Astro::Coord::ECI::TLE](https://metacpan.org/pod/Astro::Coord::ECI::TLE) - Perl implementation of NORAD progation models +* [Gpredict](http://gpredict.oz9aec.net/) - Open source, real-time satellite tracking and orbit prediction application. +* [jspredict](https://github.com/nsat/jspredict) - A Javascript port of the popular predict satellite tracking library. +* [KeepTrack](https://keeptrack.space) - Open-source TypeScript and WebGl app for visualizing satellites, radars, telescopes, missiles, and breakups. +* [Orb Calc](https://github.com/wselwood/orbcalc) - Generate positions of objects from orbital parameters. +* [Orbit Determination Tool Kit (ODTK)](https://www.agi.com/products/odtk) - Processes traditional and non-traditional measurements using a sequential filter & matched smoother to generate orbits with realistic covariance (paid). From Analytical Graphics, Inc. +* [Orbital Object Toolkit](https://github.com/thkruz/ootk) - TypeScript port of python-sgp4 plus additional features for working with TLEs, satellites, and sensors. +* [Orekit](https://www.orekit.org) - An accurate and efficient core layer for space flight dynamics applications written in Java. +* [perturb](https://github.com/gunvirranu/perturb) - A modern C++ library for SGP4 orbit propagation of TLEs +* [Predict](https://github.com/shupp/Predict) - PHP implementation of the SGP4 and SDP4 models for prediction, based on [Gpredict](http://gpredict.oz9aec.net/) +* [python-sgp4](https://github.com/brandon-rhodes/python-sgp4) - Python implementation of most recent version of the SGP4 satellite tracking algorithm +* [satellite.js](https://github.com/shashwatak/satellite-js) - A library to make satellite propagation via TLEs possible on the web. Provides the functions necessary for SGP4/SDP4 calculations, as callable javascript. Also provides functions for coordinate transforms. +* [Space-Track.org](https://www.space-track.org/documentation#api) - Programmatic access to Two-Line Elements, Orbital Mean-Elements, satellite catalog information, space debris, and more. +* [Where the ISS at?](https://wheretheiss.at) - Real time tracking of the International Space Station, with email push notifications for upcoming passes and a REST API for integrations. Based on [Predict](https://github.com/shupp/Predict) \ No newline at end of file diff --git a/docs/intro.md b/docs/intro.md index 45e8604..03001cb 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -2,46 +2,16 @@ sidebar_position: 1 --- -# Tutorial Intro +# What is Space Accelerationism? -Let's discover **Docusaurus in less than 5 minutes**. +Welcome to Space Accelerationism (Space/ACC) – an open source community-driven hub dedicated to accelerating advancements in space exploration and technology. -## Getting Started +**Space Accelerationism** is a philosophy that we must propel humanity's journey into the cosmos at an unprecedented, exponential pace. It embodies the spirit of innovation, collaboration, and exploration, pushing the boundaries of what's possible in space exploration, and putting the tools in the hands of the people all over the world, as we move off-world. -Get started by **creating a new site**. +**Space/ACC** believes in harnessing open-source tools and community-driven initiatives to accelerate progress in space technology. This platform serves as a hub for enthusiasts, professionals, entrepreneurs, and innovators from around the globe to come together, exchange ideas, and [contribute](directory/contribute) to shaping the future of space exploration. -Or **try Docusaurus immediately** with **[docusaurus.new](https://docusaurus.new)**. +We are fostering real-world connections and engagement by establishing local chapters, hubs, and [IRL events](/events) in key space locations such as Florida's Space Coast, Starbase TX, and beyond. These hubs serve as focal points for collaboration, education, and networking, bridging the gap between the digital realm and physical communities passionate about space exploration. -### What you'll need +Join us as we build our off-world, driven by a shared passion for discovery and a determination to accelerate humanity's reach among the stars. -- [Node.js](https://nodejs.org/en/download/) version 18.0 or above: - - When installing Node.js, you are recommended to check all checkboxes related to dependencies. - -## Generate a new site - -Generate a new Docusaurus site using the **classic template**. - -The classic template will automatically be added to your project after you run the command: - -```bash -npm init docusaurus@latest my-website classic -``` - -You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor. - -The command also installs all necessary dependencies you need to run Docusaurus. - -## Start your site - -Run the development server: - -```bash -cd my-website -npm run start -``` - -The `cd` command changes the directory you're working with. In order to work with your newly created Docusaurus site, you'll need to navigate the terminal there. - -The `npm run start` command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/. - -Open `docs/intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes. +Explore, contribute, and accelerate with **Space/ACC** – because the future of space exploration starts here. \ No newline at end of file diff --git a/docs/tutorial-basics/_category_.json b/docs/tutorial-basics/_category_.json deleted file mode 100644 index 2e6db55..0000000 --- a/docs/tutorial-basics/_category_.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "label": "Tutorial - Basics", - "position": 2, - "link": { - "type": "generated-index", - "description": "5 minutes to learn the most important Docusaurus concepts." - } -} diff --git a/docs/tutorial-basics/congratulations.md b/docs/tutorial-basics/congratulations.md deleted file mode 100644 index 04771a0..0000000 --- a/docs/tutorial-basics/congratulations.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -sidebar_position: 6 ---- - -# Congratulations! - -You have just learned the **basics of Docusaurus** and made some changes to the **initial template**. - -Docusaurus has **much more to offer**! - -Have **5 more minutes**? Take a look at **[versioning](../tutorial-extras/manage-docs-versions.md)** and **[i18n](../tutorial-extras/translate-your-site.md)**. - -Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/facebook/docusaurus/discussions/4610) - -## What's next? - -- Read the [official documentation](https://docusaurus.io/) -- Modify your site configuration with [`docusaurus.config.js`](https://docusaurus.io/docs/api/docusaurus-config) -- Add navbar and footer items with [`themeConfig`](https://docusaurus.io/docs/api/themes/configuration) -- Add a custom [Design and Layout](https://docusaurus.io/docs/styling-layout) -- Add a [search bar](https://docusaurus.io/docs/search) -- Find inspirations in the [Docusaurus showcase](https://docusaurus.io/showcase) -- Get involved in the [Docusaurus Community](https://docusaurus.io/community/support) diff --git a/docs/tutorial-basics/create-a-blog-post.md b/docs/tutorial-basics/create-a-blog-post.md deleted file mode 100644 index 550ae17..0000000 --- a/docs/tutorial-basics/create-a-blog-post.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -sidebar_position: 3 ---- - -# Create a Blog Post - -Docusaurus creates a **page for each blog post**, but also a **blog index page**, a **tag system**, an **RSS** feed... - -## Create your first Post - -Create a file at `blog/2021-02-28-greetings.md`: - -```md title="blog/2021-02-28-greetings.md" ---- -slug: greetings -title: Greetings! -authors: - - name: Joel Marcey - title: Co-creator of Docusaurus 1 - url: https://github.com/JoelMarcey - image_url: https://github.com/JoelMarcey.png - - name: Sébastien Lorber - title: Docusaurus maintainer - url: https://sebastienlorber.com - image_url: https://github.com/slorber.png -tags: [greetings] ---- - -Congratulations, you have made your first post! - -Feel free to play around and edit this post as much as you like. -``` - -A new blog post is now available at [http://localhost:3000/blog/greetings](http://localhost:3000/blog/greetings). diff --git a/docs/tutorial-basics/create-a-document.md b/docs/tutorial-basics/create-a-document.md deleted file mode 100644 index c22fe29..0000000 --- a/docs/tutorial-basics/create-a-document.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -sidebar_position: 2 ---- - -# Create a Document - -Documents are **groups of pages** connected through: - -- a **sidebar** -- **previous/next navigation** -- **versioning** - -## Create your first Doc - -Create a Markdown file at `docs/hello.md`: - -```md title="docs/hello.md" -# Hello - -This is my **first Docusaurus document**! -``` - -A new document is now available at [http://localhost:3000/docs/hello](http://localhost:3000/docs/hello). - -## Configure the Sidebar - -Docusaurus automatically **creates a sidebar** from the `docs` folder. - -Add metadata to customize the sidebar label and position: - -```md title="docs/hello.md" {1-4} ---- -sidebar_label: 'Hi!' -sidebar_position: 3 ---- - -# Hello - -This is my **first Docusaurus document**! -``` - -It is also possible to create your sidebar explicitly in `sidebars.js`: - -```js title="sidebars.js" -export default { - tutorialSidebar: [ - 'intro', - // highlight-next-line - 'hello', - { - type: 'category', - label: 'Tutorial', - items: ['tutorial-basics/create-a-document'], - }, - ], -}; -``` diff --git a/docs/tutorial-basics/create-a-page.md b/docs/tutorial-basics/create-a-page.md deleted file mode 100644 index 20e2ac3..0000000 --- a/docs/tutorial-basics/create-a-page.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Create a Page - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/tutorial-basics/deploy-your-site.md b/docs/tutorial-basics/deploy-your-site.md deleted file mode 100644 index 1c50ee0..0000000 --- a/docs/tutorial-basics/deploy-your-site.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -sidebar_position: 5 ---- - -# Deploy your site - -Docusaurus is a **static-site-generator** (also called **[Jamstack](https://jamstack.org/)**). - -It builds your site as simple **static HTML, JavaScript and CSS files**. - -## Build your site - -Build your site **for production**: - -```bash -npm run build -``` - -The static files are generated in the `build` folder. - -## Deploy your site - -Test your production build locally: - -```bash -npm run serve -``` - -The `build` folder is now served at [http://localhost:3000/](http://localhost:3000/). - -You can now deploy the `build` folder **almost anywhere** easily, **for free** or very small cost (read the **[Deployment Guide](https://docusaurus.io/docs/deployment)**). diff --git a/docs/tutorial-basics/markdown-features.mdx b/docs/tutorial-basics/markdown-features.mdx deleted file mode 100644 index 35e0082..0000000 --- a/docs/tutorial-basics/markdown-features.mdx +++ /dev/null @@ -1,152 +0,0 @@ ---- -sidebar_position: 4 ---- - -# Markdown Features - -Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**. - -## Front Matter - -Markdown documents have metadata at the top called [Front Matter](https://jekyllrb.com/docs/front-matter/): - -```text title="my-doc.md" -// highlight-start ---- -id: my-doc-id -title: My document title -description: My document description -slug: /my-custom-url ---- -// highlight-end - -## Markdown heading - -Markdown text with [links](./hello.md) -``` - -## Links - -Regular Markdown links are supported, using url paths or relative file paths. - -```md -Let's see how to [Create a page](/create-a-page). -``` - -```md -Let's see how to [Create a page](./create-a-page.md). -``` - -**Result:** Let's see how to [Create a page](./create-a-page.md). - -## Images - -Regular Markdown images are supported. - -You can use absolute paths to reference images in the static directory (`static/img/docusaurus.png`): - -```md -![Docusaurus logo](/img/docusaurus.png) -``` - -![Docusaurus logo](/img/docusaurus.png) - -You can reference images relative to the current file as well. This is particularly useful to colocate images close to the Markdown files using them: - -```md -![Docusaurus logo](./img/docusaurus.png) -``` - -## Code Blocks - -Markdown code blocks are supported with Syntax highlighting. - -````md -```jsx title="src/components/HelloDocusaurus.js" -function HelloDocusaurus() { - return

Hello, Docusaurus!

; -} -``` -```` - -```jsx title="src/components/HelloDocusaurus.js" -function HelloDocusaurus() { - return

Hello, Docusaurus!

; -} -``` - -## Admonitions - -Docusaurus has a special syntax to create admonitions and callouts: - -```md -:::tip My tip - -Use this awesome feature option - -::: - -:::danger Take care - -This action is dangerous - -::: -``` - -:::tip My tip - -Use this awesome feature option - -::: - -:::danger Take care - -This action is dangerous - -::: - -## MDX and React Components - -[MDX](https://mdxjs.com/) can make your documentation more **interactive** and allows using any **React components inside Markdown**: - -```jsx -export const Highlight = ({children, color}) => ( - { - alert(`You clicked the color ${color} with label ${children}`) - }}> - {children} - -); - -This is Docusaurus green ! - -This is Facebook blue ! -``` - -export const Highlight = ({children, color}) => ( - { - alert(`You clicked the color ${color} with label ${children}`); - }}> - {children} - -); - -This is Docusaurus green ! - -This is Facebook blue ! diff --git a/docs/tutorial-extras/_category_.json b/docs/tutorial-extras/_category_.json deleted file mode 100644 index a8ffcc1..0000000 --- a/docs/tutorial-extras/_category_.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "label": "Tutorial - Extras", - "position": 3, - "link": { - "type": "generated-index" - } -} diff --git a/docs/tutorial-extras/img/docsVersionDropdown.png b/docs/tutorial-extras/img/docsVersionDropdown.png deleted file mode 100644 index 97e4164..0000000 Binary files a/docs/tutorial-extras/img/docsVersionDropdown.png and /dev/null differ diff --git a/docs/tutorial-extras/img/localeDropdown.png b/docs/tutorial-extras/img/localeDropdown.png deleted file mode 100644 index e257edc..0000000 Binary files a/docs/tutorial-extras/img/localeDropdown.png and /dev/null differ diff --git a/docs/tutorial-extras/manage-docs-versions.md b/docs/tutorial-extras/manage-docs-versions.md deleted file mode 100644 index ccda0b9..0000000 --- a/docs/tutorial-extras/manage-docs-versions.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Manage Docs Versions - -Docusaurus can manage multiple versions of your docs. - -## Create a docs version - -Release a version 1.0 of your project: - -```bash -npm run docusaurus docs:version 1.0 -``` - -The `docs` folder is copied into `versioned_docs/version-1.0` and `versions.json` is created. - -Your docs now have 2 versions: - -- `1.0` at `http://localhost:3000/docs/` for the version 1.0 docs -- `current` at `http://localhost:3000/docs/next/` for the **upcoming, unreleased docs** - -## Add a Version Dropdown - -To navigate seamlessly across versions, add a version dropdown. - -Modify the `docusaurus.config.js` file: - -```js title="docusaurus.config.js" -export default { - themeConfig: { - navbar: { - items: [ - // highlight-start - { - type: 'docsVersionDropdown', - }, - // highlight-end - ], - }, - }, -}; -``` - -The docs version dropdown appears in your navbar: - -![Docs Version Dropdown](./img/docsVersionDropdown.png) - -## Update an existing version - -It is possible to edit versioned docs in their respective folder: - -- `versioned_docs/version-1.0/hello.md` updates `http://localhost:3000/docs/hello` -- `docs/hello.md` updates `http://localhost:3000/docs/next/hello` diff --git a/docs/tutorial-extras/translate-your-site.md b/docs/tutorial-extras/translate-your-site.md deleted file mode 100644 index b5a644a..0000000 --- a/docs/tutorial-extras/translate-your-site.md +++ /dev/null @@ -1,88 +0,0 @@ ---- -sidebar_position: 2 ---- - -# Translate your site - -Let's translate `docs/intro.md` to French. - -## Configure i18n - -Modify `docusaurus.config.js` to add support for the `fr` locale: - -```js title="docusaurus.config.js" -export default { - i18n: { - defaultLocale: 'en', - locales: ['en', 'fr'], - }, -}; -``` - -## Translate a doc - -Copy the `docs/intro.md` file to the `i18n/fr` folder: - -```bash -mkdir -p i18n/fr/docusaurus-plugin-content-docs/current/ - -cp docs/intro.md i18n/fr/docusaurus-plugin-content-docs/current/intro.md -``` - -Translate `i18n/fr/docusaurus-plugin-content-docs/current/intro.md` in French. - -## Start your localized site - -Start your site on the French locale: - -```bash -npm run start -- --locale fr -``` - -Your localized site is accessible at [http://localhost:3000/fr/](http://localhost:3000/fr/) and the `Getting Started` page is translated. - -:::caution - -In development, you can only use one locale at a time. - -::: - -## Add a Locale Dropdown - -To navigate seamlessly across languages, add a locale dropdown. - -Modify the `docusaurus.config.js` file: - -```js title="docusaurus.config.js" -export default { - themeConfig: { - navbar: { - items: [ - // highlight-start - { - type: 'localeDropdown', - }, - // highlight-end - ], - }, - }, -}; -``` - -The locale dropdown now appears in your navbar: - -![Locale Dropdown](./img/localeDropdown.png) - -## Build your localized site - -Build your site for a specific locale: - -```bash -npm run build -- --locale fr -``` - -Or build your site to include all the locales at once: - -```bash -npm run build -``` diff --git a/docusaurus.config.ts b/docusaurus.config.ts index b09909c..a86e93a 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -3,8 +3,8 @@ import type {Config} from '@docusaurus/types'; import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { - title: 'My Site', - tagline: 'Dinosaurs are cool', + title: 'Space/ACC', + tagline: 'Acceleration = Force of Efforts * Critical Mass of People', favicon: 'img/favicon.ico', // Set the production url of your site here @@ -12,7 +12,6 @@ const config: Config = { // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/', - trailingSlash: false, // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. @@ -39,14 +38,14 @@ const config: Config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', + 'https://github.com/spaceacc/spaceacc.github.io', }, blog: { showReadingTime: true, // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', + 'https://github.com/spaceacc/spaceacc.github.io', }, theme: { customCss: './src/css/custom.css', @@ -59,9 +58,9 @@ const config: Config = { // Replace with your project's social card image: 'img/docusaurus-social-card.jpg', navbar: { - title: 'My Site', + title: 'Space/ACC', logo: { - alt: 'My Site Logo', + alt: 'Space/ACC Logo', src: 'img/logo.svg', }, items: [ @@ -69,11 +68,12 @@ const config: Config = { type: 'docSidebar', sidebarId: 'tutorialSidebar', position: 'left', - label: 'Tutorial', + label: 'Start Here', }, - {to: '/blog', label: 'Blog', position: 'left'}, + {to: '/blog', label: 'Articles', position: 'left'}, + {to: '/events', label: 'Events', position: 'left'}, { - href: 'https://github.com/facebook/docusaurus', + href: 'https://github.com/spaceacc/spaceacc.github.io', label: 'GitHub', position: 'right', }, @@ -86,7 +86,7 @@ const config: Config = { title: 'Docs', items: [ { - label: 'Tutorial', + label: 'Directory', to: '/docs/intro', }, ], @@ -94,17 +94,9 @@ const config: Config = { { title: 'Community', items: [ - { - label: 'Stack Overflow', - href: 'https://stackoverflow.com/questions/tagged/docusaurus', - }, - { - label: 'Discord', - href: 'https://discordapp.com/invite/docusaurus', - }, { label: 'Twitter', - href: 'https://twitter.com/docusaurus', + href: 'https://twitter.com/spaceaccorg', }, ], }, @@ -112,17 +104,17 @@ const config: Config = { title: 'More', items: [ { - label: 'Blog', + label: 'Articles', to: '/blog', }, { label: 'GitHub', - href: 'https://github.com/facebook/docusaurus', + href: 'https://github.com/spaceacc/spaceacc.github.io', }, ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`, + copyright: `Made by ${new Date().getFullYear()} Space/ACC community. Built with Docusaurus.`, }, prism: { theme: prismThemes.github, diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx index 50a9e6f..c749c72 100644 --- a/src/components/HomepageFeatures/index.tsx +++ b/src/components/HomepageFeatures/index.tsx @@ -10,32 +10,35 @@ type FeatureItem = { const FeatureList: FeatureItem[] = [ { - title: 'Easy to Use', + title: 'Open Source', Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, description: ( <> - Docusaurus was designed from the ground up to be easily installed and - used to get your website up and running quickly. + Space/ACC embraces open-source principles, inviting global + collaboration and empowering developers to contribute to the + advancement of space technology freely. ), }, { - title: 'Focus on What Matters', + title: 'Community Driven', Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default, description: ( <> - Docusaurus lets you focus on your docs, and we'll do the chores. Go - ahead and move your docs into the docs directory. + At Space/ACC, we thrive on real-world community, fostering a + dynamic network of enthusiasts, professionals, and innovators + united by a passion for space exploration and acceleration. ), }, { - title: 'Powered by React', + title: 'Innovation', Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, description: ( <> - Extend or customize your website layout by reusing React. Docusaurus can - be extended while reusing the same header and footer. + Space/ACC is dedicated to driving innovation in space technology, + pushing boundaries, and pioneering groundbreaking solutions through + cutting-edge research and development initiatives. ), }, diff --git a/src/css/custom.css b/src/css/custom.css index 2bc6a4c..8a0d762 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -6,7 +6,7 @@ /* You can override the default Infima variables here. */ :root { - --ifm-color-primary: #2e8555; + --ifm-color-primary: #3457a7; --ifm-color-primary-dark: #29784c; --ifm-color-primary-darker: #277148; --ifm-color-primary-darkest: #205d3b; @@ -19,7 +19,7 @@ /* For readability concerns, you should choose a lighter palette in dark mode. */ [data-theme='dark'] { - --ifm-color-primary: #25c2a0; + --ifm-color-primary: #77c8e5; --ifm-color-primary-dark: #21af90; --ifm-color-primary-darker: #1fa588; --ifm-color-primary-darkest: #1a8870; diff --git a/src/pages/events.md b/src/pages/events.md index bf64483..8f3594c 100644 --- a/src/pages/events.md +++ b/src/pages/events.md @@ -11,7 +11,7 @@ Whether you're a seasoned space professional or just getting started, attending ## Pop-Up Cities: -### [ZuVillage 2024](https://zuvillage-georgia.framer.website/) +### [ZuVillage 2024](events/zuvillage) - **Date:** July - August 2024 (TBA) - **Location:** Georgia - **Description:** Sp/Acc track at ZuVillage Georgia which is a popup village for truth seekers, builders, and sovereign individuals guided by cypherpunk and d/acc philosophies. ZuVillage Georgia is an iteration of the original Zuzalu in Montenegro 2023, with additional ambition towards finding alignment over a shared cultural, technological, and societal direction. diff --git a/src/pages/events/starbaseacc.md b/src/pages/events/starbaseacc.md new file mode 100644 index 0000000..b966779 --- /dev/null +++ b/src/pages/events/starbaseacc.md @@ -0,0 +1,22 @@ +# Starbase/ACC + +**Date:** Winter 2024/2025 (TBA) + +**Location:** Starbase, TX + +**Description:** +Space/ACC is in the planning phases for a 1-2 month pop-up city at the heart of the Gateway to Mars. Come down to co-work, unconference, hack, and build in our makerspace, enjoy some sun when everywhere else is freezing, and maybe catch a Starship rocket launch. + +## What to Expect + +- **Co-working Space:** Join fellow space industry leaders, hackers, builders, doers, and disruptors in a collaborative co-working environment. +- **Unconference Sessions:** Participate in dynamic and interactive unconference sessions where attendees lead discussions on topics ranging from space exploration to emerging technologies. +- **Hackathons:** Put your skills to the test in hackathons focused on solving real-world challenges in the space industry. +- **Makerspace:** Get hands-on in our makerspace, equipped with tools and resources for prototyping and building innovative solutions. +- **Outdoor Activities:** Enjoy the Texas sun and explore the surrounding area during downtime, with opportunities for outdoor activities and excursions such as dolphin tours on the Laguna Madre, hanging out on the beach at South Padre Island, or exploring quaint downtown Brownsville with fellow attendees. +- **Starship Rocket Launches:** Keep an eye out for the chance to witness a Starship rocket launch from nearby SpaceX facilities. +## Registration + +Stay tuned for updates on registration and event details as plans for Starbase/ACC develop. Don't miss out on this unique opportunity to immerse yourself in the world of space exploration and innovation! + +Send an email to info@spaceacc.com for more details or if you'd like to help collaborate! diff --git a/src/pages/events/zuvillage.md b/src/pages/events/zuvillage.md new file mode 100644 index 0000000..29e4545 --- /dev/null +++ b/src/pages/events/zuvillage.md @@ -0,0 +1,22 @@ +# ZuVillage Georgia +- **Date:** Week 3: Space Technology + Hackathon +- **Location:** Georgia +- **Description:** Sp/Acc track at ZuVillage Georgia which is a popup village for truth seekers, builders, and sovereign individuals guided by cypherpunk and d/acc philosophies. ZuVillage Georgia is an iteration of the original Zuzalu in Montenegro 2023, with additional ambition towards finding alignment over a shared cultural, technological, and societal direction. + +July 15th - July 20th + +Summit: July 19th - July 20th + +Hackathon Demo Day: July 21st + +[Visit Website](https://zuvillage-georgia.framer.website/) + +## Track Topics +- Space infra - rockets, satellites, mission control, engineering challenges +- Space manufacturing - zero/micro gravity, asteroid mining and processing, habitations, 3d printing +- Space medicine - fitness/lifestyle, menstruation, reproduction, cybernetic implants +- Space travel - whats it like to live in space, colonization, +- sp/acc - mars base by 2050, space economy, DeSci, private industry free of nation state control/borders, regulating space + +## Track designed by sp/acc +sp/acc is a community organizing space acceleration events at Zuzalu events around the world. Zuzalu has already fostered intense collaboration and innovation across its current verticals. Let’s expand past crypto, AI, and biotech to invite one of the most sophisticated and challenging industries in the world to join our community too. Topics include space infrastructure, manufacturing, medicine, travel, defense, policy and economics. We are also experimenting with different formats like debates and hands-on workshops. We celebrate the boundlessness of space and the infinite spirit of exploration it inspires. In the pursuit of scientific enlightenment and the expansion of human civilization we embrace the unknown with unwavering determination and optimism. We are laying the foundations for a multi-planetary society by educating entrepreneurs, co-creating policies, and cross-pollinating in the Zuzalu community. \ No newline at end of file diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 400a3e1..74409b1 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -20,7 +20,7 @@ function HomepageHeader() { - Docusaurus Tutorial - 5min ⏱️ + Explore Resources 🚀 @@ -32,7 +32,7 @@ export default function Home(): JSX.Element { const {siteConfig} = useDocusaurusContext(); return (
diff --git a/src/pages/markdown-page.md b/src/pages/markdown-page.md deleted file mode 100644 index 9756c5b..0000000 --- a/src/pages/markdown-page.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Markdown page example ---- - -# Markdown page example - -You don't need React to write simple standalone pages. diff --git a/static/img/docusaurus.png b/static/img/docusaurus.png index f458149..7f8d965 100644 Binary files a/static/img/docusaurus.png and b/static/img/docusaurus.png differ diff --git a/static/img/favicon.ico b/static/img/favicon.ico index c01d54b..92b3115 100644 Binary files a/static/img/favicon.ico and b/static/img/favicon.ico differ diff --git a/static/img/logo.svg b/static/img/logo.svg index 9db6d0d..b20a1ad 100644 --- a/static/img/logo.svg +++ b/static/img/logo.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/static/img/space acc logo.png b/static/img/space acc logo.png new file mode 100644 index 0000000..8bfbbe7 Binary files /dev/null and b/static/img/space acc logo.png differ diff --git a/static/img/undraw_docusaurus_mountain.svg b/static/img/undraw_docusaurus_mountain.svg index af961c4..b5edafa 100644 --- a/static/img/undraw_docusaurus_mountain.svg +++ b/static/img/undraw_docusaurus_mountain.svg @@ -1,171 +1,3 @@ - - Easy to Use - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/static/img/undraw_docusaurus_react.svg b/static/img/undraw_docusaurus_react.svg index 94b5cf0..b038000 100644 --- a/static/img/undraw_docusaurus_react.svg +++ b/static/img/undraw_docusaurus_react.svg @@ -1,170 +1,3 @@ - - Powered by React - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/static/img/undraw_docusaurus_tree.svg b/static/img/undraw_docusaurus_tree.svg index d9161d3..f42caca 100644 --- a/static/img/undraw_docusaurus_tree.svg +++ b/static/img/undraw_docusaurus_tree.svg @@ -1,40 +1,4 @@ - - Focus on What Matters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +