Code Monkey home page Code Monkey logo

big-data-biology_org's Introduction

Website for the Big Data Biology Lab

Netlify Status

See http://big-data-biology.org/

For group members updating the website

Six important subdirectories

  1. content/: General purpose pages
  2. content/blog/: the blog
  3. people/: For members
  4. projects/: For projects
  5. papers/: For papers. There is a script (add-paper-stub.py) to help you get started.
  6. public/: Files in these directories are just served directly. The subdirectories images/people and images/papers have a specific purpose (see people/README.md and papers/README.md, respectively)

An important concept is that of a slug, which is a computer-friendly short identifier. For example, Luis' slug is luis_pedro_coelho as determined by the fact that his information is in the file people/**luis_pedro_coelho**.md. This is then used to identify Luis' photo (public/images/people/luis_pedro_coelho.jpeg) and to refer to Luis in project member lists.

Running locally

This is an elm-pages website, which allows us to mix Markdown static content (see above) with full Elm logic and active pages. If you only want to update content, the above instructions should be enough to get started, but if you want to either test the changes locally or develop the website, you may want to run elm locally.

For development, the following should start a local server (assuming you have npm installed):

npm install
npm start

big-data-biology_org's People

Contributors

a-89 avatar adebc avatar amyhouseman avatar annavines avatar celiosantosjr avatar cocodyq avatar dependabot[bot] avatar fernanda-ordonez avatar hawaiichin avatar karmadolkar avatar luispedro avatar marydmit avatar oluwatobiloba98 avatar psj1997 avatar svetlanaup avatar t-l-g avatar yanliangliang01 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.