summaryrefslogtreecommitdiff
path: root/.github/workflows/biome-ci.yaml
AgeCommit message (Collapse)Author
2025-12-15build(workflow): adjust workflow strategyBertrand Yuan
The biome-ci is not applicable in this project, therefore, `biome-ci.yaml` is deprecated. I add a new workflow to check typos in `/docs`. (though `/docs` remains to be added now)
2025-12-15initial commit -- the front-end prototypeBertrand Yuan
The initial code is base on Anirudh's work. More to see at: https://github.com/techwithanirudh/shadcn-blog Therefore, the code in this commit is under MIT license.