Giter Club home page Giter Club logo

deep-mi.github.io's Introduction

Deep-MI.github.io

Create News Posts

  • put an .md file into the _posts directory
  • name it like 2020-03-15-Short-Title.md
  • have it start with the following markdown
---
title: Your Nice Title
author: First Lastname
layout: post
group: news
---
Your text goes here, with images, links etc....

Add Members

  • add member info to _data/members.yml (see file for format)
  • put photos (size 365 x 365, 72 dpi) into /static/img/members (jpg compressed)

Add Publication

  • add publication info to _data/publications.yml (see file for format)
  • add teaser image (size height 200 px max, jpg compressed, max 100kB) into /static/pub/paper_id.jpg
  • add bibtex file into /static/pub/paper_id.bib
  • link to openaccess PDF (journal) or put at /static/pub/paper_id.pdf
  • paper_id is the id field in the yml

Sources

This website was built using the Fraser Lab website as a template. James Fraser's website is open-source and available on Github

Technologies this website uses:

Jekyll  
Github Pages  
Twitter Bootstrap 4.4.1

Before pushing changes, please check that they will work on your system first with the plugins included in the Gemfile using the bundler tool (results served at 0.0.0.0:4000):

sudo gem install bundler
bundle install
bundle exec jekyll serve

deep-mi.github.io's People

Contributors

m-reuter avatar kdiers avatar santiestrada32 avatar lehenschel avatar dkuegler avatar clepol avatar avanderv avatar emadrad avatar christianewert 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.