Skip to content

Releases: entelecheia/course-template-i18n

v0.4.0

24 Aug 04:28
Compare
Choose a tag to compare

Feature

  • Update copier source path to hyperfast-course-template and add language codes and names (41ce76d)

Fix

  • config: Correct path_to_book for English and Korean versions (3c3fe9c)

v0.3.0

13 Jul 10:22
Compare
Choose a tag to compare

Feature

  • book: Integrate Giscus comments system (e86203c)

Fix

  • language_redirect: Ensure siteURL ends with a to prevent redirect errors (67a9ea7)
  • language_switcher: Correct URL generation for language switch (65807f8)

v0.2.0

08 Jul 04:36
Compare
Choose a tag to compare

Feature

  • language_switcher: Add language switcher functionality in multiple locations (5fce548)
  • language: Add language selector and post-processing script (c1e30f3)
  • build: Add build script for books with language support (d23760c)
  • book: Add publish script for building HTML (abdc4f1)
  • language_redirect: Add language-based redirection logic (3b1f44b)
  • language-selector: Add CSS styles for language selector (b6c6dae)
  • book: Add Google Fonts integration (f44d6d7)
  • language-selector: Add styles for language selector (536f8cb)

Fix

  • docs: Update build script in deploy workflow (5c80307)
  • lang-redirect: Correct redirection URL to include index.html (558959a)

v0.1.0

07 Jul 06:39
Compare
Choose a tag to compare

Feature

  • config: Update project to support internationalization (f9bfc0c)

Fix

  • makefile: Correct file paths in remove-template target (2a16e79)