1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-16 17:56:39 +00:00

1582 Commits

Author SHA1 Message Date
ba6f3d2183 fix ignores 2025-06-07 16:23:08 -06:00
bd145d91b4 move to just cloning the project 2025-06-07 15:50:36 -06:00
15181555c4 follow instructions online to remove submodule 2025-06-07 15:43:46 -06:00
6b4d29a1fd turn explicit publishing back on 2025-06-07 13:25:53 -06:00
41a8e737ea turn off submodules for now until I figure out this damn bug 2025-06-07 13:21:52 -06:00
937ab53ff0 switch to ssh 2025-06-07 13:15:52 -06:00
75f5d0f4c4 reintroduce the submodule 2025-06-07 13:13:48 -06:00
f110afd363 remove submodule 2025-06-07 13:08:30 -06:00
55b6fa3c50 Claude says add a --force 2025-06-07 13:06:10 -06:00
8e29c322d8 try the original way again 2025-06-07 12:59:22 -06:00
c3c2d0144a manually update maybe 2025-06-07 12:55:21 -06:00
c786a45f52 ok I think I do need to do some submodule stuff manually? 2025-06-07 12:48:22 -06:00
ef74b71284 remove 2025-06-07 12:42:38 -06:00
a6da652d8b Add archive 2025-06-07 12:28:34 -06:00
82516485c3 try public first approach 2025-06-07 12:24:40 -06:00
00d5ea14c3 try not syncing 2025-06-07 00:23:34 -06:00
30d4eed297 idk man try this 2025-06-06 18:27:15 -06:00
02d2c1372e lean on gitlab some more 2025-06-06 18:22:57 -06:00
4929c4f7cf Remove caching altogether 2025-06-06 18:18:42 -06:00
d063b7f03e Forgot to update the submodule path which was probably causing my issues 2025-06-06 18:15:08 -06:00
63e447ee62 simplify ci 2025-06-06 18:11:01 -06:00
1d66a13715 Remove tags 2025-06-05 02:29:45 -06:00
ab3bff9c09 personalize more 2025-06-04 21:44:51 -06:00
168bf9c3c1 Remove breadcrumbs 2025-06-03 18:06:39 -06:00
7b78f10a45 add personality to the 404 page 2025-06-03 15:58:02 -06:00
1fc0ed04ff make some small site changes 2025-06-03 14:41:12 -06:00
32d6bab8f4 explicitly use job token 2025-06-03 13:30:58 -06:00
6223d31dff made some changes to the brain/ci-cd settings as well 2025-06-03 13:25:04 -06:00
7ea4341088 try ssh 2025-06-03 13:18:51 -06:00
671a5f391c using https instead of ssh 2025-06-03 13:16:01 -06:00
db4670b8e4 try to setup git 2025-06-03 13:12:52 -06:00
9808644aff start the fight with CI 2025-06-03 13:11:12 -06:00
33309a07c0 do a lil config 2025-06-03 13:09:50 -06:00
dd04c0de81 follow branch 2025-06-03 13:04:21 -06:00
c829707af2 add vault as submodule 2025-06-03 13:02:15 -06:00
676821c146 rm content 2025-06-03 13:00:31 -06:00
af0ffa2796 build 2025-06-03 12:45:17 -06:00
cd5aa54dcd Quartz sync: Jun 3, 2025, 12:43 PM 2025-06-03 12:43:47 -06:00
Jacky Zhao
ae0466eedb css: unapply redundant bg on section 2025-06-03 10:57:16 -07:00
Emile Bangma
499adf4a4e
fix(ios): mobile explorer overscroll behavior (#2008) 2025-06-03 13:51:38 -04:00
Jacky Zhao
cd13ce3c47 docs: clarify parens on ignorePatterns (closes #2009) 2025-06-02 12:39:01 -07:00
Emile Bangma
b48aa91728
fix(flex): respect DesktopOnly and MobileOnly components (#1971)
* 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)
* 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
1cfc87652c fix: tz-less date parse in local tz instead of utc (closes #1615) 2025-06-01 22:42:37 -07:00
Jacky Zhao
096ef220dc docs: fix explorernode references (closes #1985) 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
dependabot[bot]
996d8d51fa
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>
2025-05-28 09:21:56 -04:00
fl0werpowers
951d1dec24
chore(deps): replace chalk and rimraf with builtin functions (#1879)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-28 10:40:51 +02:00
Keisuke ANDO
51b43a2115
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
2025-05-27 21:26:17 +02:00