From ff53a8715b4d2c5e4bb15307065e7474a4564ba1 Mon Sep 17 00:00:00 2001 From: Alex Ball Date: Mon, 12 May 2025 10:41:17 +0100 Subject: [PATCH] Tidy up reference page - Follow instruction in "FIXME" page title. - Remove empty Glossary section. It should be restored if some initial content for it can be agreed. --- learners/reference.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/learners/reference.md b/learners/reference.md index f05e7f19..8609d527 100644 --- a/learners/reference.md +++ b/learners/reference.md @@ -1,9 +1,7 @@ --- -title: 'FIXME' +title: 'Reference' --- -## Glossary - ## Quick reference ### Navigating the shell @@ -102,5 +100,3 @@ Git cheat sheet handouts: - GitHub also has interactive tutorials for their [online version (Learning Labs)](https://lab.github.com/) and for [using Git offline (Git-It)](https://github.com/jlord/git-it-electron#git-it-desktop-app) - Atlassian has in depth but clear [tutorials](https://www.atlassian.com/git/tutorials) on using git - The [Programming Historian](https://programminghistorian.org) uses GitHub to manage lessons useful to historians and also people working in libraries. It is a useful resource for lessons but also to see GitHub in action. - -