saikat-roy / Deep-MI.github.io

Deep Medical Imaging Lab Webpage

Home Page:https://deep-mi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Add Publication

  • todo

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

About

Deep Medical Imaging Lab Webpage

https://deep-mi.org

License:MIT License


Languages

Language:HTML 60.9%Language:TeX 21.4%Language:CSS 17.5%Language:Ruby 0.2%