Skip to content

Latest commit

 

History

History
105 lines (68 loc) · 2.66 KB

File metadata and controls

105 lines (68 loc) · 2.66 KB

1.6.0 (2026-04-25)

Feat

  • 💄 add theming similar to Seedcase

1.5.0 (2026-03-31)

Feat

  • ✨ include a callout for only origami hats to go up

1.4.2 (2026-03-30)

Refactor

  • 🔥 discord_text snippet isn't used anymore

1.4.1 (2026-03-29)

Fix

  • ✏️ use https for URL in vancouver.csl

1.4.0 (2026-03-29)

Feat

  • ✨ add common logos to images in theme

1.3.3 (2026-02-07)

Refactor

  • ⬆️ install latest fontawesome version

1.3.2 (2025-11-03)

Fix

  • 💄 using margin leads to weird behaviour in layout
  • 📝 fix logo alt text, it was the old text

Refactor

  • 🔥 don't need this old logo
  • 💄 brand should overwrite the general theme

1.3.1 (2025-07-09)

Fix

  • 📌 correct version in _extension.yml

1.3.0 (2025-07-09)

Feat

  • ✨ add Lua VS Code extension recommendation

Fix

  • ✏️ forgot to update the extension title
  • 🔥 the code-appendix text snippet didn't work, removed

1.2.0 (2025-07-04)

Feat

  • ✨ add includes with callout star repo on GitHub (#48)
  • ✨ add includes for code of conduct and learning design (#39)
  • ✨ add favicons with new logo (#38)
  • ✨ includes file that lists code used during session
  • ✨ add more includes from the r3admin template files
  • ✨ add "reading website" include files (#31)
  • ✨ add shortcodes to insert common text
  • ✨ tell Quarto to ignore certain files when used as a template
  • ✨ embed fontawesome and glossary in theme
  • change highlight style and add line numbers

Fix

  • 💄 set headings weight to 400 to avoid it being the default 600 (#54)
  • ✏️ set authors on separate lines (#53)
  • ✏️ "event" -> "workshop" (#44)
  • ✏️ small edits to text
  • ✏️ forgot to end with () in includes
  • change includes/ to text_snippet in reading task code snippet (#28)
  • 🐛 need to include links to the extensions
  • search bar doesn't show when ype is overlay
  • forgot to connect the CSL to the settings
  • this needs to override other settings
  • remove freezing, it isn't necessary by default

Refactor

  • 🔥 don't need glossary extension anymore
  • ♻️ simplify the text about how to read the website (#50)
  • ♻️ change search from icon to textbox (#46)
  • ♻️ instructor -> teacher (#42)
  • ♻️ don't put code appendix in callout block
  • ♻️ move wiptext_snippet to config body-header (#27)
  • ♻️ move schedule into Markdown format
  • ♻️ make soft link of _extensions in slides to build slides there
  • remove this code, isn't needed anymore