minor post-workshop tweaks

[?]
Sep 4, 2025, 9:21 AM
Y44WXLOYJHMFUXGJJXA4CMDGQQIT7ZKKQSU64YMO7GPP5LR6BUVAC

Dependencies

  • [2] BGRY3HRV clarify workshop purpose in README
  • [3] 4D7RX5B6 final commit before workshop
  • [4] HME56U35 start building slides in org-mode
  • [*] WQOLDV5Z initial commit: README.md

Change contents

  • replacement in slides/slides.org at line 22
    [4.418][4.418:422]()
    3.
    [4.418]
    [4.422]
    3. Strategies
  • replacement in slides/slides.org at line 197
    [3.3208][3.3208:3543]()
    - A shared folder! :: Access via network share or SSH
    - Patches by email :: `git send-email`
    - Static web site :: Use `git update-server-info` & any web server
    - Gitolite :: Minimal ssh-based setup
    - Radicle :: Peer to peer
    - Forgejo, Gitea, Gogs, Kallithea :: Full self-hostable web forges
    - Soft Serve :: TUI-style minimalist server
    [3.3208]
    [3.3543]
    - A shared folder!: Access via network share or SSH
    - Patches by email: ~git send-email~
    - Static web site: Use ~git update-server-info~ & any web server
    - Gitolite: Minimal ssh-based setup
    - Radicle: Peer to peer
    - Forgejo, Gitea, Gogs, Kallithea: Full self-hostable web forges
    - Soft Serve: TUI-style minimalist server
  • edit in slides/slides.org at line 229
    [3.3884]
    [3.3884]
    - Commercial
    - /Sooooo many.../
  • replacement in slides/slides.org at line 235
    [3.3934][3.3934:3978]()
    - Git `pre-commit` or `post-commit` hooks
    [3.3934]
    [3.3978]
    - Git ~pre-commit~ or ~post-commit~ hooks
  • edit in justfile at line 7
    [4.4647010]
    [4.4647010]
    cp slides/*.jpg _build/html/slides/
    cp slides/*.css _build/html/slides/
  • edit in README.md at line 6
    [2.645]
    [6.297]
    :::{attention}
    You can [find the Git without GitHub workshop slides here](/slides/) if that's what you're looking for.
    :::