GithubHelp home page GithubHelp logo

philouail / csama_website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bioconductor/csama_website

0.0 0.0 0.0 26.41 MB

Website for CSAMA

Home Page: https://csama2024.bioconductor.eu

License: MIT License

JavaScript 10.03% R 1.75% CSS 78.90% HTML 9.32%

csama_website's Introduction

CSAMA Course Website

This repository contains material for creating the CSAMA website. This can current be found at https://csama2023.bioconductor.eu/

This was originally forked from the Bioconductor Conference Template.

Testing

I like to use Docker to run the local Hugo server and test things locally.

  1. Clone the repository and enter the directory
git clone https://github.com/Huber-group-EMBL/CSAMA_website.git
cd CSAMA_website/
  1. Run the Hugo docker image from https://hub.docker.com/r/klakegg/hugo/
docker run --rm -it --name hugo_server \
  -v $(pwd):/src \
  -p 1313:1313 \
  klakegg/hugo:0.101.0 \
  server

and view the results at http://localhost:1313/

Hosting

Any push to the 2023 branch of this repository will trigger a rebuild of the website. The site is hosted and deployed by Netlify using the Bioconductor Open Source Software team. If you have a Netlify account contact one of the administrators of that team (currently Mikhail Dozmorov, Mike Smith, Charlotte Soneson, Martin Morgan) know and they'll add you to the Bioconductor team on Netlify so you can view the details of any build/errors etc.

Package Installation

The script sent to students before the course starts can be found in static/install_packages.R. The list of packages is generated from REQUIRED_PACKAGES in https://github.com/Bioconductor/CSAMA

csama_website's People

Contributors

grimbough avatar wolfganghuber avatar mikelove avatar drisso avatar const-ae avatar lgatto avatar csoneson avatar mblue9 avatar mdozmorov avatar dependabot[bot] avatar jorainer 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.