forked from astroclubiitk/wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'astroclubiitk:main' into main
- Loading branch information
Showing
13 changed files
with
242 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# Astronomy Club IITK Wiki | ||
|
||
## Setup | ||
|
||
1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/) on your system | ||
2. Install [Jekyll](https://jekyllrb.com/docs/installation/), a static site generator | ||
3. Install [Bundler](https://bundler.io/) to manage Ruby dependencies | ||
4. Clone this repository | ||
5. Install the dependencies using: | ||
|
||
```bash | ||
bundle install | ||
``` | ||
|
||
6. Start the Jekyll server using: | ||
|
||
```bash | ||
bundle exec jekyll serve --livereload | ||
``` | ||
|
||
7. Open [http://localhost:4000](http://localhost:4000) in your browser to view the site | ||
|
||
## Credits | ||
|
||
A big shoutout to [Patrick Marsceill](https://www.thismodernweb.com/) and team, who developed the [just-the-docs](https://github.com/just-the-docs/just-the-docs-template) theme ❤️. |
Binary file added
BIN
+6.61 MB
assets/docs/observation/night sky/deep sky objects/Messier Catalogue.pdf
Binary file not shown.
Binary file added
BIN
+58.6 KB
assets/images/theory/celestial mechanics/lagrange points/derivation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.67 MB
assets/images/theory/celestial mechanics/lagrange points/stability.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.5 MB
assets/images/theory/celestial mechanics/lagrange points/trojan asteroids.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.