26 Commits

Author SHA1 Message Date
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal 2024-01-22 14:39:48 +00:00
Kyle Gach
5074a88c62 Fix formatting of "Learn more" sections
- Use bold text instead of heading
    - The correct heading level is often h2, which is much more attention grabbing than we want
    - Using a better heading level size, h4, is often incorrect, semantically
        - h4's styles are just bold normal text
    - There's no value in having these headings in the "On this page" TOCs, because it's just duplicating what's in the sidebar navigation
2024-01-18 13:25:07 -07:00
jonniebigodes
697cf08869 Docs: Remove Vue 2 from documentation 2023-12-27 20:47:00 +00:00
jonniebigodes
1318f0181b Fix links and issues 2023-11-04 00:35:06 +00:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
jonniebigodes
1011ccd2dd Tweaks for docs publishing 2023-07-05 17:34:40 +01:00
Mauricio Rivera
755048bac3 Updated sync docs task documentation 2023-04-24 11:27:12 -05:00
Mauricio Rivera
adebb35248 Updated new-snippets.md 2023-03-24 21:57:37 -05:00
Mauricio Rivera
288b79105a Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-02-23 08:26:30 -05:00
Mauricio Rivera
cb72c9be67 Updated contribute code snippets guide. 2023-02-22 14:31:06 -05:00
Mauricio Rivera
d7ccdb4ad7 Added api and contribute snippets. 2023-02-22 10:59:39 -05:00
jonniebigodes
c47de5c1bd misc fixes to auto docs and doc block related issues 2023-02-16 12:46:28 +00:00
jonniebigodes
e6b4b07e2f Updates to code snippets and docs 2023-01-16 12:58:08 +00:00
jonniebigodes
54976a7255 Changes the script to run the docs site 2022-11-29 15:20:15 +00:00
jonniebigodes
acf8a8592a Removes mdx stories from the docs and misc updates 2022-11-16 18:24:16 +00:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
89ba297d34 removes snippets references to svelte native 2022-07-01 15:36:14 +01:00
jonniebigodes
2a3ef9a3d2 Updates to docs for better UX 2022-05-31 18:19:16 +01:00
Pepijn
aef43db88e Fix many typos in the documentation 2022-03-18 19:22:17 +01:00
Kyle Gach
e2eaae8c76 Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00
jonniebigodes
b8e09325a8 Fixes accidental regression 2022-01-05 00:46:02 +00:00
jonniebigodes
f83c5b9100 Removes missing note from asides 2022-01-05 00:40:19 +00:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
d1cfe72b9c Adds missing extension 2021-05-28 20:13:28 +01:00
domyen
2cfa0727ab More updates to docs 2021-05-27 13:53:28 -04:00
jonniebigodes
f1f19ea8d8 polish to the contribute docs 2021-05-21 20:59:43 +01:00