aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* feat: add new CI workflow for build and release processHsiangNianian2025-10-141-2/+6
* fix: update CI workflow name and Python version for wheel buildingHsiangNianian2025-10-141-2/+2
* fix: remove unnecessary make command from LaTeX build stepHsiangNianian2025-10-101-1/+0
* refactor: update GitHub Actions workflow to build LaTeX PDF directly and remo...HsiangNianian2025-10-061-3/+2
* feat: add latexonly target to Makefile for building LaTeX from existing sourc...HsiangNianian2025-10-061-1/+1
* fix: correct action version for GitHub Pages deployment in workflowHsiangNianian2025-10-061-1/+1
* feat: replace LaTeX dependencies installation step with texlive-action and up...HsiangNianian2025-10-061-14/+11
* feat: add LaTeX dependencies installation and fix publish directory path in G...HsiangNianian2025-10-061-1/+8
* chore: add debug output for dependency installation and documentation build s...HsiangNianian2025-10-061-1/+4
* feat: add GitHub Actions workflow for building and deploying documentationHsiangNianian2025-10-061-0/+45
* chore: update Python version in CI configuration to use 3.x for compatibility简律纯2025-09-121-5/+5
* chore: update Python version to 3.11 in CI configuration简律纯2025-09-121-4/+4
* chore: update CI configuration for maturin v1.8.6 and enhance wheel building ...简律纯2025-09-121-2/+41
* Initial commit简律纯2025-09-122-0/+215