Commit graph

1625 commits

Author SHA1 Message Date
ed410399da Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 0s
2024-11-11 23:01:28 +03:00
05847520e3 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 0s
2024-11-11 22:58:50 +03:00
2258c29d38 Add Dockerfile
Some checks failed
Build and Deploy / build (push) Has been cancelled
2024-11-11 22:58:10 +03:00
74ebe95d84 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m57s
2024-11-11 22:48:38 +03:00
3b986e5083 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m7s
2024-11-11 22:42:06 +03:00
638dd5f9df Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m6s
2024-11-11 22:36:01 +03:00
a177cd0ebd Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m0s
2024-11-11 22:31:33 +03:00
0f3cc1cad7 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 1m57s
2024-11-11 22:28:17 +03:00
dda7b9798d Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 4s
2024-11-11 22:27:50 +03:00
1a2bb1a04b Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 1m55s
2024-11-11 22:25:27 +03:00
ee7a1c179c Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m0s
2024-11-11 22:23:07 +03:00
a572d95fbc Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 50s
2024-11-11 22:21:40 +03:00
484213fe0c Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 44s
2024-11-11 22:20:02 +03:00
377d05a32c Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 45s
2024-11-11 22:18:13 +03:00
2b94110af6 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 43s
2024-11-11 22:17:12 +03:00
43aeb033ec Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 43s
2024-11-11 22:14:46 +03:00
77266430d2 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 44s
2024-11-11 22:13:32 +03:00
df3e411f6a Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 1m56s
2024-11-11 22:09:43 +03:00
22864c548c Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m4s
2024-11-11 22:06:07 +03:00
3e054ea47d Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 44s
2024-11-11 22:04:36 +03:00
642d32128a Update .github/workflows/pages-deploy.yml 2024-11-11 22:04:22 +03:00
e16fbdea5a Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 2m0s
2024-11-11 21:10:49 +03:00
eda0c75632 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 46s
2024-11-10 23:44:06 +03:00
d071e85a14 Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 6s
2024-11-10 23:38:20 +03:00
0b5346c623 Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 6s
2024-11-10 23:35:34 +03:00
Cotes Chung
d51345e297
ci: reduce unnecessary pr-filter runs (#2033)
- Checking the repository of the PR is more effective than checking the label to identify bot-initiated PRs
- This change also allows more flexible PR body definitions for developers with write access to the repository
2024-11-08 22:35:18 +08:00
Cotes Chung
2f844978aa
chore: change stale label to inactive 2024-11-08 22:15:31 +08:00
Supreeth Mysore Venkatesh
42dea8ee29
build(deps): update wdm gem version for compatibility (#2028) 2024-11-04 00:45:59 +08:00
Alexander Fuks
86b13c917f
chore: improve feed interoperability (#2024) 2024-11-01 14:39:03 +04:00
c357435a9e Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 32s
2024-10-30 01:56:49 +03:00
c0d583aa9e Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 0s
Build and Deploy / deploy (push) Has been skipped
2024-10-30 01:55:10 +03:00
effb91dff2 Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled
2024-10-30 01:40:57 +03:00
Cotes Chung
4ef3cd8efc
ci: improve workflow triggers (#2017)
- Unchain commit-lint and CI
  - Even if a commit does not meet the CI path filter, it still needs to lint the commit message.
- Unchain PR filter and CI
  - The CI workflow needs to be triggered when the commits in a pull request are modified.
- Allow manual publishing
  - Sometimes `semantic-release` will error out due to commit messages referencing discussions, but this does not affect the final RubyGems/GitHub Release. In such cases, manual triggering of the publish process is needed to complete the remaining publishing steps.
2024-10-29 22:56:32 +08:00
Cotes Chung
c7f967529c
ci: skip test for invalid PRs (#2013) 2024-10-26 16:58:07 +08:00
Cotes Chung
74ed06321c
ci: block invalid pull requests (#2010) 2024-10-25 19:48:11 +08:00
Cotes Chung
d4f7f39ece
refactor: simplify sidebar animation 2024-10-22 11:13:06 +08:00
Cotes Chung
c1bd9eb9ee
refactor: reduce duplicate scss 2024-10-20 13:52:42 +08:00
Cotes Chung
6f461132c0
refactor: improve toc popup module 2024-10-19 21:15:31 +08:00
Alexander Fuks
03e302cbf6
chore: close toc-popup gracefully with Esc key (#1990) 2024-10-14 01:16:25 +08:00
Alexander Fuks
8a064a5e5a
feat: show toc on mobile screens (#1964) 2024-10-11 22:32:10 +08:00
Bence Boros
740bd84c51
chore(i18n): update hungarian translation (#1976) 2024-10-01 23:19:39 +08:00
Cotes Chung
93f616b25d
fix: pagination error when pinned posts exceed the page size (#1965) 2024-09-26 22:30:56 +08:00
Alexander Fuks
e6b87d2811
chore: remove h1 element from site title (#1960) 2024-09-24 08:21:34 +08:00
semantic-release-bot
73749067c5 Merge branch 'production' 2024-09-23 11:56:46 +00:00
semantic-release-bot
fd0df8320f chore(release): 7.1.1
## [7.1.1](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.1.0...v7.1.1) (2024-09-23)

### Bug Fixes

* **i18n:** correct fr-FR translations ([#1949](https://github.com/cotes2020/jekyll-theme-chirpy/issues/1949)) ([367262e](367262e74d))
* **pwa:** site baseurl not passed to `app.js` ([#1955](https://github.com/cotes2020/jekyll-theme-chirpy/issues/1955)) ([5a63244](5a63244721))
2024-09-23 11:56:31 +00:00
Cotes Chung
fbcdf8ce85
Merge branch 'master' into production 2024-09-23 19:48:06 +08:00
Cotes Chung
fac6116af1
build(dev-deps): bump 7 dependencies versions 2024-09-23 19:41:28 +08:00
Cotes Chung
5a63244721
fix(pwa): site baseurl not passed to app.js (#1955) 2024-09-18 22:32:26 +08:00
Cotes Chung
3ab3b844d2
refactor: replace deprecated meta element
Replace `apple-mobile-web-app-capable` with `mobile-web-app-capable`
2024-09-18 21:41:08 +08:00
denis-games
367262e74d
fix(i18n): correct fr-FR translations (#1949)
Co-authored-by: Denis Jean <dj@denisjean.fr>
2024-09-16 20:38:46 +08:00