Skip to content

Move glossary to correct location and format#495

Open
ocaisa wants to merge 2 commits into
carpentries-incubator:mainfrom
ocaisa:move_glossary
Open

Move glossary to correct location and format#495
ocaisa wants to merge 2 commits into
carpentries-incubator:mainfrom
ocaisa:move_glossary

Conversation

@ocaisa
Copy link
Copy Markdown
Contributor

@ocaisa ocaisa commented May 6, 2026

Follow up to #493 to put the glossary in the place where it is found by the heading. Looks like the current best practice is to use glosario...but I just spent 2 hours doing this and we need a fix

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/hpc-intro/compare/md-outputs..md-outputs-PR-495

The following changes were observed in the rendered markdown documents:

 config.yaml (gone)  | 117 ---------------
 instructor-notes.md | 261 +-------------------------------
 md5sum.txt          |  39 ++---
 reference.md (new)  | 419 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 440 insertions(+), 396 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2026-05-21 11:20:37 +0000

Comment on lines -2 to -3
title: Glossary
permalink: /guide/
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are hangovers from the old format I think

Comment thread learners/reference.md
```bash
{{ site.local.prompt }} rsync —progress my_precious_data.txt {{ site.remote.user }}@{{ site.remote.login }}
rsync: link_stat "/home/{{ site.local.user }}/—progress" failed:
$ rsync —progress my_precious_data.txt user@host
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting the templating to work in this file is hard, as the location of the configuration files is no longer the same

github-actions Bot pushed a commit that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants