Open alicaudle opened 4 years ago
Re: products—
I don’t see the _products
folder or the stuff inside _config.yml
— is it just not pushed?
I created a products.html file and placed it in the layouts folder. I guess it's supposed to have it's own products folder? @thomasjbradley
I've placed it in its own folder and the products page still isn't linking. @thomasjbradley
Oh, I see now! The products.html
should be in the root folder, with index.html
Delete the products
pattern folder.
It works now! It has been completed properly! The only thing I'm unsure of is how and where to place it in the _config.yml file. It's under "patternbot" but is it its own thing? so like "colors" and "rationales" I just create a "products" section with a title and description? cuz I don't have one for the index file, unless everything directly under patternbot is for the index file? @thomasjbradley
I don’t think you need the config file stuff yet. I thought you were onto collections—there’s a lesson on it when you get there.
https://github.com/alicaudle/ecommerce-pattern-library/blob/master/_patterns/header/header.html#L12
@thomasjbradley
It won't let me click the products page.