Skip to content

sherpa/openastronomy.github.io

 
 

Repository files navigation

About

This is the source for the openastronomy.github.io website

Building

To build the site locally, you will need jekyll to be installed. Clone this repository locally, then inside it, type:

gem install bundler
bundler install

You can then build the website with:

jekyll build

To view the site locally, you will then need to run:

jekyll serve

Note that you can watch for changes and automatically rebuild using

jekyll serve --incremental

About

The web site for the Open Astronomy effort.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.9%
  • CSS 47.5%
  • JavaScript 4.1%
  • Ruby 0.5%