starterkit-mustache-bootstrap
starterkit-mustache-bootstrap copied to clipboard
A Bootstrap starter kit for Pattern Lab
`annotations.js` should be called `annotations.json`. It contains JSON, not JavaScript. For more info, see pattern-lab/patternlab-node#836. ~A prerequisite for this change would be https://github.com/pattern-lab/patternlab-node/pull/1402~
starting patternlab did fail. I found that the folders in _patterns/00-atoms/ did start with 01-global. Renaming it to 00-global did resolve this issue. I did check on the existing components...
I installed pattern lab and the bootstrap starter kit following the exact instructions on the Pattern Lab site. I then ran npm run pl:serve I can see js and css...
Most of the pattern markdown files have description text in HTML. This obviously doesn't get parsed correctly. This is one of the most obvious issues, but this kit, along with...
the css is expecting `dist/fonts/` to have glyphicons files to load https://github.com/pattern-lab/starterkit-mustache-bootstrap/blob/master/dist/css/bootstrap.css#L263-L268
That includes `{{> molecules-media }}`
Title of each section of content is taking on a different format (font and size) than that of standard pattern lab. Could be related to Issue #1. Example: ![screen shot...
Contents are not staying within the usual container of PL. Find a way to get contents within the normal container