Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updatew #23

Closed
wants to merge 87 commits into from
Closed

updatew #23

wants to merge 87 commits into from

Conversation

corvusdeinanis
Copy link
Owner

No description provided.

lucastucious and others added 30 commits January 24, 2024 23:54
* Enable custom callout

make a callout custom defaulted to a note one.

* Add a comment

* remove comment from quartz/plugins/transformers/ofm.ts

Co-authored-by: Jacky Zhao <[email protected]>

* Update quartz/plugins/transformers/ofm.ts

Co-authored-by: Jacky Zhao <[email protected]>

---------

Co-authored-by: Jacky Zhao <[email protected]>
* Add cssclasses to article

* Prettier

* Update quartz/components/pages/Content.tsx

* Update quartz/components/pages/Content.tsx

---------

Co-authored-by: Jacky Zhao <[email protected]>
…#741)

Bumps [rehype-pretty-code](https://github.com/atomiks/rehype-pretty-code) from 0.12.3 to 0.12.6.
- [Release notes](https://github.com/atomiks/rehype-pretty-code/releases)
- [Commits](rehype-pretty/rehype-pretty-code@v0.12.3...v0.12.6)

---
updated-dependencies:
- dependency-name: rehype-pretty-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.2 to 4.7.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v4.6.2...v4.7.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#746)

Bumps [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/Brooooooklyn/simple-git/releases)
- [Commits](Brooooooklyn/simple-git@v0.1.9...v0.1.11)

---
updated-dependencies:
- dependency-name: "@napi-rs/simple-git"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rehype-mathjax](https://github.com/remarkjs/remark-math) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/remarkjs/remark-math/releases)
- [Commits](https://github.com/remarkjs/remark-math/compare/[email protected]@6.0.0)

---
updated-dependencies:
- dependency-name: rehype-mathjax
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [shikiji](https://github.com/antfu/shikiji/tree/HEAD/packages/shikiji) from 0.9.9 to 0.10.2.
- [Release notes](https://github.com/antfu/shikiji/releases)
- [Commits](https://github.com/antfu/shikiji/commits/v0.10.2/packages/shikiji)

---
updated-dependencies:
- dependency-name: shikiji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Option to mask folder count

* Update quartz/components/pages/FolderContent.tsx

---------

Co-authored-by: Jacky Zhao <[email protected]>
* docs: improve first-time git setup

* fix: cssClasses was not applied on index page

* refactor: remove vscode files

* fix: format

* fix: cssClasses should be applied on the entire div, not only the article

* feat: support cssClasses for tag-listing

---------

Co-authored-by: Jacky Zhao <[email protected]>
* fix: alt error mix with height/width

More granular detection of alt and resize in image

* fix: format

* feat: allow to translate the date displayed

* style: format

* fix: rename to fusion dateLocale with locale (i18n support)

* Update quartz/components/PageList.tsx

Co-authored-by: Jacky Zhao <[email protected]>

* remove default key as it was already set

* add docstring for locale

---------

Co-authored-by: Jacky Zhao <[email protected]>
* feat: div that encapsulate PageList component

* change class to follow review

Co-authored-by: Jacky Zhao <[email protected]>

* apply page-listing div to TagContent

---------

Co-authored-by: Jacky Zhao <[email protected]>
* feat(icon): update content for gfm links

Signed-off-by: Aaron <[email protected]>

* chore: remove unused var

Signed-off-by: Aaron <[email protected]>

* fix: inherit display to remove additional spacing

Signed-off-by: Aaron <[email protected]>

* revert: remove redundant svg attribute

Signed-off-by: Aaron <[email protected]>

---------

Signed-off-by: Aaron <[email protected]>
dependabot bot and others added 27 commits January 31, 2024 18:35
Bumps [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hast)

---
updated-dependencies:
- dependency-name: "@types/hast"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ackyzha0#782)

* fix(search): improve more general usability

Signed-off-by: Aaron <[email protected]>

* fix: revert naming

Signed-off-by: Aaron <[email protected]>

* fix: correct check for enter event on no-match cases

Signed-off-by: Aaron <[email protected]>

* Update quartz/components/scripts/search.inline.ts

Co-authored-by: Jacky Zhao <[email protected]>

* chore: remove unecessary class for tracking mouse

Signed-off-by: Aaron <[email protected]>

---------

Signed-off-by: Aaron <[email protected]>
Co-authored-by: Jacky Zhao <[email protected]>
* feat: primitive full-text search on preview

Signed-off-by: Aaron <[email protected]>

* fix: remove invalid regex and unused code path

Signed-off-by: Aaron <[email protected]>

---------

Signed-off-by: Aaron <[email protected]>
* fix(search): increase size on fullPageWidth viewport

Signed-off-by: Aaron <[email protected]>

* chore: fix width size to be consistent on multiple views

Signed-off-by: Aaron <[email protected]>

* chore: set layout to 0 if there is no term

remove flashing by setting max-height

Signed-off-by: Aaron <[email protected]>

---------

Signed-off-by: Aaron <[email protected]>
- Removed a word for clarity
- added reference to layout file
…a0#790)

When providing an absolute path to the content directory (e.g. when using an Obsidian Vault in another directory), the build step would fail with

    Failed to process `/absolute/path/to/file.md`: ENOENT: no such file or directory, stat '/current/working/directory/absolute/path/'

This problem originated in the `CreatedModifiedDate` transformer which tries to construct a native filesystem path to the file to call `fs.stat` on. It did not however, account for the original file path contained in the received `VFile` being an absolute path and so, just concatenated the current working directory with the absolute path producing a nonexistent one.

This patch adds a simple fix for this issue by checking if the original file path is already absolute before concatenating with the current working directory.
Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for cuddlyspaceship ready!

Name Link
🔨 Latest commit bece8fc
🔍 Latest deploy log https://app.netlify.com/sites/cuddlyspaceship/deploys/65bd2c5b9870fb0008f4da7d
😎 Deploy Preview https://deploy-preview-23--cuddlyspaceship.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants