Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 850 Bytes

File metadata and controls

19 lines (11 loc) · 850 Bytes

Github Actions badge

Is this badge red? Click on it to find whats wrong with the repository...

iris-hep.org Website Source

GitHub pages for IRIS-HEP project website.

Do not make a PR to the output repository directly! Instead, make pull requests to the iris-hep.github.io-source repository. The advantage of making a pull request instead of directly editing is that changes made via pull request will be tested to ensure that all is ok with your changes...

Testing locally quick instructions (see setup for full instructions):

gem install bundler
bundle install
bundle exec rake serve