Giter Site home page Giter Site logo

cmmid.github.io's Introduction

OVERVIEW

The source for the web page advertising assorted CMMID project work.

Adding NEW posts

To add a new post to the website, add a new markdown or html file to the correct category under /topic/category/subcategory

Copy the /topics/YYYY-MM-DD-post-template.md as a template to work on

Front-matter variables are optional, but the following are available:

title: Title of the post description: Short description of post status: in-progress, under-review, or published update: YYYY-MM-DD when post was updated

Posts without the status 'accepted' or 'published' will automatically show the "Ths study is not peer-reviewed" message. To suppress this message, set suppress_peerreviewed: true

authors:

  • id: author_1
  • id: author_2
  • id: author_3

If you want to use mathjax, tabs, or other objects regularly used in Rmarkdown html files:

  1. set 'output: html_fragment' in your rmarkdown file
  2. set rmarkdown_html_fragment: true in the front-matter of your post

Adding TRANSLATED posts

Post translations should be added in the corresponding folder under /translations/xx-yy/topics/ similar to /topics/

Currently, only zh-cn is available

Adding R Shiny Apps

To add a new shiny app to the visualisations page, all you need to do is copy a file, and change two fields.

Detailed instructions:

  1. copy the _shinyapp/template.md file to a new file name in the same directory
  2. if using the Github interface, click raw to see the text to copy, then create a new file and paste that in; there is no simple way to duplicate a file in the web interface
  3. edit the URL in the shinyurl: https://cmmid-lshtm.shinyapps.io/SOME_APP/ line to match the url where the application is hosted; this can be any url that serves up an R Shiny App
  4. edit the title; this must be valid YAML, so no new lines and watch out for : and , in your title - those and other special characters can be addressed by quoting the whole entry
  5. DON'T edit the ---s.
  6. if using the Github web editing interface, you can check the preview to ensure proper entry. Should see a table-like thing
  7. commit your changes

cmmid.github.io's People

Contributors

adamkucharski avatar akira-endo avatar bquilty25 avatar esnightingale avatar gwenknight avatar jhellewell14 avatar kevinvzandvoort avatar lazyatom avatar markjit1 avatar pearsonca avatar rozeggo avatar samclifford avatar sbfnk avatar seabbs avatar thibautjombart avatar thimotei avatar yangclaraliu avatar

Watchers

 avatar  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.