diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 8d7a4c1f95b..00000000000
Binary files a/.DS_Store and /dev/null differ
diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
new file mode 100644
index 00000000000..cc879427924
--- /dev/null
+++ b/.github/workflows/jekyll.yml
@@ -0,0 +1,16 @@
+name: Jekyll site CI
+
+on: [push]
+
+jobs:
+ build:
+
+ runs-on: ubuntu-latest
+
+ steps:
+ - uses: actions/checkout@v1
+ - name: Build the site in the jekyll/builder container
+ run: |
+ docker run \
+ -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
+ jekyll/builder:latest /bin/bash -c "chmod 777 /srv/jekyll && jekyll build --future"
diff --git a/CNAME b/CNAME
deleted file mode 100644
index 588576342d0..00000000000
--- a/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-www.allanlab.org
\ No newline at end of file
diff --git a/README.md b/README.md
index 0651ae5cf7e..593cb722fe0 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,5 @@
-# Allan Lab Website
+# Roychoudhuri Lab Website
-This is the website of our academic research group at Leiden University.
-
-This website is powered by Jekyll and some Bootstrap, Bootwatch. We tried to make it simple yet adaptable, so that it is easy for you to use it as a template. Plese feel free to copy and modify for your own purposes. You don't have to link to us or mention us (but of course we appreciate it).
-
-Go to *aboutwebsite.md* to learn how to copy and modidy this page for your purpose.
-
-
-Copyright Allan Lab. Code released under the MIT License.
+This is the website of our academic research group at the Department of Pathology at Cambridge University.
+Go to *about.md* to learn how to copy and modidy this page for your purpose.
diff --git a/_config.yml b/_config.yml_inactivated
similarity index 51%
rename from _config.yml
rename to _config.yml_inactivated
index d28d0b61a13..763124cf35d 100644
--- a/_config.yml
+++ b/_config.yml_inactivated
@@ -6,14 +6,12 @@
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
-title: The Allan Lab
-email: your-email@domain.com
+title: Roychoudhuri Lab - Immune regulation in inflammation and cancer
+email: rr257@cam.ac.uk
description: > # this means to ignore newlines until "baseurl:"
- Write an awesome description for your new site here. You can edit this
- line in _config.yml. It will appear in your document head meta (for
- Google search results) and in your feed.xml site description.
+ Immune regulation in inflammation and cancer. We are located at the Department of Pathology at the University of Cambridge, Cambridge, UK. We study the immunoregulatory mechanisms that suppress immune activation under homeostasis and cancer immunosuppression. We are interested in the differentiation and function of CD4+ T cells, including Foxp3+ regulatory T cells, and CD8+ T cells with cytotoxic function. We are interested in the mechanisms that restrict T cell activation and CD8+ T cell memory in the context of adoptive immunotherapy and immune checkpoint blockade therapy.
baseurl: ""
-url: ""
+url: "http://roychoudhurilab.org"
include:
- .htaccess
@@ -29,8 +27,14 @@ lsi: false
excerpt_separator: "\n\n"
incremental: false
-
-
+#Collections
+collections:
+ members:
+ output: true
+ permalink: member/:name
+ sort_by: tier
+
+
# Markdown Processing
kramdown:
input: GFM
@@ -43,3 +47,5 @@ kramdown:
enable_coderay: false
parse_block_html: true # default for kramdown is false. This will enable using Markdown links
+
+theme: jekyll-theme-slate
diff --git a/_data/.DS_Store b/_data/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/_data/.DS_Store and /dev/null differ
diff --git a/_data/affiliations.yml b/_data/affiliations.yml
new file mode 100644
index 00000000000..883795da8d8
--- /dev/null
+++ b/_data/affiliations.yml
@@ -0,0 +1,8 @@
+- title: Department of Pathology (Cambridge)
+ link: https://www.path.cam.ac.uk/
+
+- title: CRUK Cambridge Centre (Cambridge)
+ link: https://crukcambridgecentre.org.uk/
+
+- title: Babraham Institute (Cambridge)
+ link: https://www.babraham.ac.uk
\ No newline at end of file
diff --git a/_data/alumni_bsc.yml b/_data/alumni_bsc.yml
deleted file mode 100644
index 2f487973bbf..00000000000
--- a/_data/alumni_bsc.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-- name: Vishnu Saj, Spring 2017
-
-- name: Arjo Andringa, Spring 2016
-
-- name: Joey Braspenning, Spring 2017
-
-- name: Tjerk Benschop, Summer 2017
-
-- name: Margot Leemker, Spring 2017
-
-- name: Sietske Lensen, Spring 2017
-
-- name: Daniëlle van Klink, Spring 2016
-
-- name: Amber Vervloet, Spring 2019
diff --git a/_data/alumni_members.yml b/_data/alumni_members.yml
deleted file mode 100644
index 8bf7671b141..00000000000
--- a/_data/alumni_members.yml
+++ /dev/null
@@ -1,31 +0,0 @@
-- name: Gijsbert Verdoes
- photo: verdoes.jpg
- duration: In the Allan Lab 2015 - 2018, now Project manager at the FMD
- info: Fine mechanical engineer associated with the FMD working in our group
- email: verdoes@fmd.physics.leidenuniv.nl
- number_educ: 1
- education1: Leidse instrumentmakers School
- education2:
- education3:
- education4:
-
-- name: Irene Battisti
- photo: irene.jpg
- info: PhD student
- duration: In the Allan Lab Jan 2015 to June 2019, now R&D scientist at Nearfield Instruments
- email: Battisti@Physics.LeidenUniv.nl
- number_educ: 3
- education1: Master Padova University
- education2: Master thesis at Leiden University with Jan van Ruitenbeek
- education3: PhD Leiden University!
-
-- name: Doohee Cho
- photo: Doohee2.jpg
- info: Postdoc
- duration: In the Allan Lab May 2017 to June 2019, now assistant professor at Yonsei University
- email: cho@physics.leidenuniv.nl
- number_educ: 4
- education1: B.S. Yonsei University, Korea
- education2: PhD Yonsei University, Korea with In-Whan Lyo
- education3: Postdoc POSTECH with Han Woong Yeom
- education4: Postdoc Rutgers with Sang-Wook Cheong
diff --git a/_data/alumni_msc.yml b/_data/alumni_msc.yml
deleted file mode 100644
index fe0b4c85213..00000000000
--- a/_data/alumni_msc.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-- name: Maarten Leeuwenhoek, Spring 2015
-
-- name: Koen M Bastiaans, Spring 2015
-
-- name: Farshaad Hoeseni, Fall 2015
-
-- name: Oliver Ostojic, Spring 2016
-
-- name: Tjerk Benschop, Spring 2016
-
-- name: Bert Visscher, Fall 2017
-
-- name: Ahmad Jamalzada, Fall 2017
-
-- name: Corne Koks, Fall 2018
-
-- name: Damian Bouwmeester, Summer 2019
diff --git a/_data/alumni_visitors.yml b/_data/alumni_visitors.yml
deleted file mode 100644
index 2d18cf43f64..00000000000
--- a/_data/alumni_visitors.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-- name: Nikolaos Iliopoulos, Spring 2016
-
-- name: Vitaly Fedoseev, all of 2016
-
-- name: Alexander Vanstone, Spring 2016
-
-- name: Ramakrishna Aluru, Summer 2018
-
-- name: Changwei Zou, Spring 2018
-
-- name: Kemal Demir, Summer 2019
diff --git a/_data/collaborations.yml b/_data/collaborations.yml
new file mode 100644
index 00000000000..9a89aa03f57
--- /dev/null
+++ b/_data/collaborations.yml
@@ -0,0 +1,16 @@
+- title: Klaus Okkenhaug (Pathology)
+ link: https://www.path.cam.ac.uk/directory/klaus-okkenhaug
+
+- title: David Adams (Sanger)
+ link: https://www.sanger.ac.uk/person/adams-david/
+
+- title: Nicholas Restifo (NIH, US)
+
+- title: Gosia Trynka (Sanger)
+
+- title: Enrico Lugli (Humanitas, Milan)
+ link: https://www.humanitas-research.org/researcher/dr-enrico-lugli/
+
+- title: Tim Halim (CRUK CI)
+
+- title: Luca Gattinoni (NIH, US)
diff --git a/_data/facilities.yml b/_data/facilities.yml
new file mode 100644
index 00000000000..40d6a87d18a
--- /dev/null
+++ b/_data/facilities.yml
@@ -0,0 +1,19 @@
+- title: University Biomedical Services (Cambridge)
+ link: https://www.ubs.admin.cam.ac.uk/
+
+- title: High-throughput sequencing (Pathology)
+ link: https://www.cgs.path.cam.ac.uk/
+
+- title: Genomics core facility (CRUK CI)
+ link: https://www.cruk.cam.ac.uk/core-facilities/genomics-core
+
+- title: Flow cytometry (Pathology)
+ link: https://www.bio.cam.ac.uk/facilities/flow
+
+- title: NIHR cell phenotyping hub (Cambridge)
+ link: https://www.med.cam.ac.uk/nihr-cambridge-brc-cell-phenotyping-hub/
+
+- title: High-throughput sequencing (Pathology)
+ link: https://www.cgs.path.cam.ac.uk/
+
+
\ No newline at end of file
diff --git a/_data/news.yml b/_data/news.yml
index 5fa3eb50451..01c29f99f3c 100644
--- a/_data/news.yml
+++ b/_data/news.yml
@@ -1,129 +1,9 @@
-- date: 10. December 2019
- headline: "Koen defends his PhD with a cum laude (top 5%)!"
-
-- date: 5. September 2019
- headline: "The noise doubling paper is published in Phys. Rev. B!"
-
-- date: 25. August 2019
- headline: "Doohee got an assistant professor job at Yonsei University!"
-
-- date: 25. July 2019
- headline: "The inhomogeneous superfluid paper is published in Nature!"
-
-- date: 15. July 2019
- headline: "We imaged the doubling of shot noise due to Andreev reflections in a STM, posted on arXiv."
-
-- date: 24. May 2019
- headline: "The smart tip paper is finally published ! A collaboration with the Gröblacher Lab at TU Delft.
"
-
-- date: 08. May 2019
- headline: "Irene defends her PhD!"
-
-- date: 08. May 2019
- headline: "Dome makes it on the University website.
"
-
-- date: 13. December 2018
- headline: "Our paper about how to construct an STM is in Review of Scientific Instruments.
"
-
-- date: 08. October 2018
- headline: "We discovered charge trapping in a high-Tc superconductor! Publication in Nature Physics.
"
-
-- date: 27. September 2018
- headline: "Our MHz amplifier for STM is published in Review of Scientific Instruments.
"
-
-- date: 16. May 2018
- headline: "Milan, Koen and Irene talk about superconductivity in Made in Leiden."
-
-- date: 4. May 2018
- headline: "Welcome Ram!"
-
-- date: 5.-9. March 2018
- headline: "Irene and Milan are at the March Meeting (Talk Tue 10am, session E45)"
-
-- date: 13. November 2017
- headline: " New paper published in collaboration with the group of Jan van Ruitenbeek"
-
-- date: 10. November 2017
- headline: "Doohee makes the third place at the LION Image Award.
"
-
-- date: 9. October 2017
- headline: "We contributed to Miguel and Jan's new paper. "
-
-- date: 12. August 2017
- headline: "We got an ERC starting grant."
-
-- date: 10. August 2017
- headline: "Our paper is published in SciPost Physics."
-
-- date: 17. - 21. July 2017
- headline: "Milan wins the Bryan R. Coles prize at SCES 2017, Prague. Koen received the best poster presentation award.
"
-
-- date: 17. - 21. July 2017
- headline: "Koen, Maarten and Milan will be at SCES 2017, Prague. Come check out our posters on Tuesday&Thursday and talk on Thursday!"
-
-- date: 18. June 2017
- headline: "Paper on poor electronic screening published in PRB as Editors' selection! "
-
-- date: 15. May 2017
- headline: Welcome Doohee!
-
-- date: 13. - 17. March 2017
- headline: Koen & Irene give talks at the APS March Meeting in New Orleans.
-
-- date: 27. January - 3. March 2017
- headline: "We are looking forward to co-hosting the workshop on unconventional superconductivity at the Lorentz center.
"
-
-- date: 17-18. January 2017
- headline: Irene, Koen, Maarten and Milan will be at Physics@Veldhoven 2017. (Talk at PT6.1 and poster at P9.022).
-
-- date: 25. November 2016
- headline: "We are part of a newly granted Vrije Programma on strange metals, together with the groups of Hussey, Golden, vHeumen, Zaanen, Schalm, Stoof and Vandoren, see press release. We also got a Projectruimte."
-
-- date: 19. September 2016
- headline: " Our first paper from Leiden is online at Nature Physics!
"
-
-- date: 12. September 2016
- headline: Koen is at Correl16, Julich.
-
-- date: 01. July 2016
- headline: Milan is at the strongly correlated electron GRC 2016.
-
-- date: 24. June 2016
- headline: Felix Baumberger is visiting.
-
-- date: 17. June 2016
- headline: Irene is at SNS2016.
-
-- date: 28. April 2016
- headline: Our results on the Mott & pseudo gap physics posted on arXiv !
-
-- date: 14. May 2016
- headline: Ivan Bozovic is visiting.
-
-- date: 17. March 2016
- headline: Koen, Irene & Vitaly present a poster at Sun Sailing Science.
-
-- date: 17. Jan 2016
- headline: "We discover electronic order and pseudogap in a non-cuprate materal!
"
-
-- date: 01. Jan 2016
- headline: Welcome Vitaly!
-
-- date: 17. June 2015
- headline: Welcome Kees!
-
-- date: 17. June 2015
- headline: "Maarten wins the LION image award! Check out his submission.
"
-
-- date: 17. June 2015
- headline: " We win a Vidi grant: 800kEUR to invest in science! (Leiden news, FOM news item) "
-
-- date: 01. Sept 2015
- headline: "Welcome Koen and Maarten: from Master- to PhD-students"
-
-- date: 17. June 2015
- headline: "We got our commercial STM from Unisoku, and we are already busy modifying."
-
-- date: 01. Jan 2015
- headline: Welcome Irene, Gijsbert & Milan — our lab is officially starting!
+- date: 9th September 2019
+ headline: "Francis Grant defends his doctrate"
+
+- date: 5th September 2019
+ headline: "Firas publishes in Current Protocols in Immunology"
+
+- date: 1st April 2019
+ headline: "Dr Paula Kuo joins the lab!"
diff --git a/_data/pictures_Leiden.yml b/_data/pictures_Leiden.yml
deleted file mode 100644
index a86e9249844..00000000000
--- a/_data/pictures_Leiden.yml
+++ /dev/null
@@ -1,34 +0,0 @@
-- title: pic1_description
- image: DSC_0366.JPG
-- title: pic1_description
- image: DSC_0368.JPG
-- title: pic_description
- image: 20150918_145800.jpg
-- title: pic1_description
- image: DSC_0030.jpg
-- title: pic1_description
- image: DSC_0051.jpg
-- title: pic1_description
- image: DSC_0116.jpg
-- title: pic1_description
- image: DSC_0119.jpg
-- title: pic1_description
- image: DSC_0128.jpg
-- title: pic1_description
- image: DSC_0139.jpg
-- title: pic1_description
- image: DSC_0636.jpg
-- title: pic1_description
- image: DSC_0683.jpg
-- title: pic1_description
- image: DSC_0696.jpg
-- title: pic1_description
- image: DSC_0757.jpg
-- title: pic1_description
- image: IMG_4334.jpg
-- title: pic1_description
- image: IMG_4376.jpg
-- title: pic1_description
- image: tamagochi.jpg
-- title: pic1_description
- image: tmp2-2.jpg
diff --git a/_data/publist.yml b/_data/publist.yml
index 0eca1766750..4e7bb272042 100644
--- a/_data/publist.yml
+++ b/_data/publist.yml
@@ -1,253 +1,121 @@
-- title: "A strongly inhomogeneous superfluid in an iron-based superconductor"
- image: STS_news.png
- description: We succeeded in measuring the superfluid density with atomic resolution on an unconventional superconductor! In contrast to expectations for conventional superconductors, we find that the superfluid densisty is strongly inhomogeneous in FeTe0.55Se0.45.
- authors: D Cho* & KM Bastiaans* & D Chatzopoulos*, GD Gu, MP Allan
- link:
- url: https://www.nature.com/articles/s41586-019-1408-8
- display: Nature 571, 541 (2019)
- highlight: 1
- news2:
-- title: "Imaging doubled shot noise in a Josephson scanning tunneling microscope"
- image: PbSpub.png
- description: We have imaged the doubling of the current noise due to Andreev reflections in a Josephson scanning tunneling microscope.
- authors: KM Bastiaans, D Cho, D Chatzopoulos, M Leeuwenhoek, C Koks, MP Allan
+- title: "CCR8 marks highly suppressive Treg cells within tumours but is dispensable for their accumulation and suppressive function"
+ image: Whiteside_immunology_ccr8_2021.png
+ description: Treg cells within tumours contribute powerfully to cancer immunosupression and express high levels of CCR8. The findings suggest that depletion of CCR8-expressing Treg cells, rather than blocking CCR8 function, will enable therapeutic disruption of tumour-associated Treg cells.
+ authors: Whiteside S, et al.
link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.100.104506
- display: Phys. Rev. B 100, 104506 (2019)
+ url: 33838058.pdf
+ display: Immunology (2021)
highlight: 1
news2:
-
-- title: "Definition of design guidelines, construction and performance of an ultra-stable scanning tunneling microscope for spectroscopic imaging"
- image: DomePub.png
- description: Our first completely home-built STM is alive! And it has the world’s highest resonance frequency.
- authors: I Battisti, G Verdoes, K van Oosten, KM Bastiaans, and MP Allan
- link:
- url: https://aip.scitation.org/doi/10.1063/1.5064442
- display: Rev. Sci. Instrum. 89, 123705 (2018)
+
+- title: "A cell-based bioluminescence assay reveals dose-dependent and contextual repression of AP-1-driven gene expression by BACH2"
+ image: Vardaka_Scirep_2020.png
+ description: Dose-dependent repression of AP-1 driven gene expression by BACH2. Activation of IFNG expression by the +18k enhancer is modelled by a cell-based bioluminescence assay permitting high-throughput drug screening for agonists and antagonists of BACH2 function.
+ authors: Vardaka P, et al.
+ link:
+ url: 33144667.pdf
+ display: Sci Rep (2020)
highlight: 1
news2:
-
-- title: "Charge trapping and super-Poissonian noise centres in a cuprate superconductor"
- image: Pub_BCl.png
- description: Using our newly developed noise-spectroscopy technique we discover charge trapping in a cuprate high-temperature superconductor.
- authors: KM Bastiaans* & D Cho*, T Benschop, I Battisti, Y Huang, MS Golden, Q Dong, Y Jin, J Zaanen, MP Allan
- link:
- url: https://www.nature.com/articles/s41567-018-0300-z
- display: Nature Physics 14, 1183 (2018)
+
+- title: "A distal enhancer at risk locus 11q13.5 promotes suppression of colitis by Treg cells"
+ image: Nasrallah_Imianowski_Lrrc32_Nature.png
+ description: CRISPR-based mutagenesis of disease-associated distal enhancer homologs in mice reveals a regulatory switch for signal-driven GARP expression by Treg cells. The function of the enhancer is required for Treg cells to control gut inflammation.
+ authors: Nasrallah R, Imianowski C, et al.
+ link:
+ url: nasrallah_imianowski_nature_2020.pdf
+ display: Nature (2020)
highlight: 1
- news1: Instrument details in Rev. Sci. Instrum. 89, 093709 (2018)
- news2: See also quantum universe (in dutch), Phys.org , Leiden University news, UvA news.
-
-- title: "Amplifier for scanning tunneling microscopy at MHz frequencies"
- image: Fano.png
- description: We develop, build and test a novel amplifier circuit capable of measuring the tunneling current in the MHz regime while simultaneously performing conventional STM measurements. We are looking forward to performing scanning noise spectroscopy on quantum materials!
- authors: KM Bastiaans, T Benschop, D Chatzopoulos, D Cho, Q Dong, Y Jin, MP Allan
- link:
- url: https://aip.scitation.org/doi/10.1063/1.5043267
- display: Rev. Sci. Instrum. 89, 093709 (2018)
- highlight: 0
news2:
-- title: "Nanofabricated tips as a platform for double-tip and device based scanning tunneling microscopy"
- image: SmartPub.png
- description: We introduce a platform for bringing new, device-based functionality to STM, with the goal of utilizing decades of progress in device engineering for the field of scanning probe.
- authors: M Leeuwenhoek, RA Norte, KM Bastiaans, Doohee Cho, I Battisti, YaM Blanter, S Gröblacher, MP Allan
+- title: "BACH2 promotes the functional quiescence and maintenance of resting Treg cells"
+ image: Grant_Yang_Bach2_JEM.png
+ description: The transcription factor BACH2 is repurposed following Treg lineage specification and its high expression in resting Treg cells is required for their quiescence and durable maintenance. Durable maintenance of resting Treg cell responses is required for immune homeostasis and cancer immunosuppression.
+ authors: Grant FM, Yang J, et al.
link:
- url: https://iopscience.iop.org/article/10.1088/1361-6528/ab1c7f/pdf
- display: Nanotechnology 30, 335702 (2019)
+ url: Grant_Yang_JEM.pdf
+ display: J Exp Med (2020)
highlight: 1
news2:
-
-- title: "Revisiting quasiparticle scattering interference in high-temperature superconductors: the problem of narrow peaks"
- image: dummy.png
- description: ""
- authors: MA Sulangi, MP Allan, J Zaanen
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.96.134507
- display: PRB 96, 134507 (2017)
- highlight: 0
- news2: Coverd in Superconductor Week, November 30, 2017 Vol. 31, No. 10
-
-- title: Robust procedure for creating and characterizing the atomic structure of scanning tunneling microscope tips
- image: dummy.png
- description: ""
- authors: S Tewari, KM Bastiaans, MP Allan, JM van Ruitenbeek
- link:
- url: http://www.beilstein-journals.org/bjnano/content/pdf/2190-4286-8-238.pdf
- display: Beilstein J. Nanotechnol. 8, 2389 (2017)
- highlight: 0
- news2:
-
-- title: Creating better superconductors by periodic nanopatterning
- image: SCAUweb.jpg
- description:
- We propose an approach to transform a ‘pristine’ material into a better (meta-) superconductor by making use of modern fabrication techniques -- designing and engineering the electronic properties of thin films via periodic patterning on the nanoscale.
- authors:
- MP Allan, MH Fischer, O Ostojic, A Andringa
- link:
- url: https://scipost.org/SciPostPhys.3.2.010/pdf
- display: SciPost Phys. 3, 010 (2017)
+
+- title: "Protocols for integrative genome-wide analysis of transcription factor binding and chromatin accessibility in lymphocytes"
+ image: sadiyah_CPI_2019_a.png
+ description: Experimental and computational protocols to enable integrative analysis of TF binding and chromatin accessibility in lymphocytes.
+ authors: Sadiyah MF, Roychoudhuri R.
+ link:
+ url: sadiyah2019.pdf
+ display: Curr Protoc Immunol (2019) 126:e84.
highlight: 1
+ news2:
-- title: Poor electronic screening in lightly doped Mott insulators observed with scanning tunneling microscopy
- image: TIBB.png
- description:
- We develop a simple model to interpret STM results on lightly doped Mott insulators, and find that the effective Mott gap measured by STM correspons to the one measured with other techniques when taking into account the poor electronic screeing.
- authors:
- I Battisti, V Fedoseev, KM Bastiaans, A de la Torre, RS Perry, F Baumberger, MP Allan
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.95.235141
- display: Phys. Rev. B 95, 235141, Editors' suggestion (2017)
- highlight: 0
-
-- title: Universality of pseudo gap and emergent order in lightly doped Mott insulators
- image: Mott_phase_sep.jpg
- description:
- We discover of electronic order, pseudo gap phase separation and an impurity-band Mott transition in an iridate compound, cuprate-style. Along the way, we gained unique knowledge on how a Mott state collapses.
+- title: "A human monogenic inflammatory disease caused by loss-of-function mutations in BACH2"
+ image: afzali_NI_2017_b.png
+ description: The discovery of a human monogenic disease resulting from inactivating mutations of BACH2, termed BACH2-related Immunodeficiency and Autoimmunity (BRIDA). The work, resulted from an international collaboration with clinicians and scientists in the UK and the US.
authors:
- I. Battisti* & K.M. Bastiaans*, V. Fedoseev, A. de la Torre, N. Iliopoulos, A. Tamai, E.C. Hunter, R.S. Perry, J. Zaanen, F. Baumberger, M.P. Allan
link:
- url: http://www.nature.com/nphys/journal/vaop/ncurrent/full/nphys3894.html
- display: Nature Physics 13, 21 (2017)
+ url: Afzali NI 2017.pdf
+ display: Nat Immunol (2017) 18:813-823.
highlight: 1
- news2: See also Leiden University news by Erik Arends, Phys.org
-
-- title: Identifying the fingerprint of antiferromagnetic spin fluctuations in iron pnictide superconductors
- image: Pub_FP.png
- description:
- Both the density of states and the QPI dispersion of LiFeAs shows signatures of electron-boson coupling. Comparing these with fingerprints of different boson couplings to conclude that these signatures stem from AF spin fluctuations.
- authors:
- MP Allan* & Kyungmin Lee* & AW Rost*, MH Fischer, F Massee, K Kihou, C-H Lee, A Iyo, H Eisaki, T-M Chuang, AP Mackenzie, JC Davis, DJ Scalapino, E-A Kim
- link:
- url: http://www.nature.com/nphys/journal/v11/n2/full/nphys3187.html
- display: Nature Physics 11, 177 (2015)
+ news2:
+
+- title: "BACH transcription factors in innate and adaptive immunity"
+ image: igarashi_nri_2017_b.png
+ description: A review on BACH family transcriptional repressors in innate and adaptive immunity. We highlight similarities at a molecular level in the cell-type-specific activities of the BACH factors, proposing that competitive interactions of BACH proteins with transcriptional activators of the bZIP family form a common mechanistic theme underlying their diverse actions.
+ authors: Igarashi K, Kurosaki T and Roychoudhuri R
+ link:
+ url: Igarashi NRI 2017.pdf
+ display: Nat Rev Immunol (2017) 17:437-450.
highlight: 1
- news1:
- news2: See also Cornell Chronicle by Anne Ju, Phys.org
-
-- title: Direct evidence for a magnetic f-electron mediated Cooper pairing mechanism of heavy fermion superconductivity in CeCoIn5
- image: dummy.png
- description: ""
- authors:
- J Van Dyke, F Massee, MP Allan, JC Davis, C Petrovic, and DK Morr
- link:
- url: http://www.pnas.org/content/111/32/11663
- display: PNAS 111, 11663 (2014)
- highlight: 0
- news1: News item in Science
- news2:
+ news2:
-- title: Imaging Cooper pairing of heavy fermions in CeCoIn5
- image: Pub_CeCoIn5.png
- description:
- The heavy Fermion superconductor CeCoIn5 has a d-wave gap with nodes along the (1,1) direction, as we find using QPI.
+- title: "High levels of extracellular potassium in tumours suppress T cell activation"
+ image: eil_nature_2016_b.png
+ description: Cell death within tumours releases intracellular potassium into the extracellular space causing profound suppression of T cell activation and anti-tumour immunity. Engineering CD8+ T cells to be resistant to high extracellular potassium levels in tumours improves adoptive immunotherapy.
authors:
- MP Allan* & F Massee*, DK Morr, J van Dyke, AW Rost, AP Mackenzie, C Petrovic, JC Davis
link:
- url: http://www.nature.com/nphys/journal/vaop/ncurrent/abs/nphys2671.html
- display: Nature Physics 9, 468 (2013)
+ url: Eil Nature 2016.pdf
+ display: Nature (2016) 537:539-543.
highlight: 1
- news1: Featured in 'News and Views' by L Taillefer
- news2: See also Phys.org, DoE headliner
+ news2:
-- title: Formation of heavy d-electron quasiparticles in Sr3Ru2O7
- image: Pub_327.png
- description:
- Using APRES, we find that the bands in Sr3Ru2O7 look more like in heavy fermion material than in a normal metal. We present a detailed investigation into the formation of this particular electronic structure.
+- title: "Oxygen-sensing by T cells promotes cancer metastasis to the lung"
+ image: clever_cell_2016_a.png
+ description: The HIF prolyl hydroxylases PHD1, PHD2 and PHD3 mediate sensitivity of T cells to environmental local oxygen concentrations within tissues, promoting Treg cell differentiation and permissivity of the lung to cancer metastasis.
authors:
- MP Allan, A Tamai, E Rozbicki, MH Fischer, J Voss, PDC King, W Meevasana, S Thirupathaiah, E Rienks, J Fink, A Tennant, RS Perry, JF Mercure, MA Wang, J Lee, CJ Fennie, E-A Kim, MJ Lawler, KM Shen, AP Mackenzie, Z-X Shen, F Baumberger
link:
- url: http://iopscience.iop.org/1367-2630/15/6/063029
- display: New Journal of Physics 15, 063029 (2013)
+ url: Clever Cell 2016.pdf
+ display: Cell (2016) 166:1117-1131
highlight: 1
- news: Video abstract available
+ news2:
-- title: Anisotropic impurity states, quasiparticle scattering and nematic transport in underdoped Ca(Fe1−xCox)2As2
- image: Pub_nemat2b.png
- description:
- We elucidate on the formation of the electronic nematic state in Co-CaFe2As2, finding that the Cobalt dopant atoms play a key role.
+- title: "BACH2 functions as an AP-1 repressor in lymphocytes to promote CD8+ T cell memory"
+ image: roychoudhuri_ni_2016_a.png
+ description: The transcription factor BACH2 functions as a steric repressor of AP-1 transcription factors in CD8+ T cells, restraining TCR-driven terminal effector differentiation to preserve long-lived memory CD8+ T cell responses
authors:
- MP Allan, T-M Chuang, F Massee, Y Xie, N Ni, SL Bud’ko, GS Boebinger, Q Wang, DS Dessau, PC Canfield, MS Golden, JC Davis
- highlight: 1
link:
- url: http://www.nature.com/nphys/journal/v9/n4/full/nphys2544.html
- display: Nature Physics 9, 220 (2013)
- news2: See also Tech Connect by Jennifer Rocha, Phys.org by Bill Steele
-
-- title: Anisotropic energy gaps of iron-based superconductivity from intraband quasiparticle interference in LiFeAs
- image: Pub_LiFeAs.png
- description:
- In contrast to earlier photoemission reports, we show that the gaps in iron based superconductors are not isotropic but modulated with angle.
- authors:
- MP Allan⋆ & AW Rost⋆, AP Mackenzie, Y Xie, JC Davis, K Kihou, CH Lee, A Iyo, H Eisaki, T-M Chuang
- link:
- url: http://www.sciencemag.org/content/336/6081/563
- display: Science 336, 563 (2012)
+ url: Roychoudhuri NI 2016.pdf
+ display: Nat Immunol (2016) 17:851-860.
highlight: 1
- news2: See also Cornell Cornincle by Bill Steele, Eureka Alert
+ news2: Commentary by Sidwell and Kallies (Nat Immunol 17:744-5.
-- title: How Kondo-holes create intense nanoscale heavy-fermion hybridization disorder
- image: dummy.png
- description: ""
- authors: MH Hamidian, AR Schmidt, IA Firmo, MP Allan, P Bradley, JD Garrett, TJ Williams, GM Luke, Y Dubi, AV Balatsky, JC Davis
- link:
- url: http://www.pnas.org/content/108/45/18233
- display: PNAS 108, 18233 (2011)
- highlight: 0
- news2:
-- title: Nematic electronic structure in the “parent” state of the iron-based superconductor Ca(Fe1−xCox)2As2
- image: Pub_nemat1.png
- description:
- We discovered an electronic nematic in the iron based superconductor Co-CaFe2As2! This state is by now confirmed and quite well characterized by transport, photoemission, and more SI-STM experiments.
- authors:
- T-M Chuang* & MP Allan*, J Lee, Y Xie, N Ni, SL Bud’ko, GS Boebinger PC Canfield, JC Davis
+- title: "The transcription factor BACH2 promotes tumour immunosuppression through its function in Treg cell development"
+ image: roychoudhuri_jci_2016_a.png
+ description: BACH2 promotes tumour immunosuppression through its role in Foxp3+ Treg cell differentiation. These results are consistent with the results of a recent large in vivo screen of host immunosuppressive factors published by the Adams lab.
+ authors:
link:
- url: http://www.sciencemag.org/content/327/5962/181
- display: Science 327, 181 (2010)
+ url: Roychoudhuri JCI 2016.pdf
+ display: J Clin Invest (2016) 126:599-604.
highlight: 1
- news1: Featured in a ‘Perspective’ by E Fradkin & SA Kivelson
- news2: See also Article on NewScientist by Colin Barras
-
-- title: Heavy d-electron quasiparticle interference and real-space electronic structure of Sr3Ru2O7
- image: Pub_hBN.png
- description:
- QPI in Sr327.
- authors: Jinho Lee* & M. P. Allan*, M. A.Wang, J. Farrell, S. A. Grigera, F. Baumberger, J. C. Davis and A. P. Mackenzie
- link:
- url: https://www.nature.com/nphys/journal/v5/n11/full/nphys1397.html
- display: Nature Physics 5, 800 (2009)
- highlight: 0
+ news2:
-- title: Fermi surface and van Hove singularities in the itinerant metamagnet Sr3Ru2O7
- image: Pub_hBN.png
- description:
- We determine the Fermi surface of Sr327.
- authors:
- A Tamai, MP Allan, JF Mercure, W Meevasana, R Dunkel, DH Lu, RS Perry, AP Mackenzie, David J Singh, Z-X Shen, F Baumberger
+- title: "The transcriptional repressor BACH2 is required for Treg cell development and suppression of lethal inflammation"
+ image: Roychoudhuri_nature_2013_a.png
+ description: The transcription factor BACH2 plays a critical role in Treg cell development, required for immunological tolerance and suppression of lethal inflammation.
Commentary by Kallies and Vasanthakumar (Immunol Cell Biol. 91:491-2.
+ authors:
link:
- url: http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.101.026407
- display: Phys. Rev. Lett. 101, 026407 (2008)
- highlight: 0
-
-- title: Tunable self-assembly of one-dimensional nanostructures with orthogonal directions
- image: Pub_hBN.png
- description:
- Hexagonal boron nitride shows fancy superstructures on the Mo(111) surface.
- authors:
- MP Allan, S Berner, M Corso, T Greber, J Osterwalder
- link:
- url: http://www.nanoscalereslett.com/content/2/2/94
- display: Nanoscale Research Letters 2, 94 (2007)
+ url: Roychoudhuri Nature 2013.pdf
+ display: Nature (2013) 498:506-10.
highlight: 1
-
-- title: Photoelectron Diffraction for a Look inside Nanostructures
- image: dummy.png
- description: ""
- authors:
- J Osterwalder, A Tamai, W Auwärter; MP Allan, T Greber
- link:
- url: hhttp://www.ingentaconnect.com/content/scs/chimia/2006/00000060/00000011/art00013
- display: CHIMIA 11, 759 (2006)
- highlight: 0
+ news2: Recommended by F1000
diff --git a/_data/students.yml b/_data/students.yml
deleted file mode 100644
index 90023111051..00000000000
--- a/_data/students.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-#- name:
-# photo: rock.jpg
-# info:
-# email:
-# number_educ:
-# education1:
-# education2:
-# education3:
-# education4:
-
-- name: Rosanne Wijgman
- photo: rock.jpg
- info: Master student
- email: rosanne.wijgman@student.ru.nl
- number_educ: 0
- education1:
diff --git a/_includes/.DS_Store b/_includes/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/_includes/.DS_Store and /dev/null differ
diff --git a/_includes/analytics.html b/_includes/analytics.html
index 833e7a8d40e..6da404171aa 100644
--- a/_includes/analytics.html
+++ b/_includes/analytics.html
@@ -1,10 +1,9 @@
+
+
\ No newline at end of file
+ gtag('config', 'UA-155138764-1');
+
diff --git a/_includes/carousel.html b/_includes/carousel.html
new file mode 100644
index 00000000000..11d7e7a1bd5
--- /dev/null
+++ b/_includes/carousel.html
@@ -0,0 +1,44 @@
+
- -First advertisement. -
{{ publi.description }}
-{{ publi.authors }}
- -{{ publi.news1 }}
-{{ publi.news2 }}
-- - -## Full List - -{% for publi in site.data.publist %} - - {{ publi.title }}
`, ``, and ``.
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
$font-family-base: $font-family-sans-serif !default;
-$font-size-base: 14px !default;
+$font-size-base: 16px !default;
$font-size-large: ceil(($font-size-base * 1.25)) !default; // ~18px
$font-size-small: ceil(($font-size-base * 0.85)) !default; // ~12px
@@ -67,9 +67,9 @@ $line-height-computed: floor(($font-size-base * $line-height-base)) !default;
//** By default, this inherits from the ``.
$headings-font-family: inherit !default;
-$headings-font-weight: 500 !default;
+$headings-font-weight: 400 !default;
$headings-line-height: 1.1 !default;
-$headings-color: inherit !default;
+$headings-color: $gray-dark !default;
//== Iconography
@@ -77,11 +77,7 @@ $headings-color: inherit !default;
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
//** Load fonts from this directory.
-
-// [converter] If $bootstrap-sass-asset-helper if used, provide path relative to the assets load path.
-// [converter] This is because some asset helpers, such as Sprockets, do not work with file-relative paths.
-$icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "../fonts/bootstrap/") !default;
-
+$icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "../fonts/") !default;
//** File name for all font files.
$icon-font-name: "glyphicons-halflings-regular" !default;
//** Element ID within SVG icon file.
@@ -92,13 +88,13 @@ $icon-font-svg-id: "glyphicons_halflingsregular" !default;
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).
-$padding-base-vertical: 6px !default;
+$padding-base-vertical: 7px !default;
$padding-base-horizontal: 12px !default;
-$padding-large-vertical: 10px !default;
+$padding-large-vertical: 13px !default;
$padding-large-horizontal: 16px !default;
-$padding-small-vertical: 5px !default;
+$padding-small-vertical: 4px !default;
$padding-small-horizontal: 10px !default;
$padding-xs-vertical: 1px !default;
@@ -108,8 +104,8 @@ $line-height-large: 1.3333333 !default; // extra decimals for Win 8.1 Ch
$line-height-small: 1.5 !default;
$border-radius-base: 4px !default;
-$border-radius-large: 6px !default;
-$border-radius-small: 3px !default;
+$border-radius-large: 5px !default;
+$border-radius-small: 2px !default;
//** Global color for active items (e.g., navs or dropdowns).
$component-active-color: #fff !default;
@@ -140,7 +136,7 @@ $table-bg-hover: #f5f5f5 !default;
$table-bg-active: $table-bg-hover !default;
//** Border color for table and cell borders.
-$table-border-color: #ddd !default;
+$table-border-color: $gray-lighter !default;
//== Buttons
@@ -149,9 +145,9 @@ $table-border-color: #ddd !default;
$btn-font-weight: normal !default;
-$btn-default-color: #333 !default;
-$btn-default-bg: #fff !default;
-$btn-default-border: #ccc !default;
+$btn-default-color: $gray !default;
+$btn-default-bg: $gray-lighter !default;
+$btn-default-border: darken($btn-default-bg, 5%) !default;
$btn-primary-color: #fff !default;
$btn-primary-bg: $brand-primary !default;
@@ -193,7 +189,7 @@ $input-bg-disabled: $gray-lighter !default;
//** Text color for ``s
$input-color: $gray !default;
//** `` border color
-$input-border: #ccc !default;
+$input-border: darken(#f8f8f8, 6.5%) !default;
// TODO: Rename `$input-border-radius` to `$input-border-radius-base` in v4
//** Default `.form-control` border radius
@@ -208,10 +204,10 @@ $input-border-radius-small: $border-radius-small !default;
$input-border-focus: #66afe9 !default;
//** Placeholder text color
-$input-color-placeholder: #999 !default;
+$input-color-placeholder: $gray-light !default;
//** Default `.form-control` height
-$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default;
+$input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 4) !default;
//** Large `.form-control` height
$input-height-large: (ceil($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default;
//** Small `.form-control` height
@@ -239,18 +235,18 @@ $cursor-disabled: not-allowed !default;
//** Background for the dropdown menu.
$dropdown-bg: #fff !default;
//** Dropdown menu `border-color`.
-$dropdown-border: rgba(0,0,0,.15) !default;
+$dropdown-border: $input-border !default;
//** Dropdown menu `border-color` **for IE8**.
$dropdown-fallback-border: #ccc !default;
//** Divider color for between dropdown items.
-$dropdown-divider-bg: #e5e5e5 !default;
+$dropdown-divider-bg: $gray-lighter !default;
//** Dropdown link text color.
-$dropdown-link-color: $gray-dark !default;
+$dropdown-link-color: $gray-light !default;
//** Hover color for dropdown links.
-$dropdown-link-hover-color: darken($gray-dark, 5%) !default;
+$dropdown-link-hover-color: $gray-dark !default;
//** Hover background for dropdown links.
-$dropdown-link-hover-bg: #f5f5f5 !default;
+$dropdown-link-hover-bg: transparent !default;
//** Active dropdown menu item text color.
$dropdown-link-active-color: $component-active-color !default;
@@ -258,7 +254,7 @@ $dropdown-link-active-color: $component-active-color !default;
$dropdown-link-active-bg: $component-active-bg !default;
//** Disabled dropdown menu item background color.
-$dropdown-link-disabled-color: $gray-light !default;
+$dropdown-link-disabled-color: $gray-lighter !default;
//** Text color for headers within dropdown menus.
$dropdown-header-color: $gray-light !default;
@@ -311,7 +307,7 @@ $screen-desktop: $screen-md-min !default;
// Large screen / wide desktop
//** Deprecated `$screen-lg` as of v3.0.1
-$screen-lg: 1200px !default;
+$screen-lg: 200px !default;
$screen-lg-min: $screen-lg !default;
//** Deprecated `$screen-lg-desktop` as of v3.0.1
$screen-lg-desktop: $screen-lg-min !default;
@@ -369,54 +365,54 @@ $navbar-padding-horizontal: floor(($grid-gutter-width / 2)) !default;
$navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default;
$navbar-collapse-max-height: 340px !default;
-$navbar-default-color: #777 !default;
+$navbar-default-color: $text-color !default;
$navbar-default-bg: #f8f8f8 !default;
-$navbar-default-border: darken($navbar-default-bg, 6.5%) !default;
+$navbar-default-border: $input-border !default;
// Navbar links
-$navbar-default-link-color: #777 !default;
-$navbar-default-link-hover-color: #333 !default;
+$navbar-default-link-color: $gray-light !default;
+$navbar-default-link-hover-color: $gray-dark !default;
$navbar-default-link-hover-bg: transparent !default;
-$navbar-default-link-active-color: #555 !default;
-$navbar-default-link-active-bg: darken($navbar-default-bg, 6.5%) !default;
-$navbar-default-link-disabled-color: #ccc !default;
+$navbar-default-link-active-color: $navbar-default-link-hover-color !default;
+$navbar-default-link-active-bg: transparent !default;
+$navbar-default-link-disabled-color: $gray-lighter !default;
$navbar-default-link-disabled-bg: transparent !default;
// Navbar brand label
-$navbar-default-brand-color: $navbar-default-link-color !default;
-$navbar-default-brand-hover-color: darken($navbar-default-brand-color, 10%) !default;
+$navbar-default-brand-color: $navbar-default-link-hover-color !default;
+$navbar-default-brand-hover-color: $navbar-default-link-hover-color !default;
$navbar-default-brand-hover-bg: transparent !default;
// Navbar toggle
-$navbar-default-toggle-hover-bg: #ddd !default;
-$navbar-default-toggle-icon-bar-bg: #888 !default;
-$navbar-default-toggle-border-color: #ddd !default;
+$navbar-default-toggle-hover-bg: #fff !default;
+$navbar-default-toggle-icon-bar-bg: $gray-light !default;
+$navbar-default-toggle-border-color: $gray-lighter !default;
//=== Inverted navbar
// Reset inverted navbar basics
-$navbar-inverse-color: lighten($gray-light, 15%) !default;
-$navbar-inverse-bg: #222 !default;
+$navbar-inverse-color: $gray-light !default;
+$navbar-inverse-bg: #fff !default;
$navbar-inverse-border: darken($navbar-inverse-bg, 10%) !default;
// Inverted navbar links
-$navbar-inverse-link-color: lighten($gray-light, 15%) !default;
-$navbar-inverse-link-hover-color: #fff !default;
+$navbar-inverse-link-color: $gray-light !default;
+$navbar-inverse-link-hover-color: $gray-dark !default;
$navbar-inverse-link-hover-bg: transparent !default;
$navbar-inverse-link-active-color: $navbar-inverse-link-hover-color !default;
-$navbar-inverse-link-active-bg: darken($navbar-inverse-bg, 10%) !default;
-$navbar-inverse-link-disabled-color: #444 !default;
+$navbar-inverse-link-active-bg: transparent !default;
+$navbar-inverse-link-disabled-color: $gray-lighter !default;
$navbar-inverse-link-disabled-bg: transparent !default;
// Inverted navbar brand label
$navbar-inverse-brand-color: $navbar-inverse-link-color !default;
-$navbar-inverse-brand-hover-color: #fff !default;
+$navbar-inverse-brand-hover-color: $navbar-inverse-link-hover-color !default;
$navbar-inverse-brand-hover-bg: transparent !default;
// Inverted navbar toggle
-$navbar-inverse-toggle-hover-bg: #333 !default;
-$navbar-inverse-toggle-icon-bar-bg: #fff !default;
-$navbar-inverse-toggle-border-color: #333 !default;
+$navbar-inverse-toggle-hover-bg: $gray-lighter !default;
+$navbar-inverse-toggle-icon-bar-bg: $gray-light !default;
+$navbar-inverse-toggle-border-color: $gray-lighter !default;
//== Navs
@@ -425,21 +421,21 @@ $navbar-inverse-toggle-border-color: #333 !default;
//=== Shared nav styles
$nav-link-padding: 10px 15px !default;
-$nav-link-hover-bg: $gray-lighter !default;
+$nav-link-hover-bg: #fff !default;
$nav-disabled-link-color: $gray-light !default;
$nav-disabled-link-hover-color: $gray-light !default;
//== Tabs
-$nav-tabs-border-color: #ddd !default;
+$nav-tabs-border-color: $navbar-default-border !default;
$nav-tabs-link-hover-border-color: $gray-lighter !default;
-$nav-tabs-active-link-hover-bg: $body-bg !default;
+$nav-tabs-active-link-hover-bg: #fff !default;
$nav-tabs-active-link-hover-color: $gray !default;
-$nav-tabs-active-link-hover-border-color: #ddd !default;
+$nav-tabs-active-link-hover-border-color: $nav-tabs-border-color !default;
-$nav-tabs-justified-link-border-color: #ddd !default;
+$nav-tabs-justified-link-border-color: $nav-tabs-border-color !default;
$nav-tabs-justified-active-link-border-color: $body-bg !default;
//== Pills
@@ -452,21 +448,21 @@ $nav-pills-active-link-hover-color: $component-active-color !default;
//
//##
-$pagination-color: $link-color !default;
-$pagination-bg: #fff !default;
-$pagination-border: #ddd !default;
+$pagination-color: $btn-default-color !default;
+$pagination-bg: $btn-default-bg !default;
+$pagination-border: $btn-default-border !default;
-$pagination-hover-color: $link-hover-color !default;
-$pagination-hover-bg: $gray-lighter !default;
-$pagination-hover-border: #ddd !default;
+$pagination-hover-color: $pagination-color !default;
+$pagination-hover-bg: $pagination-bg !default;
+$pagination-hover-border: $pagination-border !default;
$pagination-active-color: #fff !default;
$pagination-active-bg: $brand-primary !default;
-$pagination-active-border: $brand-primary !default;
+$pagination-active-border: $btn-primary-border !default;
$pagination-disabled-color: $gray-light !default;
-$pagination-disabled-bg: #fff !default;
-$pagination-disabled-border: #ddd !default;
+$pagination-disabled-bg: $pagination-bg !default;
+$pagination-disabled-border: $pagination-border !default;
//== Pager
@@ -491,7 +487,7 @@ $pager-disabled-color: $pagination-disabled-color !default;
$jumbotron-padding: 30px !default;
$jumbotron-color: inherit !default;
-$jumbotron-bg: $gray-lighter !default;
+$jumbotron-bg: #fafafa !default;
$jumbotron-heading-color: inherit !default;
$jumbotron-font-size: ceil(($font-size-base * 1.5)) !default;
$jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default;
@@ -501,21 +497,21 @@ $jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default;
//
//## Define colors for form feedback states and, by default, alerts.
-$state-success-text: #3c763d !default;
-$state-success-bg: #dff0d8 !default;
-$state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default;
+$state-success-text: #fff !default;
+$state-success-bg: $brand-success !default;
+$state-success-border: darken($state-success-bg, 4%) !default;
-$state-info-text: #31708f !default;
-$state-info-bg: #d9edf7 !default;
-$state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default;
+$state-info-text: #fff !default;
+$state-info-bg: $brand-info !default;
+$state-info-border: darken($state-info-bg, 12%) !default;
-$state-warning-text: #8a6d3b !default;
-$state-warning-bg: #fcf8e3 !default;
-$state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default;
+$state-warning-text: #fff !default;
+$state-warning-bg: $brand-warning !default;
+$state-warning-border: darken($state-warning-bg, 5%) !default;
-$state-danger-text: #a94442 !default;
-$state-danger-bg: #f2dede !default;
-$state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default;
+$state-danger-text: #fff !default;
+$state-danger-bg: $brand-danger !default;
+$state-danger-border: darken($state-danger-bg, 10%) !default;
//== Tooltips
@@ -560,7 +556,7 @@ $popover-arrow-color: $popover-bg !default;
//** Popover outer arrow width
$popover-arrow-outer-width: ($popover-arrow-width + 1) !default;
//** Popover outer arrow color
-$popover-arrow-outer-color: fade_in($popover-border-color, 0.05) !default;
+$popover-arrow-outer-color: fadein($popover-border-color, 5%) !default;
//** Popover outer arrow fallback color
$popover-arrow-outer-fallback-color: darken($popover-fallback-border-color, 20%) !default;
@@ -593,7 +589,7 @@ $label-link-hover-color: #fff !default;
//##
//** Padding applied to the modal body
-$modal-inner-padding: 15px !default;
+$modal-inner-padding: 20px !default;
//** Padding applied to the modal title
$modal-title-padding: 15px !default;
@@ -603,9 +599,9 @@ $modal-title-line-height: $line-height-base !default;
//** Background color of modal content area
$modal-content-bg: #fff !default;
//** Modal content border color
-$modal-content-border-color: rgba(0,0,0,.2) !default;
+$modal-content-border-color: rgba(0,0,0,.05) !default;
//** Modal content border color **for IE8**
-$modal-content-fallback-border-color: #999 !default;
+$modal-content-fallback-border-color: $gray-lighter !default;
//** Modal backdrop background color
$modal-backdrop-bg: #000 !default;
@@ -651,7 +647,7 @@ $alert-danger-border: $state-danger-border !default;
//##
//** Background color of the whole progress component
-$progress-bg: #f5f5f5 !default;
+$progress-bg: $jumbotron-bg !default;
//** Progress bar text color
$progress-bar-color: #fff !default;
//** Variable for setting rounded corners on progress bar.
@@ -676,7 +672,7 @@ $progress-bar-info-bg: $brand-info !default;
//** Background color on `.list-group-item`
$list-group-bg: #fff !default;
//** `.list-group-item` border color
-$list-group-border: #ddd !default;
+$list-group-border: $gray-lighter !default;
//** List group border radius
$list-group-border-radius: $border-radius-base !default;
@@ -684,9 +680,9 @@ $list-group-border-radius: $border-radius-base !default;
$list-group-hover-bg: #f5f5f5 !default;
//** Text color of active list items
$list-group-active-color: $component-active-color !default;
-//** Background color of active list items
+//** Background color of active list elements
$list-group-active-bg: $component-active-bg !default;
-//** Border color of active list elements
+//** Background color of active list items
$list-group-active-border: $list-group-active-bg !default;
//** Text color for content within active list items
$list-group-active-text-color: lighten($list-group-active-bg, 40%) !default;
@@ -714,31 +710,31 @@ $panel-footer-padding: $panel-heading-padding !default;
$panel-border-radius: $border-radius-base !default;
//** Border color for elements within panels
-$panel-inner-border: #ddd !default;
+$panel-inner-border: transparent !default;
$panel-footer-bg: #f5f5f5 !default;
$panel-default-text: $gray-dark !default;
-$panel-default-border: #ddd !default;
+$panel-default-border: transparent !default;
$panel-default-heading-bg: #f5f5f5 !default;
$panel-primary-text: #fff !default;
-$panel-primary-border: $brand-primary !default;
+$panel-primary-border: transparent !default;
$panel-primary-heading-bg: $brand-primary !default;
$panel-success-text: $state-success-text !default;
-$panel-success-border: $state-success-border !default;
+$panel-success-border: transparent !default;
$panel-success-heading-bg: $state-success-bg !default;
$panel-info-text: $state-info-text !default;
-$panel-info-border: $state-info-border !default;
+$panel-info-border: transparent !default;
$panel-info-heading-bg: $state-info-bg !default;
$panel-warning-text: $state-warning-text !default;
-$panel-warning-border: $state-warning-border !default;
+$panel-warning-border: transparent !default;
$panel-warning-heading-bg: $state-warning-bg !default;
$panel-danger-text: $state-danger-text !default;
-$panel-danger-border: $state-danger-border !default;
+$panel-danger-border: transparent !default;
$panel-danger-heading-bg: $state-danger-bg !default;
@@ -751,7 +747,7 @@ $thumbnail-padding: 4px !default;
//** Thumbnail background color
$thumbnail-bg: $body-bg !default;
//** Thumbnail border color
-$thumbnail-border: #ddd !default;
+$thumbnail-border: $gray-lighter !default;
//** Thumbnail border radius
$thumbnail-border-radius: $border-radius-base !default;
@@ -765,7 +761,7 @@ $thumbnail-caption-padding: 9px !default;
//
//##
-$well-bg: #f5f5f5 !default;
+$well-bg: $jumbotron-bg !default;
$well-border: darken($well-bg, 7%) !default;
@@ -776,14 +772,14 @@ $well-border: darken($well-bg, 7%) !default;
$badge-color: #fff !default;
//** Linked badge text color on hover
$badge-link-hover-color: #fff !default;
-$badge-bg: $gray-light !default;
+$badge-bg: $brand-primary !default;
//** Badge text color in active nav link
$badge-active-color: $link-color !default;
//** Badge background color in active nav link
$badge-active-bg: #fff !default;
-$badge-font-weight: bold !default;
+$badge-font-weight: normal !default;
$badge-line-height: 1 !default;
$badge-border-radius: 10px !default;
@@ -795,13 +791,13 @@ $badge-border-radius: 10px !default;
$breadcrumb-padding-vertical: 8px !default;
$breadcrumb-padding-horizontal: 15px !default;
//** Breadcrumb background color
-$breadcrumb-bg: #f5f5f5 !default;
+$breadcrumb-bg: $well-bg !default;
//** Breadcrumb text color
-$breadcrumb-color: #ccc !default;
+$breadcrumb-color: $gray-light !default;
//** Text color of current page in the breadcrumb
$breadcrumb-active-color: $gray-light !default;
//** Textual separator for between breadcrumb elements
-$breadcrumb-separator: "/" !default;
+$breadcrumb-separator: ">" !default;
//== Carousel
@@ -812,7 +808,7 @@ $carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default;
$carousel-control-color: #fff !default;
$carousel-control-width: 15% !default;
-$carousel-control-opacity: .5 !default;
+$carousel-control-opacity: .7 !default;
$carousel-control-font-size: 20px !default;
$carousel-indicator-active-bg: #fff !default;
@@ -826,7 +822,7 @@ $carousel-caption-color: #fff !default;
//##
$close-font-weight: bold !default;
-$close-color: #000 !default;
+$close-color: #fff !default;
$close-text-shadow: 0 1px 0 #fff !default;
diff --git a/css/main.scss b/css/main.scss
index a0371ab7c68..335d391489f 100644
--- a/css/main.scss
+++ b/css/main.scss
@@ -9,20 +9,38 @@ img { margin-bottom: 24px;
}
+h1, h2, h3, h4, h5, h6 {
+ color:#333333;
+}
+
+
+
body {
padding-top: 70px;
+ color:#333333;
+}
+
+footer p {
+ color: #333333;
}
+
figcaption {
text-align: right;
margin-top: -20px;
margin-bottom: 20px;
+
}
/* Top navigation bar */
+.navbar-header > li{
+ margin-top:40px;
+ margin-bottom:20px;
+}
+
p.byline {
text-align: center;
@@ -30,20 +48,24 @@ p.byline {
line-height: 36px;
margin-top: -24px;
margin-bottom: 48px;
+
}
pubtit {
font-weight: bold;
+
}
firstp {
}
.container-fluid {
+ margin-top: auto;
margin-right: auto;
margin-left: auto;
- max-width: 1000px; /* or 950px */
+ max-width: 1200px; /* or 950px */
+
}
/* Home, News */
@@ -60,11 +82,33 @@ firstp {
margin-bottom: 6px;
}
+#research_contentid figure {
+ display: block;
+ float: right;
+ margin: 0.5em;
+ padding: 0.5em;
+}
+
+#research_contentid img {
+ width: 100%;
+ float: center;
+ border: 10px;
+}
+
+#research_contentid figcaption {
+ caption-side: bottom;
+ font-style: italic;
+ float: center;
+ width: 100%;
+ text-align:
+ justify;text-indent: 0;
+}
+
/* Team & Publications */
#gridid img { margin: 16px 22px 6px 0; border-radius:10%; box-shadow: 2px 2px 5px #888888 }
#homeid img { margin: 0 0 0 0; border-radius:5%; box-shadow: 0px 0px 0px #888888 }
#picid img { margin: 6px 3px 60px 6px; border-radius:1%; box-shadow: 2px 2px 5px #888888 }
-#gridid .row { margin-bottom: 24px; }
+#gridid .row { margin-bottom: 8px; }
/* Grid overrides */
@@ -81,13 +125,13 @@ firstp {
}
-/* Carusel */
+/* Carousel */
.carousel {
border-radius: 3px 3px 3px 3px;
- margin-bottom: 20px;
- margin-top: 20px;
- margin-left: 30px;
- margin-right: 30px;
+ margin-bottom: 10px;
+ margin-top: 10px;
+ margin-left: 0px;
+ margin-right: 0px;
}
diff --git a/images/.DS_Store b/images/.DS_Store
deleted file mode 100644
index 43419b711cf..00000000000
Binary files a/images/.DS_Store and /dev/null differ
diff --git a/images/Group05022015.jpg b/images/Group05022015.jpg
deleted file mode 100644
index a7b29348a8e..00000000000
Binary files a/images/Group05022015.jpg and /dev/null differ
diff --git a/images/Group05022015_red.jpg b/images/Group05022015_red.jpg
deleted file mode 100644
index 91f7ef4de32..00000000000
Binary files a/images/Group05022015_red.jpg and /dev/null differ
diff --git a/images/Group2015.png b/images/Group2015.png
deleted file mode 100644
index 25848e0796a..00000000000
Binary files a/images/Group2015.png and /dev/null differ
diff --git a/images/Group2015_red.jpg b/images/Group2015_red.jpg
deleted file mode 100644
index ec27c161916..00000000000
Binary files a/images/Group2015_red.jpg and /dev/null differ
diff --git a/images/Logos_h.jpg b/images/Logos_h.jpg
deleted file mode 100644
index 4f963089a78..00000000000
Binary files a/images/Logos_h.jpg and /dev/null differ
diff --git a/images/News_M2PG.png b/images/News_M2PG.png
deleted file mode 100644
index 89705fc5639..00000000000
Binary files a/images/News_M2PG.png and /dev/null differ
diff --git a/images/News_Maarten.png b/images/News_Maarten.png
deleted file mode 100644
index e30dd71ea94..00000000000
Binary files a/images/News_Maarten.png and /dev/null differ
diff --git a/images/bio-photo.jpg b/images/bio-photo.jpg
deleted file mode 100755
index 00084517983..00000000000
Binary files a/images/bio-photo.jpg and /dev/null differ
diff --git a/images/carouselpic7001400/carousel_a.jpg b/images/carouselpic7001400/carousel_a.jpg
new file mode 100644
index 00000000000..9b30209bcde
Binary files /dev/null and b/images/carouselpic7001400/carousel_a.jpg differ
diff --git a/images/carouselpic7001400/carousel_b.jpg b/images/carouselpic7001400/carousel_b.jpg
new file mode 100644
index 00000000000..af7ae0ffe51
Binary files /dev/null and b/images/carouselpic7001400/carousel_b.jpg differ
diff --git a/images/carouselpic7001400/carousel_c.png b/images/carouselpic7001400/carousel_c.png
new file mode 100644
index 00000000000..bec58e93238
Binary files /dev/null and b/images/carouselpic7001400/carousel_c.png differ
diff --git a/images/carouselpic7001400/carousel_d.jpg b/images/carouselpic7001400/carousel_d.jpg
new file mode 100644
index 00000000000..af2837be2bb
Binary files /dev/null and b/images/carouselpic7001400/carousel_d.jpg differ
diff --git a/images/carouselpic7001400/carousel_e.jpg b/images/carouselpic7001400/carousel_e.jpg
new file mode 100644
index 00000000000..203f5e05791
Binary files /dev/null and b/images/carouselpic7001400/carousel_e.jpg differ
diff --git a/images/carouselpic7001400/carousel_f.jpg b/images/carouselpic7001400/carousel_f.jpg
new file mode 100644
index 00000000000..6c65a4e1799
Binary files /dev/null and b/images/carouselpic7001400/carousel_f.jpg differ
diff --git a/images/carouselpic7001400/old_carousel5.jpg b/images/carouselpic7001400/old_carousel5.jpg
new file mode 100644
index 00000000000..d2fb5889cc5
Binary files /dev/null and b/images/carouselpic7001400/old_carousel5.jpg differ
diff --git a/images/carouselpic7001400/old_carousel6.png b/images/carouselpic7001400/old_carousel6.png
new file mode 100644
index 00000000000..51776255b2e
Binary files /dev/null and b/images/carouselpic7001400/old_carousel6.png differ
diff --git a/images/carouselpic7001400/old_carousel_a.jpg b/images/carouselpic7001400/old_carousel_a.jpg
new file mode 100644
index 00000000000..16b0d93bdf1
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_a.jpg differ
diff --git a/images/carouselpic7001400/old_carousel_b.jpg b/images/carouselpic7001400/old_carousel_b.jpg
new file mode 100644
index 00000000000..2438abe6292
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_b.jpg differ
diff --git a/images/carouselpic7001400/old_carousel_d.png b/images/carouselpic7001400/old_carousel_d.png
new file mode 100644
index 00000000000..414dccd9a9f
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_d.png differ
diff --git a/images/carouselpic7001400/old_carousel_f.png b/images/carouselpic7001400/old_carousel_f.png
new file mode 100644
index 00000000000..368306cf03b
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_f.png differ
diff --git a/images/carouselpic7001400/old_carousel_g.png b/images/carouselpic7001400/old_carousel_g.png
new file mode 100644
index 00000000000..236d8f45999
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_g.png differ
diff --git a/images/carouselpic7001400/old_carousel_gf.png b/images/carouselpic7001400/old_carousel_gf.png
new file mode 100644
index 00000000000..78370e84398
Binary files /dev/null and b/images/carouselpic7001400/old_carousel_gf.png differ
diff --git a/images/draftpic/0ZUIP0ETJQQ6E7Y3N7MZ.jpg b/images/draftpic/0ZUIP0ETJQQ6E7Y3N7MZ.jpg
new file mode 100644
index 00000000000..622edcfde8c
Binary files /dev/null and b/images/draftpic/0ZUIP0ETJQQ6E7Y3N7MZ.jpg differ
diff --git a/images/draftpic/1024px-Healthy_Human_T_Cell.jpg b/images/draftpic/1024px-Healthy_Human_T_Cell.jpg
new file mode 100644
index 00000000000..a6fc5cd0aa6
Binary files /dev/null and b/images/draftpic/1024px-Healthy_Human_T_Cell.jpg differ
diff --git a/images/draftpic/20160911232316_6278.jpg b/images/draftpic/20160911232316_6278.jpg
new file mode 100644
index 00000000000..3ece6eafb56
Binary files /dev/null and b/images/draftpic/20160911232316_6278.jpg differ
diff --git a/images/draftpic/DSCN0086.jpg b/images/draftpic/DSCN0086.jpg
new file mode 100644
index 00000000000..ef44a067040
Binary files /dev/null and b/images/draftpic/DSCN0086.jpg differ
diff --git a/images/draftpic/Figures (1).pdf b/images/draftpic/Figures (1).pdf
new file mode 100644
index 00000000000..ad471060f81
Binary files /dev/null and b/images/draftpic/Figures (1).pdf differ
diff --git a/images/draftpic/IMG_2049.jpg b/images/draftpic/IMG_2049.jpg
new file mode 100644
index 00000000000..8689b97268c
Binary files /dev/null and b/images/draftpic/IMG_2049.jpg differ
diff --git a/images/draftpic/IMG_3818b.jpg b/images/draftpic/IMG_3818b.jpg
new file mode 100644
index 00000000000..122ee80a97b
Binary files /dev/null and b/images/draftpic/IMG_3818b.jpg differ
diff --git a/images/draftpic/K2BFAT9CCN7IDPM7LL8L.jpg b/images/draftpic/K2BFAT9CCN7IDPM7LL8L.jpg
new file mode 100644
index 00000000000..143062c9a79
Binary files /dev/null and b/images/draftpic/K2BFAT9CCN7IDPM7LL8L.jpg differ
diff --git a/images/draftpic/Killer_T_cells_surround_a_cancer_cell_highres.png b/images/draftpic/Killer_T_cells_surround_a_cancer_cell_highres.png
new file mode 100644
index 00000000000..d4f12fa3b7f
Binary files /dev/null and b/images/draftpic/Killer_T_cells_surround_a_cancer_cell_highres.png differ
diff --git a/images/draftpic/SEM_Lymphocyte.jpg b/images/draftpic/SEM_Lymphocyte.jpg
new file mode 100644
index 00000000000..5922d9b1cea
Binary files /dev/null and b/images/draftpic/SEM_Lymphocyte.jpg differ
diff --git a/images/draftpic/Screen-Shot-2018-11-29-at-12.13.43-PM.png b/images/draftpic/Screen-Shot-2018-11-29-at-12.13.43-PM.png
new file mode 100644
index 00000000000..8ad037ed0c6
Binary files /dev/null and b/images/draftpic/Screen-Shot-2018-11-29-at-12.13.43-PM.png differ
diff --git a/images/draftpic/UAE523P6QHD7MABP6FI7.jpg b/images/draftpic/UAE523P6QHD7MABP6FI7.jpg
new file mode 100644
index 00000000000..d480d5eda4c
Binary files /dev/null and b/images/draftpic/UAE523P6QHD7MABP6FI7.jpg differ
diff --git a/images/draftpic/carousel1.jpg b/images/draftpic/carousel1.jpg
new file mode 100644
index 00000000000..9b30209bcde
Binary files /dev/null and b/images/draftpic/carousel1.jpg differ
diff --git a/images/draftpic/carousel10.png b/images/draftpic/carousel10.png
new file mode 100644
index 00000000000..414dccd9a9f
Binary files /dev/null and b/images/draftpic/carousel10.png differ
diff --git a/images/draftpic/carousel11.png b/images/draftpic/carousel11.png
new file mode 100644
index 00000000000..c6025689a07
Binary files /dev/null and b/images/draftpic/carousel11.png differ
diff --git a/images/draftpic/carousel13.jpg b/images/draftpic/carousel13.jpg
new file mode 100644
index 00000000000..af7ae0ffe51
Binary files /dev/null and b/images/draftpic/carousel13.jpg differ
diff --git a/images/draftpic/carousel14.jpg b/images/draftpic/carousel14.jpg
new file mode 100644
index 00000000000..ed89a6d4deb
Binary files /dev/null and b/images/draftpic/carousel14.jpg differ
diff --git a/images/draftpic/carousel2.jpg b/images/draftpic/carousel2.jpg
new file mode 100644
index 00000000000..6c65a4e1799
Binary files /dev/null and b/images/draftpic/carousel2.jpg differ
diff --git a/images/draftpic/carousel3.png b/images/draftpic/carousel3.png
new file mode 100644
index 00000000000..236d8f45999
Binary files /dev/null and b/images/draftpic/carousel3.png differ
diff --git a/images/draftpic/carousel4.jpg b/images/draftpic/carousel4.jpg
new file mode 100644
index 00000000000..2438abe6292
Binary files /dev/null and b/images/draftpic/carousel4.jpg differ
diff --git a/images/draftpic/carousel5.jpg b/images/draftpic/carousel5.jpg
new file mode 100644
index 00000000000..d2fb5889cc5
Binary files /dev/null and b/images/draftpic/carousel5.jpg differ
diff --git a/images/draftpic/carousel6.png b/images/draftpic/carousel6.png
new file mode 100644
index 00000000000..51776255b2e
Binary files /dev/null and b/images/draftpic/carousel6.png differ
diff --git a/images/draftpic/carousel7.jpg b/images/draftpic/carousel7.jpg
new file mode 100644
index 00000000000..16b0d93bdf1
Binary files /dev/null and b/images/draftpic/carousel7.jpg differ
diff --git a/images/draftpic/carousel8.png b/images/draftpic/carousel8.png
new file mode 100644
index 00000000000..bec58e93238
Binary files /dev/null and b/images/draftpic/carousel8.png differ
diff --git a/images/draftpic/carousel9.png b/images/draftpic/carousel9.png
new file mode 100644
index 00000000000..78370e84398
Binary files /dev/null and b/images/draftpic/carousel9.png differ
diff --git a/images/draftpic/cytometer_01.jpg b/images/draftpic/cytometer_01.jpg
new file mode 100644
index 00000000000..9d17243ed6c
Binary files /dev/null and b/images/draftpic/cytometer_01.jpg differ
diff --git a/images/draftpic/facs2.jpeg b/images/draftpic/facs2.jpeg
new file mode 100644
index 00000000000..240beafb998
Binary files /dev/null and b/images/draftpic/facs2.jpeg differ
diff --git a/images/draftpic/roychoudhuri cd4 t cell lineage choice.png b/images/draftpic/roychoudhuri cd4 t cell lineage choice.png
new file mode 100644
index 00000000000..cc2ab844f8f
Binary files /dev/null and b/images/draftpic/roychoudhuri cd4 t cell lineage choice.png differ
diff --git a/images/draftpic/roychoudhuri stages of tumour development.png b/images/draftpic/roychoudhuri stages of tumour development.png
new file mode 100644
index 00000000000..35c33b96137
Binary files /dev/null and b/images/draftpic/roychoudhuri stages of tumour development.png differ
diff --git a/images/dummy.png b/images/dummy.png
deleted file mode 100644
index 942c56d7499..00000000000
Binary files a/images/dummy.png and /dev/null differ
diff --git a/images/icons/pdf_icon.png b/images/icons/pdf_icon.png
new file mode 100644
index 00000000000..4678a6ef39c
Binary files /dev/null and b/images/icons/pdf_icon.png differ
diff --git a/images/in_the_lab/2018 Lab refurbishment.jpg b/images/in_the_lab/2018 Lab refurbishment.jpg
new file mode 100644
index 00000000000..5d596cb6535
Binary files /dev/null and b/images/in_the_lab/2018 Lab refurbishment.jpg differ
diff --git a/images/in_the_lab/Celebrating Rabab and Charlottes Nature paper Champagne in Falcons.jpg b/images/in_the_lab/Celebrating Rabab and Charlottes Nature paper Champagne in Falcons.jpg
new file mode 100644
index 00000000000..a614b4bb51a
Binary files /dev/null and b/images/in_the_lab/Celebrating Rabab and Charlottes Nature paper Champagne in Falcons.jpg differ
diff --git a/images/in_the_lab/Charlotte making the magic happen.jpg b/images/in_the_lab/Charlotte making the magic happen.jpg
new file mode 100644
index 00000000000..ad1cf3f53b4
Binary files /dev/null and b/images/in_the_lab/Charlotte making the magic happen.jpg differ
diff --git a/images/in_the_lab/FACS sort with the help of Atilla.jpg b/images/in_the_lab/FACS sort with the help of Atilla.jpg
new file mode 100644
index 00000000000..04f97d755ab
Binary files /dev/null and b/images/in_the_lab/FACS sort with the help of Atilla.jpg differ
diff --git a/images/in_the_lab/Lab move to Department of Pathology.jpg b/images/in_the_lab/Lab move to Department of Pathology.jpg
new file mode 100644
index 00000000000..96d4c6d8271
Binary files /dev/null and b/images/in_the_lab/Lab move to Department of Pathology.jpg differ
diff --git a/images/in_the_lab/Lab trip to BSI Annual Congress 2021.jpg b/images/in_the_lab/Lab trip to BSI Annual Congress 2021.jpg
new file mode 100644
index 00000000000..45a2cfe97dd
Binary files /dev/null and b/images/in_the_lab/Lab trip to BSI Annual Congress 2021.jpg differ
diff --git a/images/in_the_lab/Moving into new lab at Department of Pathology.jpg b/images/in_the_lab/Moving into new lab at Department of Pathology.jpg
new file mode 100644
index 00000000000..63f6d6d7742
Binary files /dev/null and b/images/in_the_lab/Moving into new lab at Department of Pathology.jpg differ
diff --git a/images/in_the_lab/Nordin demonstrating flow cytometry to visiting students.jpg b/images/in_the_lab/Nordin demonstrating flow cytometry to visiting students.jpg
new file mode 100644
index 00000000000..dda0dea8fb2
Binary files /dev/null and b/images/in_the_lab/Nordin demonstrating flow cytometry to visiting students.jpg differ
diff --git a/images/in_the_lab/Nordin trying to subclone an sgRNA libary for the eightieth time.jpg b/images/in_the_lab/Nordin trying to subclone an sgRNA libary for the eightieth time.jpg
new file mode 100644
index 00000000000..980b59539a7
Binary files /dev/null and b/images/in_the_lab/Nordin trying to subclone an sgRNA libary for the eightieth time.jpg differ
diff --git a/images/in_the_lab/Rahul pipetting in the PCR hood.jpg b/images/in_the_lab/Rahul pipetting in the PCR hood.jpg
new file mode 100644
index 00000000000..d480d5eda4c
Binary files /dev/null and b/images/in_the_lab/Rahul pipetting in the PCR hood.jpg differ
diff --git a/images/in_the_lab/Sarah Jie and Charlotte in action.jpg b/images/in_the_lab/Sarah Jie and Charlotte in action.jpg
new file mode 100644
index 00000000000..6d227efa142
Binary files /dev/null and b/images/in_the_lab/Sarah Jie and Charlotte in action.jpg differ
diff --git a/images/in_the_lab/Stocking the lab at Department of Pathology.jpg b/images/in_the_lab/Stocking the lab at Department of Pathology.jpg
new file mode 100644
index 00000000000..e762b924358
Binary files /dev/null and b/images/in_the_lab/Stocking the lab at Department of Pathology.jpg differ
diff --git a/images/in_the_lab/The Hamilton NGS STAR arrives enablng consistent low input libraries.jpg b/images/in_the_lab/The Hamilton NGS STAR arrives enablng consistent low input libraries.jpg
new file mode 100644
index 00000000000..619db5048c9
Binary files /dev/null and b/images/in_the_lab/The Hamilton NGS STAR arrives enablng consistent low input libraries.jpg differ
diff --git a/images/logo1.png b/images/logo1.png
deleted file mode 100644
index 9ca294c2245..00000000000
Binary files a/images/logo1.png and /dev/null differ
diff --git a/images/logo2.png b/images/logo2.png
deleted file mode 100644
index e3be5563eb2..00000000000
Binary files a/images/logo2.png and /dev/null differ
diff --git a/images/logopic/.DS_Store b/images/logopic/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/images/logopic/.DS_Store and /dev/null differ
diff --git a/images/logopic/4 - logo colour mrc.png b/images/logopic/4 - logo colour mrc.png
new file mode 100644
index 00000000000..6d078fef6eb
Binary files /dev/null and b/images/logopic/4 - logo colour mrc.png differ
diff --git a/images/logopic/Logo_ERC.jpg b/images/logopic/Logo_ERC.jpg
deleted file mode 100644
index b7181ee00db..00000000000
Binary files a/images/logopic/Logo_ERC.jpg and /dev/null differ
diff --git a/images/logopic/Logo_Leiden.jpg b/images/logopic/Logo_Leiden.jpg
deleted file mode 100644
index fc2fb71f14c..00000000000
Binary files a/images/logopic/Logo_Leiden.jpg and /dev/null differ
diff --git a/images/logopic/Logo_NWO.jpg b/images/logopic/Logo_NWO.jpg
deleted file mode 100644
index cf594f7fdff..00000000000
Binary files a/images/logopic/Logo_NWO.jpg and /dev/null differ
diff --git a/images/logopic/Logo_Nanofront.jpg b/images/logopic/Logo_Nanofront.jpg
deleted file mode 100644
index ea5f285ace2..00000000000
Binary files a/images/logopic/Logo_Nanofront.jpg and /dev/null differ
diff --git a/images/logopic/Pathology-COL-1-768x231.png b/images/logopic/Pathology-COL-1-768x231.png
new file mode 100644
index 00000000000..0f2b8867c18
Binary files /dev/null and b/images/logopic/Pathology-COL-1-768x231.png differ
diff --git a/images/logopic/bbsrc.png b/images/logopic/bbsrc.png
new file mode 100644
index 00000000000..62ce3b0d83e
Binary files /dev/null and b/images/logopic/bbsrc.png differ
diff --git a/images/logopic/cruk.png b/images/logopic/cruk.png
new file mode 100644
index 00000000000..0acc8a558d3
Binary files /dev/null and b/images/logopic/cruk.png differ
diff --git a/images/logopic/mrc.png b/images/logopic/mrc.png
new file mode 100644
index 00000000000..6d078fef6eb
Binary files /dev/null and b/images/logopic/mrc.png differ
diff --git a/images/logopic/wellcome-logo.png b/images/logopic/wellcome-logo.png
new file mode 100644
index 00000000000..dd02259d947
Binary files /dev/null and b/images/logopic/wellcome-logo.png differ
diff --git a/images/member_pic/Rahul Roychoudhuri photograph.jpg b/images/member_pic/Rahul Roychoudhuri photograph.jpg
new file mode 100644
index 00000000000..65265ff62ce
Binary files /dev/null and b/images/member_pic/Rahul Roychoudhuri photograph.jpg differ
diff --git a/images/member_pic/alberto.jpg b/images/member_pic/alberto.jpg
new file mode 100644
index 00000000000..5f6c1c1b9cd
Binary files /dev/null and b/images/member_pic/alberto.jpg differ
diff --git a/images/member_pic/alexander.jpg b/images/member_pic/alexander.jpg
new file mode 100644
index 00000000000..f4e8ff4b267
Binary files /dev/null and b/images/member_pic/alexander.jpg differ
diff --git a/images/member_pic/charlotte.jpg b/images/member_pic/charlotte.jpg
new file mode 100644
index 00000000000..d69b4e57d43
Binary files /dev/null and b/images/member_pic/charlotte.jpg differ
diff --git a/images/member_pic/firas.jpg b/images/member_pic/firas.jpg
new file mode 100644
index 00000000000..0087951e446
Binary files /dev/null and b/images/member_pic/firas.jpg differ
diff --git a/images/member_pic/jie.jpg b/images/member_pic/jie.jpg
new file mode 100644
index 00000000000..c17816d7a5e
Binary files /dev/null and b/images/member_pic/jie.jpg differ
diff --git a/images/member_pic/jie.jpg_old b/images/member_pic/jie.jpg_old
new file mode 100644
index 00000000000..f6f6df7f194
Binary files /dev/null and b/images/member_pic/jie.jpg_old differ
diff --git a/images/member_pic/panagiota.jpg b/images/member_pic/panagiota.jpg
new file mode 100644
index 00000000000..f414d2a636e
Binary files /dev/null and b/images/member_pic/panagiota.jpg differ
diff --git a/images/member_pic/paula.jpg b/images/member_pic/paula.jpg
new file mode 100644
index 00000000000..5767973ce1c
Binary files /dev/null and b/images/member_pic/paula.jpg differ
diff --git a/images/member_pic/placeholder-person.jpg b/images/member_pic/placeholder-person.jpg
new file mode 100644
index 00000000000..47d554360a4
Binary files /dev/null and b/images/member_pic/placeholder-person.jpg differ
diff --git a/images/member_pic/rahul.jpg b/images/member_pic/rahul.jpg
new file mode 100644
index 00000000000..bab804fe7cc
Binary files /dev/null and b/images/member_pic/rahul.jpg differ
diff --git a/images/member_pic/rahul.jpg_old b/images/member_pic/rahul.jpg_old
new file mode 100644
index 00000000000..12ddd0e0723
Binary files /dev/null and b/images/member_pic/rahul.jpg_old differ
diff --git a/images/member_pic/sarah.jpg b/images/member_pic/sarah.jpg
new file mode 100644
index 00000000000..6ce595493bd
Binary files /dev/null and b/images/member_pic/sarah.jpg differ
diff --git a/images/member_pic/tarrion.jpg b/images/member_pic/tarrion.jpg
new file mode 100644
index 00000000000..31e9b5b5f98
Binary files /dev/null and b/images/member_pic/tarrion.jpg differ
diff --git a/images/mm-browser-mockups.png b/images/mm-browser-mockups.png
deleted file mode 100755
index 56a0a708e71..00000000000
Binary files a/images/mm-browser-mockups.png and /dev/null differ
diff --git a/images/mm-layout-examples.png b/images/mm-layout-examples.png
deleted file mode 100755
index 88ef60fd6a5..00000000000
Binary files a/images/mm-layout-examples.png and /dev/null differ
diff --git a/images/newspic/.DS_Store b/images/newspic/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/images/newspic/.DS_Store and /dev/null differ
diff --git a/images/newspic/Contest.jpg b/images/newspic/Contest.jpg
deleted file mode 100644
index 628e58f0f97..00000000000
Binary files a/images/newspic/Contest.jpg and /dev/null differ
diff --git a/images/newspic/DomeNews.png b/images/newspic/DomeNews.png
deleted file mode 100644
index 5f641436b3e..00000000000
Binary files a/images/newspic/DomeNews.png and /dev/null differ
diff --git a/images/newspic/LCposter.jpg b/images/newspic/LCposter.jpg
deleted file mode 100644
index ab69d745d54..00000000000
Binary files a/images/newspic/LCposter.jpg and /dev/null differ
diff --git a/images/newspic/NewsNP.png b/images/newspic/NewsNP.png
deleted file mode 100644
index a2269fdc607..00000000000
Binary files a/images/newspic/NewsNP.png and /dev/null differ
diff --git a/images/newspic/SFnews.png b/images/newspic/SFnews.png
deleted file mode 100644
index a5c19725d64..00000000000
Binary files a/images/newspic/SFnews.png and /dev/null differ
diff --git a/images/newspic/Saphireheadline.jpeg b/images/newspic/Saphireheadline.jpeg
deleted file mode 100644
index 9ea41b2190c..00000000000
Binary files a/images/newspic/Saphireheadline.jpeg and /dev/null differ
diff --git a/images/newspic/SmartTip.png b/images/newspic/SmartTip.png
deleted file mode 100644
index 2556614d725..00000000000
Binary files a/images/newspic/SmartTip.png and /dev/null differ
diff --git a/images/newspic/amp.PNG b/images/newspic/amp.PNG
deleted file mode 100644
index 1eac1ccdb35..00000000000
Binary files a/images/newspic/amp.PNG and /dev/null differ
diff --git a/images/newspic/doohee_prize.png b/images/newspic/doohee_prize.png
deleted file mode 100644
index 20b0356dadd..00000000000
Binary files a/images/newspic/doohee_prize.png and /dev/null differ
diff --git a/images/newspic/order.png b/images/newspic/order.png
deleted file mode 100644
index d30c226ecd4..00000000000
Binary files a/images/newspic/order.png and /dev/null differ
diff --git a/images/newspic/scesprizes.jpg b/images/newspic/scesprizes.jpg
deleted file mode 100644
index 4656c2630fc..00000000000
Binary files a/images/newspic/scesprizes.jpg and /dev/null differ
diff --git a/images/out_of_the_lab/2018 Lab lunch with Firas twins.jpg b/images/out_of_the_lab/2018 Lab lunch with Firas twins.jpg
new file mode 100644
index 00000000000..1fda394c0c9
Binary files /dev/null and b/images/out_of_the_lab/2018 Lab lunch with Firas twins.jpg differ
diff --git a/images/out_of_the_lab/2018 Lab meeting.JPG b/images/out_of_the_lab/2018 Lab meeting.JPG
new file mode 100644
index 00000000000..b811a36ad15
Binary files /dev/null and b/images/out_of_the_lab/2018 Lab meeting.JPG differ
diff --git a/images/out_of_the_lab/2018 Nordin and Tamara leaving dinner.JPG b/images/out_of_the_lab/2018 Nordin and Tamara leaving dinner.JPG
new file mode 100644
index 00000000000..6755d94aafc
Binary files /dev/null and b/images/out_of_the_lab/2018 Nordin and Tamara leaving dinner.JPG differ
diff --git a/images/picpic/Gallery/DSC_0366.JPG b/images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 2.JPG
similarity index 53%
rename from images/picpic/Gallery/DSC_0366.JPG
rename to images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 2.JPG
index d62e35cb831..e818ab1b7a6 100644
Binary files a/images/picpic/Gallery/DSC_0366.JPG and b/images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 2.JPG differ
diff --git a/images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 3.JPG b/images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 3.JPG
new file mode 100644
index 00000000000..53f757bdc6e
Binary files /dev/null and b/images/out_of_the_lab/2018 Roychoudhuri Okkengroup labs punt and bbq 3.JPG differ
diff --git a/images/out_of_the_lab/2018 bbq Darwin island 2.jpg b/images/out_of_the_lab/2018 bbq Darwin island 2.jpg
new file mode 100644
index 00000000000..9de7ee5db09
Binary files /dev/null and b/images/out_of_the_lab/2018 bbq Darwin island 2.jpg differ
diff --git a/images/out_of_the_lab/2018 bbq Darwin island.JPG b/images/out_of_the_lab/2018 bbq Darwin island.JPG
new file mode 100644
index 00000000000..89f29faed21
Binary files /dev/null and b/images/out_of_the_lab/2018 bbq Darwin island.JPG differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 3.jpg b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 3.jpg
new file mode 100644
index 00000000000..34fb3e24253
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 3.jpg differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 4.jpg b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 4.jpg
new file mode 100644
index 00000000000..1881b20bf00
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 4.jpg differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 5.jpg b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 5.jpg
new file mode 100644
index 00000000000..dfe58752295
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 5.jpg differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 6.jpg_old b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 6.jpg_old
new file mode 100644
index 00000000000..032872322f1
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt 6.jpg_old differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt.jpg b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt.jpg
new file mode 100644
index 00000000000..3bf2f957427
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt.jpg differ
diff --git a/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt2.jpg b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt2.jpg
new file mode 100644
index 00000000000..a463d8731e9
Binary files /dev/null and b/images/out_of_the_lab/2019 Joint Okkenhaug Roychoudhuri Edgar labs punt2.jpg differ
diff --git a/images/out_of_the_lab/2019 Lab Christmas Dinner part 1.jpg b/images/out_of_the_lab/2019 Lab Christmas Dinner part 1.jpg
new file mode 100644
index 00000000000..4cd6644452b
Binary files /dev/null and b/images/out_of_the_lab/2019 Lab Christmas Dinner part 1.jpg differ
diff --git a/images/out_of_the_lab/2019 Okkenhaug Edgar Roychoudhuri labs Christmas dinner.jpg b/images/out_of_the_lab/2019 Okkenhaug Edgar Roychoudhuri labs Christmas dinner.jpg
new file mode 100644
index 00000000000..1de79a96b1a
Binary files /dev/null and b/images/out_of_the_lab/2019 Okkenhaug Edgar Roychoudhuri labs Christmas dinner.jpg differ
diff --git a/images/out_of_the_lab/BSI Annual Congress 2019 Party 2.jpg_old b/images/out_of_the_lab/BSI Annual Congress 2019 Party 2.jpg_old
new file mode 100644
index 00000000000..f25e049c4fe
Binary files /dev/null and b/images/out_of_the_lab/BSI Annual Congress 2019 Party 2.jpg_old differ
diff --git a/images/out_of_the_lab/BSI Annual Congress 2019 Party.jpg_old b/images/out_of_the_lab/BSI Annual Congress 2019 Party.jpg_old
new file mode 100644
index 00000000000..fc5e870878c
Binary files /dev/null and b/images/out_of_the_lab/BSI Annual Congress 2019 Party.jpg_old differ
diff --git a/images/out_of_the_lab/Dec 2018 Lab meeting.jpg b/images/out_of_the_lab/Dec 2018 Lab meeting.jpg
new file mode 100644
index 00000000000..f1c38b54153
Binary files /dev/null and b/images/out_of_the_lab/Dec 2018 Lab meeting.jpg differ
diff --git a/images/out_of_the_lab/Dinner BSI Annual Congress Edinburgh 2021.jpg b/images/out_of_the_lab/Dinner BSI Annual Congress Edinburgh 2021.jpg
new file mode 100644
index 00000000000..80aed82ffb7
Binary files /dev/null and b/images/out_of_the_lab/Dinner BSI Annual Congress Edinburgh 2021.jpg differ
diff --git a/images/out_of_the_lab/Dinner with Roychoudhuri Okkenhaug and Halim groups BSI 2019.jpg b/images/out_of_the_lab/Dinner with Roychoudhuri Okkenhaug and Halim groups BSI 2019.jpg
new file mode 100644
index 00000000000..70062c1969b
Binary files /dev/null and b/images/out_of_the_lab/Dinner with Roychoudhuri Okkenhaug and Halim groups BSI 2019.jpg differ
diff --git a/images/out_of_the_lab/En route to BSI 2019.jpg b/images/out_of_the_lab/En route to BSI 2019.jpg
new file mode 100644
index 00000000000..658c3dc9642
Binary files /dev/null and b/images/out_of_the_lab/En route to BSI 2019.jpg differ
diff --git a/images/out_of_the_lab/Lab Barbeque.jpg b/images/out_of_the_lab/Lab Barbeque.jpg
new file mode 100644
index 00000000000..b18314cf31a
Binary files /dev/null and b/images/out_of_the_lab/Lab Barbeque.jpg differ
diff --git a/images/out_of_the_lab/Paula and James leaving lunch.jpg b/images/out_of_the_lab/Paula and James leaving lunch.jpg
new file mode 100644
index 00000000000..a3aaf6b2ca7
Binary files /dev/null and b/images/out_of_the_lab/Paula and James leaving lunch.jpg differ
diff --git a/images/picpic/.DS_Store b/images/picpic/.DS_Store
deleted file mode 100644
index 9ebd6b22e63..00000000000
Binary files a/images/picpic/.DS_Store and /dev/null differ
diff --git a/images/picpic/Gallery/.DS_Store b/images/picpic/Gallery/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/images/picpic/Gallery/.DS_Store and /dev/null differ
diff --git a/images/picpic/Gallery/20150918_145800.jpg b/images/picpic/Gallery/20150918_145800.jpg
deleted file mode 100644
index 630aaf3aed4..00000000000
Binary files a/images/picpic/Gallery/20150918_145800.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0030.jpg b/images/picpic/Gallery/DSC_0030.jpg
deleted file mode 100644
index bf34dba94eb..00000000000
Binary files a/images/picpic/Gallery/DSC_0030.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0051.jpg b/images/picpic/Gallery/DSC_0051.jpg
deleted file mode 100644
index a7926e6898f..00000000000
Binary files a/images/picpic/Gallery/DSC_0051.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0116.jpg b/images/picpic/Gallery/DSC_0116.jpg
deleted file mode 100644
index d3a0832565b..00000000000
Binary files a/images/picpic/Gallery/DSC_0116.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0119.jpg b/images/picpic/Gallery/DSC_0119.jpg
deleted file mode 100644
index 324f734b125..00000000000
Binary files a/images/picpic/Gallery/DSC_0119.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0128.jpg b/images/picpic/Gallery/DSC_0128.jpg
deleted file mode 100644
index ce8ef09f339..00000000000
Binary files a/images/picpic/Gallery/DSC_0128.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0139.jpg b/images/picpic/Gallery/DSC_0139.jpg
deleted file mode 100644
index 2560ff9d958..00000000000
Binary files a/images/picpic/Gallery/DSC_0139.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0368.JPG b/images/picpic/Gallery/DSC_0368.JPG
deleted file mode 100644
index 441ecc0172c..00000000000
Binary files a/images/picpic/Gallery/DSC_0368.JPG and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0636.jpg b/images/picpic/Gallery/DSC_0636.jpg
deleted file mode 100644
index 8a80edfc8fa..00000000000
Binary files a/images/picpic/Gallery/DSC_0636.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0683.jpg b/images/picpic/Gallery/DSC_0683.jpg
deleted file mode 100644
index aefa04309fa..00000000000
Binary files a/images/picpic/Gallery/DSC_0683.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0696.jpg b/images/picpic/Gallery/DSC_0696.jpg
deleted file mode 100644
index c93188ef2c2..00000000000
Binary files a/images/picpic/Gallery/DSC_0696.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/DSC_0757.jpg b/images/picpic/Gallery/DSC_0757.jpg
deleted file mode 100644
index 01bc4ee2a4e..00000000000
Binary files a/images/picpic/Gallery/DSC_0757.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/Group05022015.jpg b/images/picpic/Gallery/Group05022015.jpg
deleted file mode 100644
index b03281f4b4f..00000000000
Binary files a/images/picpic/Gallery/Group05022015.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/IMG_4334.jpg b/images/picpic/Gallery/IMG_4334.jpg
deleted file mode 100644
index d130a8f4459..00000000000
Binary files a/images/picpic/Gallery/IMG_4334.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/IMG_4376.jpg b/images/picpic/Gallery/IMG_4376.jpg
deleted file mode 100644
index 84f46cd796f..00000000000
Binary files a/images/picpic/Gallery/IMG_4376.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/tamagochi.jpg b/images/picpic/Gallery/tamagochi.jpg
deleted file mode 100644
index e14290eb6c4..00000000000
Binary files a/images/picpic/Gallery/tamagochi.jpg and /dev/null differ
diff --git a/images/picpic/Gallery/tmp2-2.jpg b/images/picpic/Gallery/tmp2-2.jpg
deleted file mode 100644
index 62434cc3193..00000000000
Binary files a/images/picpic/Gallery/tmp2-2.jpg and /dev/null differ
diff --git a/images/picpic/WebpageCornell.jpg b/images/picpic/WebpageCornell.jpg
deleted file mode 100644
index 3674df15802..00000000000
Binary files a/images/picpic/WebpageCornell.jpg and /dev/null differ
diff --git a/images/picpic/WebpageCornell_red.jpg b/images/picpic/WebpageCornell_red.jpg
deleted file mode 100644
index 46feb67c7d7..00000000000
Binary files a/images/picpic/WebpageCornell_red.jpg and /dev/null differ
diff --git a/images/picpic/WebpageETH.jpg b/images/picpic/WebpageETH.jpg
deleted file mode 100644
index 153c2e083cc..00000000000
Binary files a/images/picpic/WebpageETH.jpg and /dev/null differ
diff --git a/images/picpic/WebpageETH_red.jpg b/images/picpic/WebpageETH_red.jpg
deleted file mode 100644
index 4fc14f55540..00000000000
Binary files a/images/picpic/WebpageETH_red.jpg and /dev/null differ
diff --git a/images/picpic/WebpageLeiden.jpg b/images/picpic/WebpageLeiden.jpg
deleted file mode 100644
index 6f3f9189d85..00000000000
Binary files a/images/picpic/WebpageLeiden.jpg and /dev/null differ
diff --git a/images/picpic/WebpageLeiden2.jpg b/images/picpic/WebpageLeiden2.jpg
deleted file mode 100644
index 07b0b225871..00000000000
Binary files a/images/picpic/WebpageLeiden2.jpg and /dev/null differ
diff --git a/images/picpic/WebpageLeiden_red.jpg b/images/picpic/WebpageLeiden_red.jpg
deleted file mode 100644
index 57dde066152..00000000000
Binary files a/images/picpic/WebpageLeiden_red.jpg and /dev/null differ
diff --git a/images/picpic/WebpageSTA.jpg b/images/picpic/WebpageSTA.jpg
deleted file mode 100644
index 9fecb5f92ea..00000000000
Binary files a/images/picpic/WebpageSTA.jpg and /dev/null differ
diff --git a/images/picpic/WebpageSTA_red.jpg b/images/picpic/WebpageSTA_red.jpg
deleted file mode 100644
index d489f8f4d6b..00000000000
Binary files a/images/picpic/WebpageSTA_red.jpg and /dev/null differ
diff --git a/images/pubpic/DomePub.png b/images/pubpic/DomePub.png
deleted file mode 100644
index 4e8c26b9a92..00000000000
Binary files a/images/pubpic/DomePub.png and /dev/null differ
diff --git a/images/pubpic/Fano.png b/images/pubpic/Fano.png
deleted file mode 100644
index 3a937b74d6f..00000000000
Binary files a/images/pubpic/Fano.png and /dev/null differ
diff --git a/images/pubpic/Grant_Yang_Bach2_JEM.png b/images/pubpic/Grant_Yang_Bach2_JEM.png
new file mode 100644
index 00000000000..dccbc8b501c
Binary files /dev/null and b/images/pubpic/Grant_Yang_Bach2_JEM.png differ
diff --git a/images/pubpic/Mott_phase_sep.jpg b/images/pubpic/Mott_phase_sep.jpg
deleted file mode 100644
index 04f34755176..00000000000
Binary files a/images/pubpic/Mott_phase_sep.jpg and /dev/null differ
diff --git a/images/pubpic/Nasrallah_Imianowski_Lrrc32_Nature.png b/images/pubpic/Nasrallah_Imianowski_Lrrc32_Nature.png
new file mode 100644
index 00000000000..63ca6fe4233
Binary files /dev/null and b/images/pubpic/Nasrallah_Imianowski_Lrrc32_Nature.png differ
diff --git a/images/pubpic/PbSpub.png b/images/pubpic/PbSpub.png
deleted file mode 100644
index 259bed6a6ba..00000000000
Binary files a/images/pubpic/PbSpub.png and /dev/null differ
diff --git a/images/pubpic/Pub_327.png b/images/pubpic/Pub_327.png
deleted file mode 100644
index 04ccb00844c..00000000000
Binary files a/images/pubpic/Pub_327.png and /dev/null differ
diff --git a/images/pubpic/Pub_BCl.png b/images/pubpic/Pub_BCl.png
deleted file mode 100644
index 104000ac9a3..00000000000
Binary files a/images/pubpic/Pub_BCl.png and /dev/null differ
diff --git a/images/pubpic/Pub_CeCoIn5.png b/images/pubpic/Pub_CeCoIn5.png
deleted file mode 100644
index 14ab3dee84e..00000000000
Binary files a/images/pubpic/Pub_CeCoIn5.png and /dev/null differ
diff --git a/images/pubpic/Pub_FP.png b/images/pubpic/Pub_FP.png
deleted file mode 100644
index 2e1a7f0557a..00000000000
Binary files a/images/pubpic/Pub_FP.png and /dev/null differ
diff --git a/images/pubpic/Pub_HFSC.png b/images/pubpic/Pub_HFSC.png
deleted file mode 100644
index 718692f1ed9..00000000000
Binary files a/images/pubpic/Pub_HFSC.png and /dev/null differ
diff --git a/images/pubpic/Pub_LiFeAs.png b/images/pubpic/Pub_LiFeAs.png
deleted file mode 100644
index 89fd8cb54a8..00000000000
Binary files a/images/pubpic/Pub_LiFeAs.png and /dev/null differ
diff --git a/images/pubpic/Pub_M2PG.png b/images/pubpic/Pub_M2PG.png
deleted file mode 100644
index 32e62eda164..00000000000
Binary files a/images/pubpic/Pub_M2PG.png and /dev/null differ
diff --git a/images/pubpic/Pub_hBN.png b/images/pubpic/Pub_hBN.png
deleted file mode 100644
index f475c87d08d..00000000000
Binary files a/images/pubpic/Pub_hBN.png and /dev/null differ
diff --git a/images/pubpic/Pub_nemat1.png b/images/pubpic/Pub_nemat1.png
deleted file mode 100644
index 3be74343ca5..00000000000
Binary files a/images/pubpic/Pub_nemat1.png and /dev/null differ
diff --git a/images/pubpic/Pub_nemat2b.png b/images/pubpic/Pub_nemat2b.png
deleted file mode 100644
index 56042990cd4..00000000000
Binary files a/images/pubpic/Pub_nemat2b.png and /dev/null differ
diff --git a/images/pubpic/Roychoudhuri_nature_2013_a.png b/images/pubpic/Roychoudhuri_nature_2013_a.png
new file mode 100644
index 00000000000..37eeecdaad1
Binary files /dev/null and b/images/pubpic/Roychoudhuri_nature_2013_a.png differ
diff --git a/images/pubpic/Roychoudhuri_nature_2013_b.png b/images/pubpic/Roychoudhuri_nature_2013_b.png
new file mode 100644
index 00000000000..26fbe8e66d2
Binary files /dev/null and b/images/pubpic/Roychoudhuri_nature_2013_b.png differ
diff --git a/images/pubpic/Roychoudhuri_nature_2013_c.png b/images/pubpic/Roychoudhuri_nature_2013_c.png
new file mode 100644
index 00000000000..f10e62c7120
Binary files /dev/null and b/images/pubpic/Roychoudhuri_nature_2013_c.png differ
diff --git a/images/pubpic/SCAUweb copy.jpg b/images/pubpic/SCAUweb copy.jpg
deleted file mode 100644
index 2c30c1d8504..00000000000
Binary files a/images/pubpic/SCAUweb copy.jpg and /dev/null differ
diff --git a/images/pubpic/SCAUweb.jpg b/images/pubpic/SCAUweb.jpg
deleted file mode 100644
index 54027b8cda8..00000000000
Binary files a/images/pubpic/SCAUweb.jpg and /dev/null differ
diff --git a/images/pubpic/SFpub.png b/images/pubpic/SFpub.png
deleted file mode 100644
index bd6ecb8cc3a..00000000000
Binary files a/images/pubpic/SFpub.png and /dev/null differ
diff --git a/images/pubpic/STS_news.png b/images/pubpic/STS_news.png
deleted file mode 100644
index 7eddc7c9cb0..00000000000
Binary files a/images/pubpic/STS_news.png and /dev/null differ
diff --git a/images/pubpic/SmartPub.png b/images/pubpic/SmartPub.png
deleted file mode 100644
index f3cbdc68631..00000000000
Binary files a/images/pubpic/SmartPub.png and /dev/null differ
diff --git a/images/pubpic/TIBB.png b/images/pubpic/TIBB.png
deleted file mode 100644
index fc5b017ce29..00000000000
Binary files a/images/pubpic/TIBB.png and /dev/null differ
diff --git a/images/pubpic/Vardaka_Scirep_2020.png b/images/pubpic/Vardaka_Scirep_2020.png
new file mode 100644
index 00000000000..7cf08e60919
Binary files /dev/null and b/images/pubpic/Vardaka_Scirep_2020.png differ
diff --git a/images/pubpic/Whiteside_immunology_ccr8_2021.png b/images/pubpic/Whiteside_immunology_ccr8_2021.png
new file mode 100644
index 00000000000..59299e1ae15
Binary files /dev/null and b/images/pubpic/Whiteside_immunology_ccr8_2021.png differ
diff --git a/images/pubpic/afzali_NI_2017_a.png b/images/pubpic/afzali_NI_2017_a.png
new file mode 100644
index 00000000000..bc59257def6
Binary files /dev/null and b/images/pubpic/afzali_NI_2017_a.png differ
diff --git a/images/pubpic/afzali_NI_2017_b.png b/images/pubpic/afzali_NI_2017_b.png
new file mode 100644
index 00000000000..9d0d5071a4f
Binary files /dev/null and b/images/pubpic/afzali_NI_2017_b.png differ
diff --git a/images/pubpic/clever_cell_2016_a.png b/images/pubpic/clever_cell_2016_a.png
new file mode 100644
index 00000000000..19c57003811
Binary files /dev/null and b/images/pubpic/clever_cell_2016_a.png differ
diff --git a/images/pubpic/dummy.png b/images/pubpic/dummy.png
deleted file mode 100644
index 942c56d7499..00000000000
Binary files a/images/pubpic/dummy.png and /dev/null differ
diff --git a/images/pubpic/eil_nature_2016_a.png b/images/pubpic/eil_nature_2016_a.png
new file mode 100644
index 00000000000..f64ac101b42
Binary files /dev/null and b/images/pubpic/eil_nature_2016_a.png differ
diff --git a/images/pubpic/eil_nature_2016_b.png b/images/pubpic/eil_nature_2016_b.png
new file mode 100644
index 00000000000..edc9679c71e
Binary files /dev/null and b/images/pubpic/eil_nature_2016_b.png differ
diff --git a/images/pubpic/igarashi_nri_2017_a.png b/images/pubpic/igarashi_nri_2017_a.png
new file mode 100644
index 00000000000..5f6a223a885
Binary files /dev/null and b/images/pubpic/igarashi_nri_2017_a.png differ
diff --git a/images/pubpic/igarashi_nri_2017_b.png b/images/pubpic/igarashi_nri_2017_b.png
new file mode 100644
index 00000000000..6cea4889c20
Binary files /dev/null and b/images/pubpic/igarashi_nri_2017_b.png differ
diff --git a/images/pubpic/roychoudhuri_jci_2016_a.png b/images/pubpic/roychoudhuri_jci_2016_a.png
new file mode 100644
index 00000000000..dc074114ad4
Binary files /dev/null and b/images/pubpic/roychoudhuri_jci_2016_a.png differ
diff --git a/images/pubpic/roychoudhuri_ni_2016_a.png b/images/pubpic/roychoudhuri_ni_2016_a.png
new file mode 100644
index 00000000000..58f667215e3
Binary files /dev/null and b/images/pubpic/roychoudhuri_ni_2016_a.png differ
diff --git a/images/pubpic/sadiyah_CPI_2019_a.png b/images/pubpic/sadiyah_CPI_2019_a.png
new file mode 100644
index 00000000000..960c4a0ba87
Binary files /dev/null and b/images/pubpic/sadiyah_CPI_2019_a.png differ
diff --git a/images/respic/1200px-Healthy_Human_T_Cell.jpg b/images/respic/1200px-Healthy_Human_T_Cell.jpg
new file mode 100644
index 00000000000..e7d5c296284
Binary files /dev/null and b/images/respic/1200px-Healthy_Human_T_Cell.jpg differ
diff --git a/images/respic/Bach2_Treg_maintenance_cropped.png b/images/respic/Bach2_Treg_maintenance_cropped.png
new file mode 100644
index 00000000000..82cb73b2d3a
Binary files /dev/null and b/images/respic/Bach2_Treg_maintenance_cropped.png differ
diff --git a/images/respic/GaronNEJM2015OS.png b/images/respic/GaronNEJM2015OS.png
new file mode 100644
index 00000000000..dcd92579fe2
Binary files /dev/null and b/images/respic/GaronNEJM2015OS.png differ
diff --git a/images/respic/HodiLancetOncol2016PFS.png b/images/respic/HodiLancetOncol2016PFS.png
new file mode 100644
index 00000000000..be0250a7114
Binary files /dev/null and b/images/respic/HodiLancetOncol2016PFS.png differ
diff --git a/images/respic/cancer_development.png b/images/respic/cancer_development.png
new file mode 100644
index 00000000000..35c33b96137
Binary files /dev/null and b/images/respic/cancer_development.png differ
diff --git a/images/respic/layers_fft.gif b/images/respic/layers_fft.gif
deleted file mode 100644
index 766f41ee681..00000000000
Binary files a/images/respic/layers_fft.gif and /dev/null differ
diff --git a/images/respic/layers_fft.jpg b/images/respic/layers_fft.jpg
deleted file mode 100644
index d9d54341eb9..00000000000
Binary files a/images/respic/layers_fft.jpg and /dev/null differ
diff --git a/images/respic/layers_fft_red.gif b/images/respic/layers_fft_red.gif
deleted file mode 100644
index d018d324487..00000000000
Binary files a/images/respic/layers_fft_red.gif and /dev/null differ
diff --git a/images/respic/layers_real.gif b/images/respic/layers_real.gif
deleted file mode 100644
index 262c0103d06..00000000000
Binary files a/images/respic/layers_real.gif and /dev/null differ
diff --git a/images/respic/layers_real.jpg b/images/respic/layers_real.jpg
deleted file mode 100644
index cb2e651d8c7..00000000000
Binary files a/images/respic/layers_real.jpg and /dev/null differ
diff --git a/images/respic/layers_real_red.gif b/images/respic/layers_real_red.gif
deleted file mode 100644
index 939d9e08d98..00000000000
Binary files a/images/respic/layers_real_red.gif and /dev/null differ
diff --git a/images/respic/treg_development.png b/images/respic/treg_development.png
new file mode 100644
index 00000000000..cc2ab844f8f
Binary files /dev/null and b/images/respic/treg_development.png differ
diff --git a/images/slider7001400/.DS_Store b/images/slider7001400/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/images/slider7001400/.DS_Store and /dev/null differ
diff --git a/images/slider7001400/FabSCAU.jpg b/images/slider7001400/FabSCAU.jpg
deleted file mode 100644
index 90c60f9937b..00000000000
Binary files a/images/slider7001400/FabSCAU.jpg and /dev/null differ
diff --git a/images/slider7001400/Group2015_red.jpg b/images/slider7001400/Group2015_red.jpg
deleted file mode 100644
index 1bed707abf5..00000000000
Binary files a/images/slider7001400/Group2015_red.jpg and /dev/null differ
diff --git a/images/slider7001400/Logos_h.jpg b/images/slider7001400/Logos_h.jpg
deleted file mode 100644
index 4f963089a78..00000000000
Binary files a/images/slider7001400/Logos_h.jpg and /dev/null differ
diff --git a/images/slider7001400/MottMap.jpg b/images/slider7001400/MottMap.jpg
deleted file mode 100644
index e585b98d7a4..00000000000
Binary files a/images/slider7001400/MottMap.jpg and /dev/null differ
diff --git a/images/slider7001400/NoiseCover2.jpg b/images/slider7001400/NoiseCover2.jpg
deleted file mode 100644
index 8f0df371411..00000000000
Binary files a/images/slider7001400/NoiseCover2.jpg and /dev/null differ
diff --git a/images/slider7001400/STS.jpg b/images/slider7001400/STS.jpg
deleted file mode 100644
index ce8ac9fc690..00000000000
Binary files a/images/slider7001400/STS.jpg and /dev/null differ
diff --git a/images/slider7001400/SaphireSTM2.jpg b/images/slider7001400/SaphireSTM2.jpg
deleted file mode 100644
index c641326b910..00000000000
Binary files a/images/slider7001400/SaphireSTM2.jpg and /dev/null differ
diff --git a/images/slider7001400/SmartTipSide.jpg b/images/slider7001400/SmartTipSide.jpg
deleted file mode 100644
index bf660cfa3d7..00000000000
Binary files a/images/slider7001400/SmartTipSide.jpg and /dev/null differ
diff --git a/images/slider7001400/cake_web.jpg b/images/slider7001400/cake_web.jpg
deleted file mode 100644
index 8db5fd5c450..00000000000
Binary files a/images/slider7001400/cake_web.jpg and /dev/null differ
diff --git a/images/slider7001400/dinner2.jpg b/images/slider7001400/dinner2.jpg
deleted file mode 100644
index 4e49486a3f7..00000000000
Binary files a/images/slider7001400/dinner2.jpg and /dev/null differ
diff --git a/images/slider7001400/dinner3.jpg b/images/slider7001400/dinner3.jpg
deleted file mode 100644
index 6e9947cced3..00000000000
Binary files a/images/slider7001400/dinner3.jpg and /dev/null differ
diff --git a/images/slider7001400/groupDinner.jpg b/images/slider7001400/groupDinner.jpg
deleted file mode 100644
index 0e1f4086709..00000000000
Binary files a/images/slider7001400/groupDinner.jpg and /dev/null differ
diff --git a/images/slider7001400/lab.jpg b/images/slider7001400/lab.jpg
deleted file mode 100644
index 1df07a19983..00000000000
Binary files a/images/slider7001400/lab.jpg and /dev/null differ
diff --git a/images/slider7001400/logos.jpg b/images/slider7001400/logos.jpg
deleted file mode 100644
index ab5891b3400..00000000000
Binary files a/images/slider7001400/logos.jpg and /dev/null differ
diff --git a/images/slider7001400/tamagochi.jpg b/images/slider7001400/tamagochi.jpg
deleted file mode 100644
index 6292702e6c6..00000000000
Binary files a/images/slider7001400/tamagochi.jpg and /dev/null differ
diff --git a/images/slider7001400/topo214.png b/images/slider7001400/topo214.png
deleted file mode 100644
index 108079e36ab..00000000000
Binary files a/images/slider7001400/topo214.png and /dev/null differ
diff --git a/images/teampic/.DS_Store b/images/teampic/.DS_Store
deleted file mode 100644
index 5008ddfcf53..00000000000
Binary files a/images/teampic/.DS_Store and /dev/null differ
diff --git a/images/teampic/CV_Photo4.jpg b/images/teampic/CV_Photo4.jpg
deleted file mode 100644
index 012d588eb5d..00000000000
Binary files a/images/teampic/CV_Photo4.jpg and /dev/null differ
diff --git a/images/teampic/DSC_1032.JPG b/images/teampic/DSC_1032.JPG
deleted file mode 100644
index 9dd0e65d2bd..00000000000
Binary files a/images/teampic/DSC_1032.JPG and /dev/null differ
diff --git a/images/teampic/Damianos.jpg b/images/teampic/Damianos.jpg
deleted file mode 100644
index a13d89d1e11..00000000000
Binary files a/images/teampic/Damianos.jpg and /dev/null differ
diff --git a/images/teampic/Doohee2.jpg b/images/teampic/Doohee2.jpg
deleted file mode 100644
index fb1ba47a6a8..00000000000
Binary files a/images/teampic/Doohee2.jpg and /dev/null differ
diff --git a/images/teampic/Freek.jpg b/images/teampic/Freek.jpg
deleted file mode 100644
index 430e75fd15b..00000000000
Binary files a/images/teampic/Freek.jpg and /dev/null differ
diff --git a/images/teampic/Jacky.jpg b/images/teampic/Jacky.jpg
deleted file mode 100644
index 958cd7ac28c..00000000000
Binary files a/images/teampic/Jacky.jpg and /dev/null differ
diff --git a/images/teampic/Kees.jpg b/images/teampic/Kees.jpg
deleted file mode 100644
index 8ef2951a0dc..00000000000
Binary files a/images/teampic/Kees.jpg and /dev/null differ
diff --git a/images/teampic/Koen.jpg b/images/teampic/Koen.jpg
deleted file mode 100644
index ce465f8bfd1..00000000000
Binary files a/images/teampic/Koen.jpg and /dev/null differ
diff --git a/images/teampic/Maarten.png b/images/teampic/Maarten.png
deleted file mode 100644
index 121c3507424..00000000000
Binary files a/images/teampic/Maarten.png and /dev/null differ
diff --git a/images/teampic/Milan.jpg b/images/teampic/Milan.jpg
deleted file mode 100644
index a7f1d798900..00000000000
Binary files a/images/teampic/Milan.jpg and /dev/null differ
diff --git a/images/teampic/Photo Vincent.jpg b/images/teampic/Photo Vincent.jpg
deleted file mode 100644
index 230d74c4c3e..00000000000
Binary files a/images/teampic/Photo Vincent.jpg and /dev/null differ
diff --git a/images/teampic/Photo_Irene.jpg b/images/teampic/Photo_Irene.jpg
deleted file mode 100644
index cea5a0ce040..00000000000
Binary files a/images/teampic/Photo_Irene.jpg and /dev/null differ
diff --git a/images/teampic/Ram.png b/images/teampic/Ram.png
deleted file mode 100644
index 050efa9089d..00000000000
Binary files a/images/teampic/Ram.png and /dev/null differ
diff --git a/images/teampic/Vitaly.JPG b/images/teampic/Vitaly.JPG
deleted file mode 100644
index c6b235f1662..00000000000
Binary files a/images/teampic/Vitaly.JPG and /dev/null differ
diff --git a/images/teampic/Webfoto_HS2.jpg b/images/teampic/Webfoto_HS2.jpg
deleted file mode 100644
index 6dd55914829..00000000000
Binary files a/images/teampic/Webfoto_HS2.jpg and /dev/null differ
diff --git a/images/teampic/irene.jpg b/images/teampic/irene.jpg
deleted file mode 100644
index 9e8cf8efec7..00000000000
Binary files a/images/teampic/irene.jpg and /dev/null differ
diff --git a/images/teampic/rock.jpg b/images/teampic/rock.jpg
deleted file mode 100644
index 1d5ebeffeea..00000000000
Binary files a/images/teampic/rock.jpg and /dev/null differ
diff --git a/images/teampic/tjeruk.jpg b/images/teampic/tjeruk.jpg
deleted file mode 100644
index 89e13951939..00000000000
Binary files a/images/teampic/tjeruk.jpg and /dev/null differ
diff --git a/images/teampic/verdoes.jpg b/images/teampic/verdoes.jpg
deleted file mode 100644
index eb1aa589835..00000000000
Binary files a/images/teampic/verdoes.jpg and /dev/null differ
diff --git a/images/teampic/website_pic_willem.jpg b/images/teampic/website_pic_willem.jpg
deleted file mode 100644
index 7af81405ec1..00000000000
Binary files a/images/teampic/website_pic_willem.jpg and /dev/null differ
diff --git a/media/33144667.pdf b/media/33144667.pdf
new file mode 100644
index 00000000000..b5150b36c42
Binary files /dev/null and b/media/33144667.pdf differ
diff --git a/media/33838058.pdf b/media/33838058.pdf
new file mode 100644
index 00000000000..58f040f5e0b
Binary files /dev/null and b/media/33838058.pdf differ
diff --git a/media/Afzali NI 2017.pdf b/media/Afzali NI 2017.pdf
new file mode 100644
index 00000000000..5eaaf533c2d
Binary files /dev/null and b/media/Afzali NI 2017.pdf differ
diff --git a/media/Clever Cell 2016.pdf b/media/Clever Cell 2016.pdf
new file mode 100644
index 00000000000..428640f09ec
Binary files /dev/null and b/media/Clever Cell 2016.pdf differ
diff --git a/media/Eil Nature 2016.pdf b/media/Eil Nature 2016.pdf
new file mode 100644
index 00000000000..64fb169d2fe
Binary files /dev/null and b/media/Eil Nature 2016.pdf differ
diff --git a/media/Grant_Yang_JEM.pdf b/media/Grant_Yang_JEM.pdf
new file mode 100644
index 00000000000..1a4c4e39961
Binary files /dev/null and b/media/Grant_Yang_JEM.pdf differ
diff --git a/media/Igarashi NRI 2017.pdf b/media/Igarashi NRI 2017.pdf
new file mode 100644
index 00000000000..6d6163d812c
Binary files /dev/null and b/media/Igarashi NRI 2017.pdf differ
diff --git a/media/Roychoudhuri JCI 2016.pdf b/media/Roychoudhuri JCI 2016.pdf
new file mode 100644
index 00000000000..705b8e36307
Binary files /dev/null and b/media/Roychoudhuri JCI 2016.pdf differ
diff --git a/media/Roychoudhuri NI 2016.pdf b/media/Roychoudhuri NI 2016.pdf
new file mode 100644
index 00000000000..3a864a577e4
Binary files /dev/null and b/media/Roychoudhuri NI 2016.pdf differ
diff --git a/media/Roychoudhuri Nature 2013.pdf b/media/Roychoudhuri Nature 2013.pdf
new file mode 100644
index 00000000000..6653167dbac
Binary files /dev/null and b/media/Roychoudhuri Nature 2013.pdf differ
diff --git a/media/embargoed.pdf b/media/embargoed.pdf
new file mode 100644
index 00000000000..9b7575b3b69
Binary files /dev/null and b/media/embargoed.pdf differ
diff --git a/media/fulltext/15292931.pdf b/media/fulltext/15292931.pdf
new file mode 100644
index 00000000000..c6ec11f9cbb
Binary files /dev/null and b/media/fulltext/15292931.pdf differ
diff --git a/media/fulltext/16633912.pdf b/media/fulltext/16633912.pdf
new file mode 100644
index 00000000000..99dc536be34
Binary files /dev/null and b/media/fulltext/16633912.pdf differ
diff --git a/media/fulltext/16671100.pdf b/media/fulltext/16671100.pdf
new file mode 100644
index 00000000000..a160c8a641c
Binary files /dev/null and b/media/fulltext/16671100.pdf differ
diff --git a/media/fulltext/17224064.pdf b/media/fulltext/17224064.pdf
new file mode 100644
index 00000000000..f452471f350
Binary files /dev/null and b/media/fulltext/17224064.pdf differ
diff --git a/media/fulltext/19165867.pdf b/media/fulltext/19165867.pdf
new file mode 100644
index 00000000000..b2f36868486
Binary files /dev/null and b/media/fulltext/19165867.pdf differ
diff --git a/media/fulltext/21422297.pdf b/media/fulltext/21422297.pdf
new file mode 100644
index 00000000000..7ba8771d4f5
Binary files /dev/null and b/media/fulltext/21422297.pdf differ
diff --git a/media/fulltext/22011439.pdf b/media/fulltext/22011439.pdf
new file mode 100644
index 00000000000..72c4aaaa90c
Binary files /dev/null and b/media/fulltext/22011439.pdf differ
diff --git a/media/fulltext/22177921.pdf b/media/fulltext/22177921.pdf
new file mode 100644
index 00000000000..7f8759f1edc
Binary files /dev/null and b/media/fulltext/22177921.pdf differ
diff --git a/media/fulltext/22593152.pdf b/media/fulltext/22593152.pdf
new file mode 100644
index 00000000000..7247aa3735a
Binary files /dev/null and b/media/fulltext/22593152.pdf differ
diff --git a/media/fulltext/23728300.pdf b/media/fulltext/23728300.pdf
new file mode 100644
index 00000000000..6653167dbac
Binary files /dev/null and b/media/fulltext/23728300.pdf differ
diff --git a/media/fulltext/23999499.pdf b/media/fulltext/23999499.pdf
new file mode 100644
index 00000000000..95e6a94440b
Binary files /dev/null and b/media/fulltext/23999499.pdf differ
diff --git a/media/fulltext/24091329.pdf b/media/fulltext/24091329.pdf
new file mode 100644
index 00000000000..a0beff06f61
Binary files /dev/null and b/media/fulltext/24091329.pdf differ
diff --git a/media/fulltext/24827921.PDF b/media/fulltext/24827921.PDF
new file mode 100644
index 00000000000..a69eaa0bbf3
Binary files /dev/null and b/media/fulltext/24827921.PDF differ
diff --git a/media/fulltext/25358764.pdf b/media/fulltext/25358764.pdf
new file mode 100644
index 00000000000..a3ade68675a
Binary files /dev/null and b/media/fulltext/25358764.pdf differ
diff --git a/media/fulltext/25432172.pdf b/media/fulltext/25432172.pdf
new file mode 100644
index 00000000000..be2ae885a23
Binary files /dev/null and b/media/fulltext/25432172.pdf differ
diff --git a/media/fulltext/25446821.pdf b/media/fulltext/25446821.pdf
new file mode 100644
index 00000000000..e7ae844e339
Binary files /dev/null and b/media/fulltext/25446821.pdf differ
diff --git a/media/fulltext/25548153.pdf b/media/fulltext/25548153.pdf
new file mode 100644
index 00000000000..ca4198aa75c
Binary files /dev/null and b/media/fulltext/25548153.pdf differ
diff --git a/media/fulltext/25686607.pdf b/media/fulltext/25686607.pdf
new file mode 100644
index 00000000000..51b12985024
Binary files /dev/null and b/media/fulltext/25686607.pdf differ
diff --git a/media/fulltext/25728990.pdf b/media/fulltext/25728990.pdf
new file mode 100644
index 00000000000..a3232d150e5
Binary files /dev/null and b/media/fulltext/25728990.pdf differ
diff --git a/media/fulltext/25914936.pdf b/media/fulltext/25914936.pdf
new file mode 100644
index 00000000000..eaba8e2333c
Binary files /dev/null and b/media/fulltext/25914936.pdf differ
diff --git a/media/fulltext/25998054.pdf b/media/fulltext/25998054.pdf
new file mode 100644
index 00000000000..f5501755853
Binary files /dev/null and b/media/fulltext/25998054.pdf differ
diff --git a/media/fulltext/26359979.pdf b/media/fulltext/26359979.pdf
new file mode 100644
index 00000000000..43a665bb2ea
Binary files /dev/null and b/media/fulltext/26359979.pdf differ
diff --git a/media/fulltext/26503445.pdf b/media/fulltext/26503445.pdf
new file mode 100644
index 00000000000..9badc5fd04f
Binary files /dev/null and b/media/fulltext/26503445.pdf differ
diff --git a/media/fulltext/26527801.pdf b/media/fulltext/26527801.pdf
new file mode 100644
index 00000000000..4b9b2c138d0
Binary files /dev/null and b/media/fulltext/26527801.pdf differ
diff --git a/media/fulltext/26535006.pdf b/media/fulltext/26535006.pdf
new file mode 100644
index 00000000000..8d8e3cf77fa
Binary files /dev/null and b/media/fulltext/26535006.pdf differ
diff --git a/media/fulltext/26657860.pdf b/media/fulltext/26657860.pdf
new file mode 100644
index 00000000000..2be40345f44
Binary files /dev/null and b/media/fulltext/26657860.pdf differ
diff --git a/media/fulltext/26674251.pdf b/media/fulltext/26674251.pdf
new file mode 100644
index 00000000000..679d90a2e2e
Binary files /dev/null and b/media/fulltext/26674251.pdf differ
diff --git a/media/fulltext/26731475.pdf b/media/fulltext/26731475.pdf
new file mode 100644
index 00000000000..705b8e36307
Binary files /dev/null and b/media/fulltext/26731475.pdf differ
diff --git a/media/fulltext/27158840.pdf b/media/fulltext/27158840.pdf
new file mode 100644
index 00000000000..3a864a577e4
Binary files /dev/null and b/media/fulltext/27158840.pdf differ
diff --git a/media/fulltext/27554085.pdf b/media/fulltext/27554085.pdf
new file mode 100644
index 00000000000..017e6620671
Binary files /dev/null and b/media/fulltext/27554085.pdf differ
diff --git a/media/fulltext/27565342.pdf b/media/fulltext/27565342.pdf
new file mode 100644
index 00000000000..428640f09ec
Binary files /dev/null and b/media/fulltext/27565342.pdf differ
diff --git a/media/fulltext/27626381.pdf b/media/fulltext/27626381.pdf
new file mode 100644
index 00000000000..64fb169d2fe
Binary files /dev/null and b/media/fulltext/27626381.pdf differ
diff --git a/media/fulltext/28461702.pdf b/media/fulltext/28461702.pdf
new file mode 100644
index 00000000000..6d6163d812c
Binary files /dev/null and b/media/fulltext/28461702.pdf differ
diff --git a/media/fulltext/28530713.pdf b/media/fulltext/28530713.pdf
new file mode 100644
index 00000000000..5eaaf533c2d
Binary files /dev/null and b/media/fulltext/28530713.pdf differ
diff --git a/media/fulltext/29379213.pdf b/media/fulltext/29379213.pdf
new file mode 100644
index 00000000000..8f74e4a3a58
Binary files /dev/null and b/media/fulltext/29379213.pdf differ
diff --git a/media/fulltext/29540581.pdf b/media/fulltext/29540581.pdf
new file mode 100644
index 00000000000..c6693c3b696
Binary files /dev/null and b/media/fulltext/29540581.pdf differ
diff --git a/media/fulltext/29875319.pdf b/media/fulltext/29875319.pdf
new file mode 100644
index 00000000000..73a3e52d5e9
Binary files /dev/null and b/media/fulltext/29875319.pdf differ
diff --git a/media/fulltext/29875321.pdf b/media/fulltext/29875321.pdf
new file mode 100644
index 00000000000..d6b21bee6bc
Binary files /dev/null and b/media/fulltext/29875321.pdf differ
diff --git a/media/fulltext/30133745.pdf b/media/fulltext/30133745.pdf
new file mode 100644
index 00000000000..f29af728c17
Binary files /dev/null and b/media/fulltext/30133745.pdf differ
diff --git a/media/fulltext/30778251.pdf b/media/fulltext/30778251.pdf
new file mode 100644
index 00000000000..a810ca36774
Binary files /dev/null and b/media/fulltext/30778251.pdf differ
diff --git a/media/fulltext/30923193.pdf b/media/fulltext/30923193.pdf
new file mode 100644
index 00000000000..bedae9aa31e
Binary files /dev/null and b/media/fulltext/30923193.pdf differ
diff --git a/media/fulltext/31032905.pdf b/media/fulltext/31032905.pdf
new file mode 100644
index 00000000000..717b128f53c
Binary files /dev/null and b/media/fulltext/31032905.pdf differ
diff --git a/media/fulltext/31225653.pdf b/media/fulltext/31225653.pdf
new file mode 100644
index 00000000000..91b9f9a8c8c
Binary files /dev/null and b/media/fulltext/31225653.pdf differ
diff --git a/media/fulltext/31483104.pdf b/media/fulltext/31483104.pdf
new file mode 100644
index 00000000000..35dacaf7300
Binary files /dev/null and b/media/fulltext/31483104.pdf differ
diff --git a/media/fulltext/32125291.pdf b/media/fulltext/32125291.pdf
new file mode 100644
index 00000000000..991d1750dd9
Binary files /dev/null and b/media/fulltext/32125291.pdf differ
diff --git a/media/fulltext/32499651.pdf b/media/fulltext/32499651.pdf
new file mode 100644
index 00000000000..e8f26aae54f
Binary files /dev/null and b/media/fulltext/32499651.pdf differ
diff --git a/media/fulltext/32515782.pdf b/media/fulltext/32515782.pdf
new file mode 100644
index 00000000000..1a4c4e39961
Binary files /dev/null and b/media/fulltext/32515782.pdf differ
diff --git a/media/fulltext/33144667.pdf b/media/fulltext/33144667.pdf
new file mode 100644
index 00000000000..b5150b36c42
Binary files /dev/null and b/media/fulltext/33144667.pdf differ
diff --git a/media/fulltext/33838058.pdf b/media/fulltext/33838058.pdf
new file mode 100644
index 00000000000..58f040f5e0b
Binary files /dev/null and b/media/fulltext/33838058.pdf differ
diff --git a/media/nasrallah_imianowski_nature_2020.pdf b/media/nasrallah_imianowski_nature_2020.pdf
new file mode 100644
index 00000000000..e8f26aae54f
Binary files /dev/null and b/media/nasrallah_imianowski_nature_2020.pdf differ
diff --git a/media/sadiyah2019.pdf b/media/sadiyah2019.pdf
new file mode 100644
index 00000000000..35dacaf7300
Binary files /dev/null and b/media/sadiyah2019.pdf differ
diff --git a/temp_members/charlotte.md b/temp_members/charlotte.md
new file mode 100644
index 00000000000..bbe06b66ebd
--- /dev/null
+++ b/temp_members/charlotte.md
@@ -0,0 +1,15 @@
+---
+fullname: Charlotte Imianowski
+layout: members
+position: Doctoral Scientist
+tier: d
+picture: charlotte.jpg
+email: cji27@cam.ac.uk
+pubmed_searchterm: imianowski cj [author]
+---
+
+Charlotte graduated in 2016 with a BA in Cell and Systems Biology from the University of Oxford. Her research involved interrogating the function of a tumour suppressor gene in colorectal cancer.
+
+Subsequently, she worked as a Research Assistant in Professor Bass Hassan’s group at the Sir William Dunn School of Pathology, University of Oxford. Her projects have included validating a CRISPR-Cas9 approach to target a gene of interest in Ewing’s Sarcoma, and developing a method for diagnosing Ewing’s Sarcoma using liquid biopsies.
+
+Charlotte is now undertaking a PhD in Rahul Roychoudhuri’s lab, studying inhibitory mechanisms that restrict NK cell function within tumours.
diff --git a/temp_members/firas.md b/temp_members/firas.md
new file mode 100644
index 00000000000..5e88e406cba
--- /dev/null
+++ b/temp_members/firas.md
@@ -0,0 +1,13 @@
+---
+fullname: Firas Sadiyah
+layout: members
+position: Doctoral Scientist
+tier: d
+picture: firas.jpg
+email: firas.sadiyah@babraham.ac.uk
+pubmed_searchterm: sadiyah mf [author]
+---
+
+Firas gained an MSc in Biotechnology from Hanover Medical School (MHH) where he studied the molecular regulation of haematopoietic stem cell differentiation. Firas moved to the USA to continue this work as a research scholar at University of California in San Francisco (UCSF). At UCSF, Firas' research elucidated lineage-specific roles of key oncogenic proteins in acute lymphoblastic leukaemia (ALL) and chronic myeloid leukaemia (CML).
+
+Firas is now in Rahul Roychoudhuri’s group at the Babraham Institute, investigating how long range enhancer-promoter interactions drive cell-fate decisions within the CD4+ T cell lineage to dictate the outcome of immune responses.
\ No newline at end of file
diff --git a/temp_members/jingru.md b/temp_members/jingru.md
new file mode 100644
index 00000000000..458efa493c1
--- /dev/null
+++ b/temp_members/jingru.md
@@ -0,0 +1,11 @@
+---
+fullname: Jingru Xu
+layout: members
+position: Master's intern
+tier: f
+picture: placeholder-person.jpg
+email: jx292@cam.ac.uk
+pubmed_searchterm:
+---
+
+Incomplete
\ No newline at end of file