stumptown-content icon indicating copy to clipboard operation
stumptown-content copied to clipboard

Write a linter ingredient handler for data.link_lists

Open ddbeck opened this issue 5 years ago • 3 comments

A follow up to #320

We need an ingredient handler for data.link_lists.

ddbeck avatar Mar 03 '20 14:03 ddbeck

In JS docs, we currently have 6 warnings about this:


6 warnings landing-page/data.link_lists/handler-not-implemented

Elchi3 avatar Apr 30 '20 12:04 Elchi3

As I understand it we have decided to treat landing pages as guide pages for the moment, because implementing structured landing pages is seen as not a priority for us. So perhaps the best thing to do here would be to change the tag->recipe mapping in the linter so it identifies pages tagged as "landing-page" to be guide pages?

wbamberg avatar Apr 30 '20 20:04 wbamberg

I think that makes sense. Lets treat them as guide page for now.

Elchi3 avatar May 04 '20 10:05 Elchi3