Commit Graph

1603 Commits

Author SHA1 Message Date
Shane McDonald
fbca56f278
fix(lastmod) Change defaultDateType to "modified" (#1862)
Some checks failed
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Making this change as per https://github.com/jackyzha0/quartz/issues/1857#issuecomment-2737098252

This is necessary for the `git` source to work properly in the CreatedModifiedDate plugin.
2025-03-19 12:47:16 -07:00
enneaa
ea0fbc9014
Update quartz.layout.ts 2025-03-19 21:47:19 +08:00
enneaa
2caffffe05
Update quartz.config.ts 2025-03-19 21:46:49 +08:00
enneaa
5f31e851ae
Update index.md 2025-03-19 21:34:30 +08:00
enneaa
c0c10dcb6a
Update index.md 2025-03-19 21:34:16 +08:00
enneaa
be0c18fb8a
Update index.md 2025-03-19 21:33:54 +08:00
enneaa
701a2e8299
Update README.md 2025-03-19 21:33:05 +08:00
enneaa
b79a96a9b3
Update quartz.config.ts 2025-03-19 21:32:40 +08:00
Jacky Zhao
eccad3da5d fix(lastmod): fallback to ctx.arg.directory instead of empty string
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
2025-03-18 21:48:24 -07:00
dralagen
bcde2abcb2
fix(transformer): find last modified date form commit on submodule (#1831)
* fix(transformer): find last modified date form commit on submodule

when the content folder has a submodule git, the relative path start in content folder and not root folder of quartz

* fix(transformer): use path.relative for improved path handling in last modified date calculation

* fix(transformer): keep find file from relative path of repo workdir

* fix(transformer): use variable for repository workdir

use default value if repo.workdir is undefined to user fullFp value
2025-03-18 21:47:35 -07:00
Felix Nie
25979ab216
feat(fonts): allow PageTitle to have its own font subset (#1848)
* fix(explorer): vertically center the Explorer toggle under mobile view

* Added a separate title font configuration

* Added googleSubFontHref function

* Applied --titleFont to PageTitle

* Made googleFontHref return array of URLs

* Dealing with empty and undefined title

* Minor update

* Dealing with empty and undefined title

* Refined font inclusion logic

* Adopted the googleFontHref + googleFontSubsetHref method

* Adaptively include font subset for PageTitle

* Restored default config

* Minor changes on configuration docs

* Formatted source code
2025-03-18 21:43:32 -07:00
Jacky Zhao
9818e1ad57 chore: remove unused import
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
2025-03-18 09:00:15 -07:00
Jacky Zhao
771110a72a fix(git): deprioritize git, dont fail on non-git content folders 2025-03-18 08:56:06 -07:00
enneaa
6097417e7a
Update README.md 2025-03-18 21:43:08 +08:00
enneaa
83cf2176f9
Update index.md 2025-03-18 21:31:06 +08:00
enneaa
4cc311fa15
Update quartz.config.ts 2025-03-18 21:23:06 +08:00
enneaa
3665909a78
Update README.md 2025-03-18 21:21:19 +08:00
enneaa
2db9106501
Add files via upload 2025-03-18 21:17:39 +08:00
enneaa
275eb6fb82
Update quartz.config.ts 2025-03-18 21:08:25 +08:00
enneaa
3ac57552b0
Update theme.ts 2025-03-18 21:04:04 +08:00
enneaa
922b0e869a
Update README.md 2025-03-18 20:59:02 +08:00
enneaa
22e316ef31
Update README.md 2025-03-18 20:58:00 +08:00
enneaa
f936bcd045
Update custom.scss 2025-03-18 20:52:05 +08:00
enneaa
d7a6f04f7b
Update custom.scss 2025-03-18 20:47:52 +08:00
enneaa
4d6365ce40
Update dark.css 2025-03-18 20:47:06 +08:00
enneaa
ce6a580e56
Update light.css 2025-03-18 20:46:35 +08:00
enneaa
14d29d7b2f
Update quartz.layout.ts 2025-03-18 20:28:50 +08:00
enneaa
ad745e4aa5
Add files via upload 2025-03-18 20:18:28 +08:00
enneaa
a903a399c3
Update quartz.layout.ts 2025-03-18 20:15:39 +08:00
enneaa
4e56758bc4
Update quartz.layout.ts 2025-03-18 20:13:34 +08:00
enneaa
fbdd9f33da
Update quartz.layout.ts 2025-03-18 20:01:31 +08:00
enneaa
da62170a33
Update quartz.layout.ts 2025-03-18 19:56:58 +08:00
enneaa
a639166a78
Update quartz.layout.ts 2025-03-18 19:55:11 +08:00
enneaa
75530659c9
Update contentIndex.tsx 2025-03-18 19:54:52 +08:00
enneaa
19d2a83339
Update quartz.layout.ts 2025-03-18 19:49:38 +08:00
enneaa
2aed6317f0
Update quartz.config.ts 2025-03-18 19:48:58 +08:00
enneaa
8104a23887
Add files via upload 2025-03-18 19:37:18 +08:00
enneaa
638af27f47
Update quartz.config.ts 2025-03-18 19:18:23 +08:00
enneaa
71a8f7b403
Delete quartz/.github/workflows/deploy.yml 2025-03-18 19:15:17 +08:00
enneaa
5818900694
Create deploy.yml 2025-03-18 19:14:57 +08:00
enneaa
a076262f8d
Create deploy.yml 2025-03-18 19:14:21 +08:00
dependabot[bot]
dc6a9f3b12
chore(deps): bump rlespinasse/github-slug-action (#1851)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
Bumps the ci-dependencies group with 1 update: [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action).


Updates `rlespinasse/github-slug-action` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: rlespinasse/github-slug-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 14:49:27 -07:00
Yes365
c0b73ddaa4
fix: maybeDates will change children dates (#1843)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
2025-03-17 08:27:15 -07:00
Jacky Zhao
e86544064c fix: parse parallelization chunk arg, inline b64 for og image
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Docker build & push image / build (push) Has been skipped
2025-03-16 15:12:40 -07:00
Jacky Zhao
a737207981
perf: incremental rebuild (--fastRebuild v2 but default) (#1841)
* checkpoint

* incremental all the things

* properly splice changes array

* smol doc update

* update docs

* make fancy logger dumb in ci
2025-03-16 14:17:31 -07:00
Felix Nie
a72b1a4224
fix(explorer): vertically center the Explorer toggle under mobile view (#1847) 2025-03-16 12:08:45 -07:00
Jacky Zhao
fbb4523853 fix(folder): use memoized trie instead of handrolled path solution (closes #1767) 2025-03-14 15:08:23 -07:00
Jacky Zhao
da1b6b37fe fix(explorer): fix incorrect recursive case for folder rendering 2025-03-14 10:05:26 -07:00
Jacky Zhao
e26658f4ed fix(description): calculate description properly when first sentence is longer than max 2025-03-13 14:22:11 -07:00
Jacky Zhao
b579950ae5 fix(og): adjust line clamp 2025-03-13 14:05:26 -07:00