1
0
Fork 0
Commit graph

40 commits

Author SHA1 Message Date
joostdecock
e35bda36f7 chore(markdown): Changes to refer less to models 2023-10-30 19:27:24 +01:00
joostdecock
20aee31fb8 feat(markdown): Documented cutlist store methods 2023-10-29 17:44:35 +01:00
joostdecock
6b147d81a0 feat(markdown): New docs for various things 2023-10-29 17:20:35 +01:00
Joost De Cock
075cb34184 feat(plugin-ringsector): New plugin to draft a ring sector
This plugin provides the `ringsector` and `rmringsector` plugins.

The Sandy design was adapted to use the `ringsector` plugin instead of
its own method for doing this (that method was the base for this
plugin).

The plugin is also added to the tabbed-example component.

This closes #3865
2023-10-16 16:19:27 +02:00
Benjamin Fan
d3538080c8 fix(docs): (timing) Correct example units to milliseconds 2023-06-01 10:24:11 -07:00
Benjamin Fan
8ec905dc26 fix(docs): (timing) Correct units to milliseconds 2023-06-01 10:21:53 -07:00
Benjamin Fan
ecf65d5c9a fix(docs): (timing) Add details and examples 2023-06-01 10:08:26 -07:00
Zee
b1d6f513a9 Merge branch 'develop' of https://github.com/SeaZeeZee/freesewing into documentation-fix
conflicts with freesewing
2023-04-25 15:33:57 +00:00
Enoch Riese
08d664e39b chore: additional cleanup 2023-04-20 10:23:23 -04:00
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04:00
joostdecock
b33a739f54 Merge branch 'develop' into annotations 2023-04-15 15:47:00 +02:00
joostdecock
d0447c0f77 breaking: New annotation plugin replaces others
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:

- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title

The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:

- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00
Zee
8268b09fe3 fixes typos in cutlist documentation 2023-04-12 14:47:59 +00:00
Enoch Riese
484d16f463 update docs 2023-03-12 11:35:19 -05:00
Enoch Riese
3962c61162 add documentation for cutlist 2023-03-09 15:14:58 -06:00
Enoch Riese
89d5365d9d escape inline code while parsing it for og images 2023-01-12 17:08:22 -06:00
joostdecock
2562429363 fix(markdown): No tags in opening paragraph 2023-01-10 19:05:50 +01:00
Benjamin F
fea16617d4 fix(docs): Correct small typos 2022-12-14 12:52:37 -08:00
Benjamin F
767d835cc6 fix(docs): Update plugins documentation 2022-12-13 04:39:07 -08:00
Benjamin F
b53f97689f fix(docs): Corrections to plugin documentation. 2022-12-07 18:01:40 -08:00
Joost De Cock
7cc37ea150 chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
Joost De Cock
8481c5610d chore(markdown): Some more tweaks to reference docs 2022-10-02 18:07:36 +02:00
Joost De Cock
d988f11062 chore(markdown): Updated Plugin docs for v3 2022-10-02 00:27:09 +02:00
Bart
76ee82a7b6 Backslashes for line breaks are visible online
Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
2022-08-27 21:49:14 +02:00
nikhil
0becd057b2 fix: Broken/misleading links to designs' source code
Some of these links were actually broken, since they expect to find designs under the `packages/` directory in the current `develop` branch. Other links were technically okay, since they link to old commits, but updating those links may still help to reduce confusion.

Also fix a reference to `packages/unice` in a `netlify.toml` file. (Untested, but I don't think this is an actual Netlify configuration.)
2022-08-21 12:31:23 -04:00
Benjamin F
5d9dc1fb88 Add timestamp to title. 2022-08-03 11:30:45 -07:00
Benjamin F
5b4db403a4 Document all plugin-bundle plugins. 2022-07-27 14:38:18 -07:00
Joost De Cock
ac0ae2bee6 fix(examples): Added plugin-notches example. Closes #2163 2022-05-05 08:50:05 +02:00
Joost De Cock
249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
e6f1189017 chore: Remark linter run 2022-02-20 14:35:50 +01:00
Joost De Cock
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Joost De Cock
4b06ccd490 fix(markdown): Added missing docs for banner plugin 2022-01-16 17:31:54 +01:00
Joost De Cock
11a2d6d375 fix: Typo at end of the line 2022-01-16 17:30:51 +01:00
Joost De Cock
e8c5062217 chore(markdown): More dev updates 2021-12-28 12:23:33 +01:00
Joost De Cock
01cf9d5254 chore(markdown): Updated plugin docs 2021-12-28 09:09:27 +01:00
Joost De Cock
d42d9a9377 chore(markdown): Restructuring dev docs 2021-12-27 17:33:49 +01:00
joostdecock
cba1ab19c8 Revert "chore: Linting for markdown and js"
This reverts commit 1c92e0f655.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655 chore: Linting for markdown and js 2021-10-17 17:34:55 +02:00
Joost De Cock
30859e9bb2 chore: Removed non-English dev docs 2021-08-26 09:46:26 +02:00
Joost De Cock
b34a2ee2ed feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content
from our markdown module.

We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.

Since this contains many images, it would balloon the size of this repo
to import the full history.

Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00