Skip to content

Commit

Permalink
chore: UPDATE ALL MENTION OF PUBLISHER TO ENVELOPPE
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 27, 2024
1 parent d564c39 commit 7439e3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
title: Quartz
---

-> [PRESET](https://github.com/ObsidianPublisher/plugin-presets):
-> [PRESET](https://github.com/Enveloppe/plugin-presets):

- [YAML based](https://github.com/ObsidianPublisher/plugin-presets/blob/main/presets/quartz-yaml-based.json)
- [Obsidian path based](https://github.com/ObsidianPublisher/plugin-presets/blob/main/presets/quartz-yaml-based.json)
- [YAML based](https://github.com/Enveloppe/plugin-presets/blob/main/presets/quartz-yaml-based.json)
- [Obsidian path based](https://github.com/Enveloppe/plugin-presets/blob/main/presets/quartz-yaml-based.json)

## [Quartz](https://quartz.jzhao.xyz/)

See the official documentation on how to configure Quartz.

For the template, a special template that add a "little" more features is available [here](https://github.com/ObsidianPublisher/Publisher-Quartz).
For the template, a special template that add a "little" more features is available [here](https://github.com/Enveloppe/Enveloppe-Quartz).

The template includes:

Expand All @@ -22,7 +22,7 @@ The template includes:
### File & Folder icons configuration

- Use [Iconize Assistant](https://github.com/Lisandra-dev/iconize-assistant) to save icon path into the frontmatter of the file.
- Use [Iconize Assistant](https://github.com/mara-li/iconize-assistant) to save icon path into the frontmatter of the file.
> [!note] Iconize icons needs to be accessible by the plugin! I store them into `_assets/PLUGINS/icons`.
- Configure the plugin to send icons file (using override attachment) into `quartz/static/icons` : Replace path of attachment for svg files: `/(_assets\/_PLUGINS\/icons)\/(.*)\/(.*)\.(svg)$/`->`quartz/static/icons/$2/{{name}}`
- Configure the plugin to send file by frontmatter key: `icon_file`
Expand Down

0 comments on commit 7439e3b

Please sign in to comment.