Skip to content

Many of the changes I made in the Wiki for Astronomy Club, IITK.

License

Notifications You must be signed in to change notification settings

AbsHp/astroclub-wiki-AbsHp

 
 

Repository files navigation

Astronomy Club IITK Wiki

Setup

  1. Install Ruby on your system
  2. Install Jekyll, a static site generator
  3. Install Bundler to manage Ruby dependencies
  4. Clone this repository
  5. Install the dependencies using:
bundle install
  1. Start the Jekyll server using:
bundle exec jekyll serve --livereload
  1. Open http://localhost:4000 in your browser to view the site

Credits

A big shoutout to Patrick Marsceill and team, who developed the just-the-docs theme ❤️.

About

Many of the changes I made in the Wiki for Astronomy Club, IITK.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.5%
  • SCSS 8.9%
  • Ruby 5.6%