Code Monkey home page Code Monkey logo

biocasia2020's Introduction

BioC Asia 2020

This repository contains material for the Bioconductor Asia annual conference. View the conference web site.

Edit or add material as markdown files in the docs/ directory. Please wrap lines to 80 character width and aim for simple markdown rather than elaborate html or other content.

Please follow best practices by previewing changes locally.

  1. Make sure that ruby and bundler are installed, following the 'Requirements' section of GitHub's documentation.

  2. Clone the repository and switch to the docs/ directory

     cd BiocAsia2020/docs
    
  3. Install or update bundler to install the ruby pre-requisities.

     gem install --user-install bundler # this will require to export the PATH to run the other commands
     gem install  bundler # needs sudo
    
  4. Install ruby pre-requisites.

     bundle install --path vendor/bundle     # once only; references Gemfile
     # If the installer complains, add the suggested $PATH_TO_RUBY/bin
     # $HOME/.gem/ruby/2.3.0/bin/bundle
     # directory to your ~/.bash_profile or ~/.bashrc or similar.
    
  5. Execute the jekyll server

     bundle exec jekyll serve
    

    and view the results at https://localhost:4000

biocasia2020's People

Contributors

liubuntu avatar petehaitch avatar dependabot[bot] avatar seandavi avatar stemangiola avatar

Watchers

James Cloos 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.