12 Commits

Author SHA1 Message Date
Kyle Gach
975ad7604b Update TOC to use heading type
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
noviceGuru
09db7fe970 typo corrected: extra stars in webpack.md deleted 2023-06-24 19:24:06 +02:00
noviceGuru
0be8314a25 Description imporved, type correction applied to JS file
Description for aliasing configuration imporved, and type correction that was added to TS example, was added to JS version for accuracy and consistency.
2023-06-13 16:37:56 +02:00
noviceGuru
305b81c9b7 An easy way to configure @ import was added, which does not require any package 2023-06-11 09:45:19 +02:00
Kyle Gach
8cac168f06 Update main.js|ts snippets for consistency
- Use `main-config-<property>-description` format, if possible
- Use "your-framework" wherever possible
- Always include `framework` & `stories` properties
- Remove unnecessary properties
2023-05-23 14:15:53 -06:00
jonniebigodes
79b590b8de Tweaks to the Webpack docs 2023-03-30 21:31:03 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
2a3ef9a3d2 Updates to docs for better UX 2022-05-31 18:19:16 +01:00
inokawa
f3e932e247
Fix link to typescript 2022-05-28 15:17:03 +09:00
jonniebigodes
6a51919d40 tweaks to webpack 2022-05-08 15:37:39 +01:00
jonniebigodes
ed9a1e645c adds builders documentation 2022-05-05 23:37:51 +01:00