GithubHelp home page GithubHelp logo

adthrasher / stjudecab.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stjudecab/stjudecab.github.io

0.0 1.0 0.0 80.68 MB

Official website for St. Jude CAB

Home Page: https://stjudecab.github.io

CSS 0.58% JavaScript 94.53% Python 0.04% Shell 0.02% Ruby 0.01% HTML 2.62% SCSS 0.08% TeX 2.09% PHP 0.03%

stjudecab.github.io's Introduction

St. Jude Center for Applied Bioinformatics(CAB)

Our website is based on jekyll

If you use conda, these will help you start build for your own

git clone https://github.com/**yourid**/stjudecab.github.io
#conda create -n iobuild python=3.8 ruby=2.6.3
#conda activate iobuild
conda env create -f .condaenv.yml -n iobuild
export CONDA_BUILD=1
conda activate iobuild
gem install bundle
bundle install
#local debug, would rebuild automatically everytime you changed a file
yourip=$(hostname -I | awk '{printf $1}')
bundle exec jekyll serve --host $yourip --port 5050 --livereload
#after confirmation of the changes you want
bundle exec jekyll build
git commit "update" && git push
sh script/deploy
#Note it might take a few minutes for github.io to update, be patient

The website is deployed using GitHub Pages and the source code is available on GitHub. Please feel free to reuse this code (making sure to cite the Maruan, Sanders, Bedford and Drummond lab as the original sources of the lab website template).

stjudecab.github.io's People

Contributors

joonan30 avatar stephansanders avatar xubeisi avatar yoda-vid avatar mdjekide 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.