1
0
Fork 0
Commit graph

51975 commits

Author SHA1 Message Date
Joost De Cock
13be55c884
Merge pull request #3332 from BenJamesBen/spaces-between-numbers-and-units
fix(docs): Insert space between numbers and SI units
2022-12-26 17:20:52 +01:00
Joost De Cock
3b9ff91c0b fix(org): Comment out unused hook 2022-12-26 17:13:44 +01:00
Joost De Cock
78879db88d wip(org): Tweaks to layout/fonts 2022-12-26 17:10:14 +01:00
Joost De Cock
058ec16216 fix(markdown): Fixed various markup problems :( 2022-12-26 17:09:52 +01:00
Joost De Cock
99e2c82d2c wip(org): Navigation tweaks 2022-12-26 16:01:54 +01:00
Benjamin F
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
Joost De Cock
47f686f3ea wip(org): Remove legacy pages 2022-12-26 15:35:22 +01:00
Joost De Cock
eddaaa9dbd fix(org): Utils import is mjs now 2022-12-26 14:47:50 +01:00
Joost De Cock
dbad12b67f chore(org): Set list of preview branches 2022-12-26 14:38:55 +01:00
Joost De Cock
f3c6e494d4 chore(org): Allow preview builds 2022-12-26 14:34:02 +01:00
Joost De Cock
93dedd8c20 chore(org): Fixed linter warnings 2022-12-26 14:31:50 +01:00
Joost De Cock
6a3ecf166d wip(org): Work on navigation menu 2022-12-26 14:22:46 +01:00
Benjamin F
eca8443dbc fix(docs): Capitalize Markdown and Frontmatter 2022-12-25 21:34:36 -08:00
Benjamin F
486ebbced9 fix(docs): Standardize "line break" spelling 2022-12-25 21:32:18 -08:00
Benjamin F
acfa42777a fix(docs): Correct missing period in ".js" extension 2022-12-25 21:27:19 -08:00
Benjamin F
a45f434058 fix(docs): Add comma to Sets documentation 2022-12-25 21:20:05 -08:00
Benjamin F
7cb6f11882 fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
Benjamin F
cd99012ea8 fix(docs): Update guides documentation 1 2022-12-25 20:58:40 -08:00
dependabot[bot]
ac6523ab3e
chore(deps): bump @resvg/resvg-js from 2.1.0 to 2.2.0
Bumps [@resvg/resvg-js](https://github.com/yisibl/resvg-js) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/yisibl/resvg-js/releases)
- [Changelog](https://github.com/yisibl/resvg-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yisibl/resvg-js/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@resvg/resvg-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:10:48 +00:00
Benjamin F
a33aa56858 fix(docs): Update Custom Tags documentation 2022-12-25 14:57:12 -08:00
Benjamin F
4f33d7d158 fix(docs): Update Avoiding Frequent Mistakes documentation 2022-12-25 11:26:20 -08:00
Benjamin F
4c8f91d3c1 fix(docs): Updated Respect Draft Settings documentation. 2022-12-25 10:25:15 -08:00
Joost De Cock
cfce1c0784 wip(shared): Tweaks to themes 2022-12-25 19:11:29 +01:00
Joost De Cock
d33e438821 wip(shared): Tweak to titles 2022-12-25 19:11:15 +01:00
Joost De Cock
3102418c31 chore(shared): Tweaks to wordmark 2022-12-25 19:10:48 +01:00
Joost De Cock
a728a5a227 wip(org): Work on new navigation menu 2022-12-25 19:10:21 +01:00
Joost De Cock
d0415b33a5
Merge pull request #3314 from freesewing/joost
[wip] Work on the freesewing.org site
2022-12-25 11:12:34 +01:00
Joost De Cock
a5d4437925 fix(org): Linter issues 2022-12-25 11:05:52 +01:00
Joost De Cock
88d8a9b27e fix(shared): Disable development for JSX runtime issue
As suggested by @benjamesben in #3301
This is the best/proper solution. My earlier fix was hackish.
2022-12-25 11:01:58 +01:00
Joost De Cock
f19ba58565 fix(shared): Sidestep MDX 2.2 dev runtime issue. Closes #3301 2022-12-24 23:01:16 +01:00
Joost De Cock
b8984a3bef fix(org): Add jargon file 2022-12-24 23:00:06 +01:00
Joost De Cock
981e9183a4 fix(shared): Typos in config builder for NextJS 2022-12-24 22:58:29 +01:00
Joost De Cock
641ecae674 fix(org): Add jargon to MDX pages 2022-12-24 22:57:43 +01:00
Joost De Cock
d84cb58985 chore(org): Use the shared nextjs config builder 2022-12-24 22:56:58 +01:00
Joost De Cock
dae5b19de7 fix(org): Renamed import 2022-12-24 22:52:19 +01:00
Joost De Cock
4af5b9bc9d wip(org): Keep pattern-specific MDX components out of it for now 2022-12-24 22:51:53 +01:00
Joost De Cock
fc329f8a1a fix(org): Typo in design component 2022-12-24 22:51:03 +01:00
Joost De Cock
2d8c396edb wip(org): Layout changes 2022-12-24 18:20:05 +01:00
Joost De Cock
8c50fb72b4 wip(org): Use named exports 2022-12-24 16:50:34 +01:00
Joost De Cock
516c12b55d fix(org): Port Link to next 13 syntax 2022-12-24 16:45:11 +01:00
Joost De Cock
827ce05e75
Merge pull request #3311 from BenJamesBen/bezier-spelling
fix(docs): Correct spelling of Bezier to Bézier with accented "e"
2022-12-24 16:21:29 +01:00
Joost De Cock
5834ae7376 chore: Remove doccheck as it does not handle MDX 2022-12-24 16:20:59 +01:00
Joost De Cock
d862221374
Merge pull request #3257 from freesewing/backend-container
wip(backend): Work on OpenAPI v3 spec and swagger docs
2022-12-24 15:27:41 +01:00
Joost De Cock
67b2eeaa28 fix(backend): Type on docs 2022-12-24 14:47:43 +01:00
Joost De Cock
1b499effdf feat(backend): Added more routes 2022-12-24 14:42:16 +01:00
Benjamin F
965585f368 fix(docs): Correct spelling of Bezier to Bézier with accented "e" 2022-12-23 21:56:40 -08:00
Benjamin F
aa9c7d4a13 fix(bruce): Turn failing patterns into degraded patterns with warning messages 2022-12-23 19:31:38 -08:00
Benjamin F
c09dba0c6c chore(charlie): Add debugging messages for inseam/outseam lengths 2022-12-23 15:52:16 -08:00
Benjamin F
65895713c4 fix(core): Fix Path.join() to work with noop 2022-12-23 15:34:18 -08:00
Benjamin F
38814761a1 fix(albert): Remove unused bibLength from store 2022-12-23 10:38:15 -08:00