From 0d5f733e3ce4f6b9af72024957042b6452fa6da2 Mon Sep 17 00:00:00 2001 From: Heerko Date: Sun, 11 Jan 2026 22:24:23 +0100 Subject: [PATCH] fix underline --- html_output/index.html | 3 +-- slides.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/html_output/index.html b/html_output/index.html index e506059..f5a3628 100644 --- a/html_output/index.html +++ b/html_output/index.html @@ -5,8 +5,7 @@ TeX : { extensions : ['color.js'] } });

Braids - Intro to Git

Braids - Intro to Git

Goal: introduce Git as an archiving practice, -then do a little branch-based website exercise published live.

Planning (90 min)

Title underline too short.

Planning (90 min)
-===============
  1. Context: what Git is, what it does, who uses it (10 min)
  2. Install Git (10 min)
  3. Core concepts + core commands (20 min)
  4. Forgejo: accounts + clone/push permissions (10 min)
  5. Exercise: branch a page, publish live, iterate (35 min)
  6. Wrap-up: good practices + next steps (5 min)

What is Git

  • Distributed version control system
  • Tracks changes over time
  • Enables: +then do a little branch-based website exercise published live.

Planning (90 min)

  1. Context: what Git is, what it does, who uses it (10 min)
  2. Install Git (10 min)
  3. Core concepts + core commands (20 min)
  4. Forgejo: accounts + clone/push permissions (10 min)
  5. Exercise: branch a page, publish live, iterate (35 min)
  6. Wrap-up: good practices + next steps (5 min)

What is Git