Malcolm Mielle
b8c46ba81a
feat(analytics): clarity ( #1446 )
...
Add the code necessary for support of Microsoft clarity
2024-09-30 10:06:37 -07:00
threehymns
921f45cf70
feat: add a config option for a pageTitleSuffix ( #1320 )
...
* feat: add a config option for a pageTitleSuffix
* Run Prettier on Head.tsx
* Make pageTitleSuffix optional
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
---------
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2024-09-24 20:20:36 -04:00
Emile Bangma
7d7e334976
feat: responsive design grid ( #1354 )
...
* Responsive design grid
* Addressed PR feedback
* Bump Quartz version 4.3.1 => 4.4.0
* Moved page-header into center
* Updated docs with new layouts
* Sync updated version number with package-lock
* Table of Content scrollbar auto
* Reset node_modules
* Updated layout images
* Fixed tablet layout
* Finilazed layout images
2024-09-23 13:40:12 -07:00
Jacky Zhao
50a78bafa5
docs: clarify prod hosting
2024-09-15 16:47:11 -07:00
Jacky Zhao
6215dd5565
docs: fix roam research docs
2024-09-11 14:45:04 -07:00
Matt Vogel
d2414b3903
feat(markdown): Roam Research flavour ( #985 )
...
* feat: Roam Research flavor markdown
* docs: Roam Research transformer
* use markdownPlugins
* fix roam matching
* cleanup: Roam Plugin
---------
Co-authored-by: Matt Vogel <>
2024-09-11 03:29:07 -04:00
bfahrenfort
84a9be65ce
Add Projects & Privacy to showcase.md ( #1381 )
2024-08-31 11:43:49 -07:00
Aaron Pham
2be9c096a1
chore(features): remove implemented ( #1350 )
2024-08-24 10:13:14 -07:00
Tony Jackson
f913332862
docs: Update Gitlab CI runner tag to use Gitlab runner ( #1365 )
...
Co-authored-by: Tony Jackson <tony.aaj.jackson@protonmail.com>
2024-08-23 18:55:03 -07:00
Elijah Kennedy
647c125525
docs: added permalink description to supported frontmatter doc ( #1369 )
2024-08-23 18:35:52 -07:00
Eledah
3b74453fe6
docs: RTL showcase ( #1362 )
2024-08-20 09:28:52 -07:00
Karthi Fair Hawn
323167a001
docs(hosting): missing key with: ( #1334 )
2024-08-10 08:32:51 -07:00
Jacky Zhao
2db735a150
docs: recommend at least node 20 in gh
2024-08-08 18:38:17 -07:00
Jacky Zhao
9acaa1c8ac
feat: custom global latex macros ( closes #1325 )
2024-08-08 18:19:45 -07:00
Xinyang Yu
12904ab796
docs: Adds back Xinyang's cs garden to showcase ( #1323 )
...
adding back my garden which was deleted from the cleanup showcase
2024-08-08 18:00:20 -07:00
Jacky Zhao
563ab4aaaf
docs: update node version in hosting docs
2024-08-05 18:49:20 -07:00
Pelayo Arbués
e864740df7
docs: Adds back Pelayo Arbues blog to showcase ( #1314 )
...
Co-authored-by: Pelayo Arbues <pgarbues@idealista.com>
2024-08-05 18:44:34 -07:00
Ellie Huxtable
efed544df1
docs: Add "Ellie's Notes" to the showcase ( #1315 )
...
Thank you for Quartz! I really love using it. Just adding my notes to the showcase 😊
2024-08-05 18:43:57 -07:00
Jacky Zhao
38361aaf48
deps: change min required nodejs to v20 (breaking)
2024-08-05 18:41:46 -07:00
Jacky Zhao
e1a9661be7
docs: cleanup showcase
2024-07-29 16:33:50 -07:00
Jacky Zhao
03f23e5054
feat: comments (giscus)
2024-07-20 23:05:45 -07:00
sou7
b37c408985
Fix CreatedModifiedDate.md ( #1281 )
...
Fixed a broken parentheses correspondence for code fragments that appear in the documentation.
2024-07-16 09:08:58 -07:00
Jacky Zhao
247625c4f5
feat(layout): add afterBody
2024-07-09 19:09:31 -07:00
Jacky Zhao
4b407e786f
chore: format
2024-07-09 18:08:21 -07:00
Jacky Zhao
9cabf2b416
chore: update features
2024-07-09 18:07:00 -07:00
Jacky Zhao
965425d54d
docs + chore: cleanup custom sort ordering for folder + tag listings, add docs
2024-07-09 17:55:19 -07:00
Peter
b7793bd856
feat(style): Add textHighlight theme setting ( #1242 )
...
* Add textHighlight theme setting
* update docs to include textHighlight
* Remove errant `S`
2024-07-09 17:21:00 -07:00
Peter
5926d3f803
docs: replace .gitlab-ci.yml example with more reliable and faster ci job ( #1243 )
...
* replace .gitlab-ci.yml example with more reliable and faster ci job
* literally removing 1 space, inside a code block, in docs, just to make prettier not cry
2024-06-30 21:12:48 -07:00
Christopher Tee
b053d354b6
deps: Bump Github Action versions ( #1247 )
2024-06-30 21:05:42 -07:00
John Bowdre
3faf2ff6f5
feat(analytics): Cabin analytics support ( #1221 )
...
* add cabin analytics
* fix formatting
2024-06-18 13:38:45 -07:00
x4dr
19e127f6ad
fix DOMLoaded in code examples ( #1204 )
2024-06-13 09:38:48 -07:00
Jacky Zhao
73a5ec87f1
docs: fix link to path tests ( closes #1163 )
2024-05-29 13:04:58 -07:00
Jacky Zhao
520acbbf6f
docs: inline code syntax highlighting ( closes #1162 )
2024-05-29 13:04:03 -07:00
Max
a99e854d1e
docs: Update showcase.md ( #1176 )
...
Added Gatekeeper Wiki.
2024-05-29 12:47:45 -07:00
Yohann Bacha
81a4e20236
feat: ability to hide tags in the recent notes component ( #1147 )
...
* feat: ability to hide tags in the recent notes component
* docs: recent notes custom parameters in a table
* docs: revert recent notes doc to bullet points
* fix: linter issues
* Update docs/features/recent notes.md
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-05-21 09:50:58 -07:00
zenodotus280
438ea6d73b
docs(showcase): add patternlanguage.cc ( #1135 )
...
A self-contained hypertextual catalog of architectural ideas and aesthetic inquiry.
2024-05-12 19:04:21 -07:00
John Bowdre
d03fdc235a
feat(analytics): Tinylytics support ( #1118 )
...
* add tinylytics support
* fix formatting
* add trailing semicolon for consistency
2024-05-06 09:30:21 -07:00
Emmanuel Ferdman
aee9145691
fix: update link to hosting page ( #1054 )
...
* fix: update link to hosting page
* chore: update correct path with using alias
---------
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-04-27 21:07:26 -07:00
kwyuan
1f032f538b
feat(analytics): PostHog support ( #1072 )
2024-04-08 18:43:09 -07:00
Race Williams
dd82ab8d79
fix: broken doc links on /plugins/* ( #1053 )
...
* Update Assets.md
* expand fix for every /plugins page
2024-04-03 13:30:41 -07:00
Jacky Zhao
0a2b52f618
simpler katex fix
2024-03-24 15:50:38 -07:00
Xinyang Yu
85a737b4ee
docs: Update showcase.md ( #1031 )
2024-03-24 09:33:53 -07:00
Denis Bezykornov
253497cad4
docs: add config for Caddy server ( #1002 )
2024-03-16 10:16:58 -07:00
Tyler Funk
3d4a94dda3
feat(analytics): Goatcounter support ( #956 )
...
* Add options to support goatcounter analytics
* goatcounter: support self-hosted
* Add to configuration docs for goatcounter settings
* use https instead of protocol-relative link for goatcounter js
2024-03-06 19:44:34 -08:00
Emile Bangma
e13cafe070
feat: support youtube playlist iframe ( #968 )
...
* feat: support youtube playlist iframe
* chore: updated Youtube embed documentation to include playlists
2024-03-06 09:45:31 -08:00
Emile Bangma
bcb5b2df09
feat(frontmatter): configure max length for description ( #946 )
...
* Sentence length check
* Replace external links with domain name.
* Updated documentation.
* Updated replacement values.
* Updated Regex based on feedback.
* Check description for undefined
* Updated external url transform regex.
* Updated formatting
2024-03-04 09:52:28 -08:00
sventec
bd05950c2d
fix(docs): correct ExplicitPublish as filters instead of transformers ( #953 )
2024-03-03 19:40:42 -05:00
kon-foo
b9dee0775c
docs: Clarifications in the Explorer Docs ( #938 )
...
add example to filter by tags.
2024-02-26 13:55:47 -08:00
Aaron Pham
2f10da7766
docs: fix tag page oops ( #925 )
2024-02-25 09:00:26 -08:00
Jacky Zhao
6be1ed1ea2
docs(latex): mhchem
2024-02-23 17:45:41 -08:00