alicaudle / ecommerce-pattern-library

A term-long project redesigning an ecommerce website focusing on making a pattern library.
https://relaxed-elion-aae950.netlify.app/pattern-library/
0 stars 0 forks source link

Header #6

Open alicaudle opened 4 years ago

alicaudle commented 4 years ago

https://github.com/alicaudle/ecommerce-pattern-library/blob/master/_patterns/header/header.html#L12

@thomasjbradley

It won't let me click the products page.

thomasjbradley commented 4 years ago

Re: products—

I don’t see the _products folder or the stuff inside _config.yml — is it just not pushed?

alicaudle commented 4 years ago

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

alicaudle commented 4 years ago

I've placed it in its own folder and the products page still isn't linking. @thomasjbradley

thomasjbradley commented 4 years ago

Oh, I see now! The products.html should be in the root folder, with index.html

thomasjbradley commented 4 years ago

Delete the products pattern folder.

alicaudle commented 4 years ago

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

alicaudle commented 4 years ago

https://github.com/alicaudle/ecommerce-pattern-library/blob/master/_config.yml

thomasjbradley commented 4 years ago

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.