Commit Graph

230 Commits

Author SHA1 Message Date
saberzero1
3e08aa2375
docs: install branch commands 2026-03-12 00:35:36 +01:00
saberzero1
ec9efa01c0
docs: removed outdated v3 setup 2026-03-11 20:11:11 +01:00
saberzero1
08c99940ba
docs: plugin development and setup guide 2026-03-11 19:43:12 +01:00
saberzero1
031c7be487
docs: cli documentation 2026-03-11 19:32:31 +01:00
saberzero1
5970e4ec44
docs: updated documentation for v5 2026-03-11 18:44:51 +01:00
saberzero1
f1fea423ed
docs: updated cli commands 2026-03-11 18:23:12 +01:00
saberzero1
0f446954a4
docs: removed leaflet demo 2026-03-11 18:13:58 +01:00
saberzero1
e182b0c5c0
docs: move bases 2026-03-11 18:11:25 +01:00
saberzero1
f88fc568e2
chore: test docs 2026-03-08 11:08:40 +01:00
saberzero1
bfd04de97a
docs: canvas 2026-03-01 04:10:47 +01:00
saberzero1
6f48471cde
feat(layout): page frames 2026-02-28 21:59:31 +01:00
saberzero1
88147be600
docs: page frames 2026-02-28 18:26:55 +01:00
saberzero1
b6f8e865f2
docs(plugins): updated plugin list defaults 2026-02-27 23:17:13 +01:00
saberzero1
ed3ff89568
fix(links): virtual page links 2026-02-26 23:47:05 +01:00
saberzero1
da7e62a1d8
fix: exclude 404 2026-02-26 22:18:49 +01:00
saberzero1
56cd833d63
docs: add board, gallery, and cards view examples to navigation page 2026-02-26 20:18:09 +01:00
saberzero1
b32ac5d893
chore: cleanup 2026-02-26 17:05:30 +01:00
saberzero1
a156d90dc0
feat: update and upgrade commands 2026-02-26 00:42:53 +01:00
saberzero1
e6255b24be
docs: Quartz v5 2026-02-25 21:00:33 +01:00
saberzero1
2feef3c62e
docs: Quartz v5 2026-02-25 16:04:21 +01:00
saberzero1
81f16534ef
docs: rewrite Frontmatter documentation for note-properties plugin 2026-02-24 02:19:35 +01:00
saberzero1
d872922f06
chore: updated plugins 2026-02-23 19:59:20 +01:00
saberzero1
1d79900731
fix: Obsidian flavored markdown 2026-02-16 00:06:11 +01:00
saberzero1
57e60726b6
fix: Obsidian flavored markdown 2026-02-15 23:53:57 +01:00
saberzero1
e89ef41ec1
chore: updated linter 2026-02-14 17:26:32 +01:00
saberzero1
1538e844ae
feat: integrate CanvasPage plugin with types, assets, config, layout, and documentation 2026-02-14 15:36:15 +01:00
saberzero1
f970ee7788
docs: fix outdated v4 references in documentation 2026-02-14 02:14:18 +01:00
saberzero1
cdfb1bd85b
docs: rewrite documentation for v5 plugin system
Update feature docs, hosting, CI/CD, getting started, configuration,
layout, architecture, creating components, making plugins, and
migration guide to reflect the v5 community plugin architecture.
2026-02-14 01:35:44 +01:00
saberzero1
9669dd1739
docs: update plugin API sections for v5 community plugins 2026-02-14 01:27:52 +01:00
saberzero1
7f15e08d42
docs: Quartz v5 2026-02-10 01:05:43 +01:00
saberzero1
f99d54ea42
Update Dockerfile and add CI/CD documentation
- Add plugin install step to Dockerfile

- Create docs/ci-cd.md with pipeline configuration guide
2026-02-08 13:11:24 +01:00
saberzero1
1b7160b930
docs: updated plugin-specific docs 2026-02-08 12:48:14 +01:00
saberzero1
b4ab88d531
docs: updated plugin-specific docs 2026-02-07 06:31:01 +01:00
saberzero1
d11622f024
feat(plugins): graph as community plugin 2026-02-07 05:56:24 +01:00
saberzero1
e4ea2c96d4
feat(plugins): explorer as community plugin 2026-02-07 03:10:50 +01:00
Jacky Zhao
fa8d87a23a docs: link fixes and cleanup 2026-01-08 09:04:56 +08:00
Sidney
e7d2a57aad
Fix optional chaining in tag explorer exclude example (#2200)
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
Prevents null pointer
2025-11-11 09:14:04 -08:00
Lunyaa
ef29c69828
add rybbit analytics (#2197)
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
2025-11-07 16:48:28 +01:00
Justin
05e4f42291
docs: update nav for cloudflare pages (#2130) 2025-09-17 09:32:25 -07:00
siaikin
e77a051144
feat(analytics): add support for Vercel Web Analytics provider (#2119)
Some checks failed
Build and Test / publish-tag (push) Has been cancelled
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
* feat(analytics): add support for Vercel Web Analytics provider

* fix: correct indentation for Vercel analytics provider condition
2025-09-08 20:06:28 -07:00
Lumen Yang
a4028289aa
docs: remove out of date admonition (#2114) 2025-09-05 09:45:06 -07:00
John Barker
e918f11652
feat: add support for matomo analytics (#2051)
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
* feat: Support Matomo as analytics provider (self-hosted)

* SPA support

* Don't use var

* inline

* Revert fixing issues outside of this change
2025-08-12 23:56:04 -04:00
Garklein
82c53a1c80
fix docs for using custom components compositionally (#2044) 2025-07-07 22:46:52 -04:00
Jiangnan Li
cdd0be2aa8
feat(giscus): expose language option for Comments component (#2012)
Some checks failed
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
* add language support for Comment

* docs: let users know they can customize their language preference
2025-06-08 11:23:01 +02:00
Jacky Zhao
cd13ce3c47 docs: clarify parens on ignorePatterns (closes #2009)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
Docker build & push image / build (push) Waiting to run
2025-06-02 12:39:01 -07:00
Emile Bangma
b48aa91728
fix(flex): respect DesktopOnly and MobileOnly components (#1971)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
Docker build & push image / build (push) Waiting to run
* fix(flex): respect DesktopOnly and MobileOnly components

* Use classNames util function

* fix(ofm): allow wikilink alias to be empty (#1984)

This is in line with Obsidian's behavior.

* fix(style): Katex adding scrollbars on non-overflowing content (#1989)

* feat(i18n): Bahasa Indonesia translations (#1981)

* fix(a11y): increased content-meta text contrast (#1980)

* fix(analytics): streamline posthog script loading and event capturing (#1974)

* css: adjust color blend for search bg

* feat(links): added ofm option to style unresolved or broken links differently (#1992)

* feat: add option to disable broken wikilinks

* fix(style): update hover color for broken links and introduce new class

* feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown

* chore(deps): replace `chalk` and `rimraf` with builtin functions (#1879)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#1996)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Node 22 (#1997)

* docs: showcase housekeeping

* docs: fix explorernode references (closes #1985)

* fix: tz-less date parse in local tz instead of utc (closes #1615)

* docs: added note to not forget to add https:// to the plausible-host (for #1337) (#2000)

* docs: added note to not forget to add https:// to the plausible-host (for #1337)

* Update docs/configuration.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Updated documentation

---------

Co-authored-by: Nizav <106657905+Ni-zav@users.noreply.github.com>
Co-authored-by: Aswanth <aswanth366@gmail.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
Co-authored-by: Keisuke ANDO <g.kei0429@gmail.com>
Co-authored-by: fl0werpowers <47599466+fl0werpowers@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Moser <64004956+c2vi@users.noreply.github.com>
2025-06-02 18:36:57 +02:00
Sebastian Moser
7b052e8844
docs: added note to not forget to add https:// to the plausible-host (for #1337) (#2000)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
Docker build & push image / build (push) Waiting to run
* docs: added note to not forget to add https:// to the plausible-host (for #1337)

* Update docs/configuration.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2025-06-01 22:56:51 -07:00
Jacky Zhao
096ef220dc docs: fix explorernode references (closes #1985)
Some checks failed
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
Docker build & push image / build (push) Has been cancelled
2025-05-28 16:36:25 -07:00
Jacky Zhao
bc16822d14 docs: showcase housekeeping 2025-05-28 16:27:17 -07:00
Emile Bangma
7fa9253abc
Node 22 (#1997) 2025-05-28 16:20:59 -07:00