AOGuide is an open-source guide for the Astronomy Olympiad, designed to help participants prepare for the competition. It provides curated resources, explanations, and study materials covering key topics in astronomy and astrophysics.
- Comprehensive coverage of Astronomy Olympiad topics
- Easy-to-navigate web interface powered by Hugo
- Modern, responsive design using the Hextra theme
- Regularly updated content and resources
-
Clone the repository:
git clone https://github.com/yourusername/aoguide.git cd aoguide -
Install Hugo: Follow the official instructions for your platform.
-
Update submodules (Hextra theme):
git submodule update --init --recursive
-
Run the development server:
hugo server
Visit
http://localhost:1313in your browser.
Contributions are welcome! To contribute:
- Fork the repository on GitHub.
- Create a new branch for your feature or fix:
git checkout -b feature/your-feature
- Make your changes and commit them with clear messages.
- Push your branch to your fork:
git push origin feature/your-feature
- Open a pull request to the main repository.
- Please ensure your changes are relevant and improve the project.
- For major changes, open an issue first to discuss what you would like to change.
- Follow existing code style and structure.
- Add documentation or comments where appropriate.
- Be respectful and constructive in discussions and reviews.
- Gravitational Waves
- Compact Stars: Black Holes
- History & Fate of Universe, flatness problem etc.
- Evolution of Stars
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
- Hugo
- Hextra Theme
- Astronomy Olympiad community