Skip to content

Commit

Permalink
docs: 🎨 set course title and subtitle (#57)
Browse files Browse the repository at this point in the history
## Description

This PR adds the course title and subtitle in the `_quarto.yml`. 

Initially, I added the title and subtitle we agreed on in #55 and #40 ,
but I kept brainstorming a bit and found an alternative that I liked
more; it's simpler/shorter and more digestible, in my opinion.

There's just something that I don't quite like about "collaborating as a
team" + we're missing the *s* from the abbreviation. And I liked the
explicit addition of the "CATs" abbreviation in the title too.
With the subtitle "An introduction to ...", I think that we still
incorporate the "you don't have to be collaborative team just yet, but
wanting to learn it is enough"-part that we talked about earlier.

Buuutttt, if you don't like it, I can just revert it 🐱 🐈 

Closes #55 
Closes #40
Related to #20 

## Reviewer Focus

This PR needs an in-depth review. 

## Checklist

- [X] Rendered website locally

---------

Co-authored-by: Luke W. Johnston <[email protected]>
  • Loading branch information
signekb and lwjohnst86 authored Nov 6, 2024
1 parent 7942d93 commit 1c56bb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ project:
# - slides/*.html

book:
title: Testing
title: Git for Collaborative Teams
subtitle: "An introductory course on team-based collaboration with Git and GitHub"
author:
- name: Luke W. Johnston
orcid: 0000-0003-4169-2616
Expand Down

0 comments on commit 1c56bb5

Please sign in to comment.