KnitNuggets: a repository for KnitML
KnitNuggets is a quick-and-dirty repository for KnitML documents written in the Knitting Expression Language (a knitting pattern authoring language.)
The goal of a repository:
To promote reuse and sharing of stitches, pattern-writing idioms, and so on. When people sit down to write a pattern they needn’t do it from scratch.
To support this goal:
- All posts should have either
- a comment with author (you), copyright date, and some kind of license that grants some reuse rights, such as one of the creativecommons.org licenses. (The post’s author retains rights but also grants certain rights to others.)
- or a “// public domain” comment. (The post’s author waives all rights and lets people do whatever they want with it.)
- Posts should be tagged with all words you can think of that a person might search for (”sweater”, “lace”, etc.)
- To make a post, type “<pre>”, copy and paste a big block of code from your KnitML Pattern Editor, type “</pre>”, tag it to death, make sure you have that permissions comment at the top, and publish.
- To use code from a post (assuming the license is compatible with your needs and that you maintain attribution) simply copy and paste from this site into your KnitML Pattern Editor.
As a companion work, this site also houses a tutorial for learning the Knitting Expression Language.