You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use this issue as sort of road map/to do list for myself as we move forward with pattern lab 2.0. While @dmolsen is working hard to get PL2 to go live, I am playing with development version and liking what I am seeing so far -- very exciting. My hope is that it will be pretty seem-less upgrade for daisy users -- "composer" part is already done in repo, so users of daisy will almost not notice the change at all. Though some parts, like location of header/footer, which currently live in /www/source/_patterns/00-atoms/00-meta needs to be moved and stuff like that so I may need to ...
Here is my incomplete steps (a.k.a. plan of attack):
Add composer to box via puppet (so updates can be called from within VM)
run composer in www folder, and replace contents
restore source
perhaps daisy /www/source should be a separate repo as starterkit-mustache-foundation ?
make sure git remote issue is not problem
Update grunt with new generate command (changed from core/builder.php -g to php core/console -g
update readme with migration guide for 1.1 users.
test test test...
The text was updated successfully, but these errors were encountered:
Hi @daigofuji -
Were you successful in upgrading this project to contain Pattern Lab 2? Any advice or repos you can point me to?
I realize we're a little late on this idea, however we are using the existing daisy / patternlab project as it was originally deployed. We have the same need to upgrade Pattern Lab to version 2.0, while keeping Foundation at version 5.
I would like to use this issue as sort of road map/to do list for myself as we move forward with pattern lab 2.0. While @dmolsen is working hard to get PL2 to go live, I am playing with development version and liking what I am seeing so far -- very exciting. My hope is that it will be pretty seem-less upgrade for daisy users -- "composer" part is already done in repo, so users of daisy will almost not notice the change at all. Though some parts, like location of header/footer, which currently live in /www/source/_patterns/00-atoms/00-meta needs to be moved and stuff like that so I may need to ...
Here is my incomplete steps (a.k.a. plan of attack):
core/builder.php -g
tophp core/console -g
The text was updated successfully, but these errors were encountered: