Code Monkey home page Code Monkey logo

openproceedings-buildbot-scipy's Introduction

openproceedings

Github/FigShare based OpenScience publishing platform for conference proceedings

Github provides an ideal platform for:

  • collecting proceedings submissions as Github pull requests
  • peer reviewing (typically open, optionally with anonimized accounts) as inline comments
  • accept submissions my merging the pull request

See an example from the 2013 Scipy Proceedings.

On top of this openproceedings provides:

  • continous publication of HTML and PDF versions of proceedings on a website (provided by Pelican + Travis-ci)
  • automatic submission of PDF version to FigShare via API
  • FigShare DOI added to the website as link and in downloadable BibTeX file
  • any subsequent modification to any submission immediately updates the website, and optionally triggers an update to FigShare

The workflow is strongly based on the publisher scripts of Scipy proceedings.

See for example a couple of papers from Scipy 2013 built with openproceedings, also published on FigShare:

http://openproceedings.github.io/2013/

Components

How to set it up

  • create a new Github organization
  • create a new repository under the organization for Github Pages (i.e. needs to be named as yourorganization.github.io)
  • create a fork of openproceedings-buildbot and openproceedings-papers-2013 under the organization
  • using travis encrypt set the variables GH_TOKEN_CONTENT and GH_TOKEN respectively to the Github authorization token for the papers and the Github Pages repositories to allow Travis to push to those.
  • open a dedicated account on FigShare, create an Application, authorized it and use travis encrypt to set the environmental variable needed by pelicanconf.py
  • check all the .sh scripts in the root of openproceedings-buildbot and update all the urls to point to your repositories instead of openproceedings
  • get in touch with me if you need help!

openproceedings-buildbot-scipy's People

Contributors

zonca avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openproceedings-buildbot-scipy's Issues

Figshare setup and configuration

Setup a Figshare account and encrypt credentials to be used by Travis-CI for uploading and updating PDF version of papers.

Define FIGSHARE_BIBTEX_TEMPLATE in pelicanconf.py

UI improvements

  • duplicate some of the action links (e.g. pdf, bibtex) next to the article titles
  • make the abstract "reveal" under articles if you click them, so you can browse through the papers without changing pages
  • footer: thanks to FigShare for generous hosting of the proceedings of SciPy 2014.

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.