1638 Commits

Author SHA1 Message Date
c812d0fc3f Added more to the README 2025-12-07 21:37:38 +00:00
20ba4bd292 Removed my custom SCSS from version control exclusion 2025-12-07 21:30:32 +00:00
e4487ed811 Customized README 2025-12-07 21:01:15 +00:00
9efab142ab Added NodeJS related version control exclusions 2025-12-07 20:54:52 +00:00
7998179069 Removed gitignore itself from gitignore 2025-12-07 20:51:25 +00:00
4d8ff7fc34 Added custom SCSS to version control ignore 2025-12-07 20:41:01 +00:00
d717f48349 Removed package lock from version control 2025-12-07 20:34:59 +00:00
5fdf6114a2 Changed custom SCSS 2025-12-07 20:33:16 +00:00
958b6d63ae Added an exclude rule 2025-11-23 17:23:38 -05:00
ffc33324af Changed a few parameters for the graph component of the layout 2025-11-23 17:18:17 -05:00
43740709ce Changed the site's title 2025-11-23 16:43:49 -05:00
03fbc37324 Commented out Argdown implementation for now 2025-11-23 14:49:11 -05:00
177e4a0b53 Added additional import dependency 2025-11-23 14:46:59 -05:00
207375271d Fixed import 2025-11-23 14:45:26 -05:00
642df154f0 Added a remark plugin for markdown 2025-11-23 14:34:27 -05:00
26a686e862 Changed essential font 2025-11-23 14:28:24 -05:00
8c4b7cfa2e Further specified selector 2025-11-23 14:23:31 -05:00
08a63d8852 Changed selector as other selector was not working 2025-11-23 14:17:41 -05:00
66ba981fb2 Still fiddling and testing 2025-11-23 14:10:14 -05:00
02cb290e0e Changed some custom styles, added other ones 2025-11-23 14:04:11 -05:00
4b7a570b6e Again re-customized background for callout quote blockquotes 2025-11-23 13:17:51 -05:00
1fa871646f Changed colors for callout quote blockquotes and their titles 2025-11-23 13:13:01 -05:00
637367fb3b Customized some SCSS 2025-11-23 13:02:22 -05:00
c6776e2dde Encountered errors in plugin creation, disabled new code for now 2025-11-23 12:43:16 -05:00
65994f81a4 Added Argdown plugin capabilities 2025-11-23 12:36:33 -05:00
4dfd1cd696 Added new Argdown components for use with Obsidian markdown transformer plugin 2025-11-23 12:35:11 -05:00
8bb86cdae7 Altered selectors, ids and class names to fit plugin I currently use in Obsidian 2025-11-23 10:45:23 -05:00
e5247695f5 Altered selectors, ids and class names to fit plugin I currently use in Obsidian 2025-11-23 10:33:17 -05:00
114eb0b729 Altered selectors, ids and class names to fit plugin I currently use in Obsidian 2025-11-23 10:25:14 -05:00
5f3c20d15f Excluded backup files from version control 2025-11-23 15:08:02 +00:00
0c97f08768 Added some custom SCSS 2025-11-23 15:07:11 +00:00
4e6d732f08 Changed the favicon image of site 2025-11-23 15:06:45 +00:00
1a8661284e Changed configuration to reflect my specific site 2025-11-23 15:05:04 +00:00
f8d94a9cfd Added more glob exclusion patterns for files 2025-11-22 19:01:05 +00:00
022521096c Changed soem configuration settings for appearance 2025-11-22 18:08:32 +00:00
2b4516f9f3 Configured Quartz and updated dependencies 2025-11-21 15:13:12 +00:00
05c2bc9809 Excluding the content directory contents from version control 2025-11-19 02:04:46 +00:00
af6af344c0 Added two tasks 2025-11-19 00:27:48 +00:00
9d1bfce0f9 Added a task list 2025-11-19 00:01:59 +00:00
Sidney
e7d2a57aad Fix optional chaining in tag explorer exclude example (#2200)
Prevents null pointer
2025-11-11 09:14:04 -08:00
Lunyaa
ef29c69828 add rybbit analytics (#2197) 2025-11-07 16:48:28 +01:00
Emile Bangma
86a30ad150 fix(callouts): set height to entire callout content (#2194)
* fix(callouts): set height to entire callout content

* Refactor callout-content to collapse all children simultaneously

* Testing better transition
2025-11-06 09:05:32 -05:00
dependabot[bot]
45d2ef8690 chore(deps): bump the production-dependencies group with 3 updates (#2190)
Bumps the production-dependencies group with 3 updates: [minimatch](https://github.com/isaacs/minimatch), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild).


Updates `minimatch` from 10.0.3 to 10.1.1
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.0.3...v10.1.1)

Updates `@types/node` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `esbuild` from 0.25.11 to 0.25.12
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.11...v0.25.12)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.25.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 09:05:21 -05:00
Marco Ciotola
0ecb859d2d feat(i18n): update Italian translations for coherency (#2189)
Update Italian translation for better plurals and idioms consistency
2025-11-02 05:35:23 -05:00
Michael Thomason
2fdc8129b6 fix(components): prevent infinite recursion from circular transcludes (#2187)
* fix(components): prevent infinite recursion from circular transcludes

* chore(components): modify warning message

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

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2025-11-01 06:22:29 -04:00
松浦 知也 Matsuura Tomoya
8bc6cb9061 fix(css): not break word in the search button placeholder (#2182)
* fixed not to break in the button

* fixed style
2025-10-31 17:01:51 -07:00
Jiangnan Li
af5773f0e4 fix(api): adapt to updated API parameter format from (#2185)
is-absolute-url v5.0.0
2025-10-31 16:59:46 -07:00
yavidor
4260214a07 feat(i18n): add Hebrew translations for UI components and pages (#2186)
* Added hebrew

* Better translations

* Added NewLine at EOF
2025-10-31 16:58:37 -07:00
Alexei Chernyavsky
0c4386dce1 feat(i18n): add Kazakh translations for UI components and pages (#2056) 2025-10-30 01:27:51 -04:00
Jairus Joer
08c861707b fix(explorer): Disable keyboard navigation on collapsed folders (#2169) 2025-10-28 09:37:32 -07:00