Git Product home page Git Product logo

sysartifacts.github.io's Introduction

Systems Research Artifacts (sysartifacts)

The sysartifacts website hosts the artifact evaluation of multiple conferences. While initially for SOSP'19, the website was generalized to also host the AEs for other systems conferences. As part of the generalization we changed from static HTML pages to a Jekyll-rendered site. This process is integrated into GitHub Pages. This repository includes the sources for Jekyll to render the HTML pages.

Contributing

Please fork the GitHub repository, make your changes, and submit them via a pull request. In the PR please describe your changes and any reasons for the changes. Once reviewed it will be merged and available on the sysartifacts website.

You have two options to preview changes: configure your forked repository on GitHub to use your branch for GitHub Pages and view it at your_username.github.io/sysartifacts.github.io, or install Jekyll and Bundler locally then run bundle exec jekyll serve at the root of the repository.

Adding an additional conference

We welcome other systems conferences to join the efforts to make systems artifacts easily accessible.

To add a conference, copy the .md in _conferences from one of the existing conferences (e.g. osdi.md) in the root folder to your conference name (e.g. atc.md). This will lead to creating atc.html when rendered. Adapt this page to your conference name by changing the title and text (e.g. change OSDI to ATC).

Adding another year to an existing conference

Start from an existing conference year such as eurosys2022, by copy-pasting its existing folder in _conferences to your new folder. The folder name must be the exact conference name followed by the year such as atc2022 for atc in 2022.

Pages are in Kramdown (cheat sheet).

To change the order of items in the left sidebar, change the order property in the front matter.

sysartifacts.github.io's People

Contributors

dcdelia avatar dependabot[bot] avatar ept avatar grace-liu avatar kasikci avatar kkourt avatar mrigger avatar muchang avatar ricci avatar solalpirelli avatar transientcloud avatar vahldiek avatar vijay03 avatar

Watchers

 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.