From f118e49b5e00f032ce52391e939e64598e7f26e3 Mon Sep 17 00:00:00 2001 From: wulfdewolf Date: Thu, 8 Feb 2024 14:44:33 +0000 Subject: [PATCH] repos --- _config.yml | 2 +- _data/repositories.yml | 13 ++++--------- _pages/repositories.md | 4 ++-- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/_config.yml b/_config.yml index 7c0b82452ed7..4340ee503438 100644 --- a/_config.yml +++ b/_config.yml @@ -26,7 +26,7 @@ impressum_path: # set to path to include impressum link in the footer, use the s repo_theme_light: default # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md repo_theme_dark: dark # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md repo_trophies: - enabled: true + enabled: false theme_light: flat # https://github.com/ryo-ma/github-profile-trophy theme_dark: gitdimmed # https://github.com/ryo-ma/github-profile-trophy diff --git a/_data/repositories.yml b/_data/repositories.yml index 5205c9f6f7e9..de243c898134 100644 --- a/_data/repositories.yml +++ b/_data/repositories.yml @@ -1,12 +1,7 @@ github_users: - - torvalds - - alshedivat + - MattNolanLab github_repos: - - alshedivat/al-folio - - twbs/bootstrap - - jekyll/jekyll - - jquery/jquery - - FortAwesome/Font-Awesome - - jpswalsh/academicons - - mathjax/MathJax + - MattNolanLab/grid_cell_analysis + - MattNolanLab/SPAD_in_vivo + - MattNolanLab/nolan-brainrender diff --git a/_pages/repositories.md b/_pages/repositories.md index 676137d85903..99a885a65d9b 100644 --- a/_pages/repositories.md +++ b/_pages/repositories.md @@ -1,8 +1,8 @@ --- layout: page permalink: /repositories/ -title: repositories -description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories. +title: Repositories +description: An overview of the lab's published code and tools. nav: true nav_order: 4 ---