Coder Social home page Coder Social logo

aryamanjeendgar / iris-hep.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iris-hep/iris-hep.github.io

0.0 0.0 0.0 251.34 MB

Institute for Research and Innovation in Software for High Energy Physics

Home Page: http://iris-hep.org

Ruby 11.36% Python 1.39% HTML 17.86% SCSS 69.39%

iris-hep.github.io's Introduction

CI

Is this badge red? Click on it to find out what's wrong with the repository...

iris-hep.org Website

GitHub pages for IRIS-HEP project website.

Even if you have edit permissions, please make a pull request. 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

Alternatively, you can test your changes out using the Jekyll docker image:

docker run --rm -it \
      --volume="$PWD:/srv/jekyll"  \
      -p 4000:4000 \
      jekyll/builder:stable jekyll serve --incremental

This will mount your checked out copy of this repo, then build and start the jekyll server mapping it to port 4000 on your computer. You can make changes locally and view them at http://localhost:4000

iris-hep.github.io's People

Contributors

pelmer avatar henryiii avatar rct225 avatar davidlange6 avatar cranmer avatar matthewfeickert avatar gordonwatts avatar bbockelm avatar fatala22 avatar msneubauer avatar osg-cat avatar jpivarski avatar alexander-held avatar carlosmalt avatar oshadura avatar brianhlin avatar heather-gray avatar pre-commit-ci[bot] avatar shawnmckee avatar djw8605 avatar ddavila0 avatar dcraik avatar masonproffitt avatar sebastianmacaluso avatar ianna avatar sfiligoi avatar robrwg avatar wguanicedew avatar dependabot[bot] avatar jlefevre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.