TestAnything/testanything.github.io

Clean up language specific pages and other content

jonathanKingston opened this issue · 3 comments

The is an issue with the site which has come up several times already with comments and bugs namely: #27

The content under: http://testanything.org/testing-with-tap/

Is replicated / split to the consumers and producers page. I think this will solve the main goal of #9 without needing non standard headings.

I suggest the following:

  • Change the producers and consumers page to be dedicated to explaining the use of these
    • Add links to all the language specific pages within the consumer and producer pages
  • Change the language specific pages to describe the available resourced for those languages
    • Add the links to the language specific pages on the home page for the most populated pages in C, C++, Python, PHP, Perl, Java, JavaScript, and others.
  • Implement a catch all page for the languages that are too short on resources for a whole page

What do you think @kinow?

Hi @jonathanKingston !

  • Change the producers and consumers page to be dedicated to explaining the use of these
    • Add links to all the language specific pages within the consumer and producer pages

-0 Not sure how that will look. Maybe reviewing a PR will be easier - though I suspect it will make the page a bit too long?

  • Change the language specific pages to describe the available resourced for those languages
    • Add the links to the language specific pages on the home page for the most populated pages in C, C++, Python, PHP, Perl, Java, JavaScript, and others.

+1

  • Implement a catch all page for the languages that are too short on resources for a whole page

Like a "Others" page? I'm fine with it :-)

Hi @kinow.

Shouldn't be a long page, much like the http://testanything.org/testing-with-tap/ page is now but with some intro blurb about what consumers and producers do on their respective pages.

I will make a PR tomorrow so we can review as this is about the biggest change the site has had since it has been on here ha.

Thanks

Hi, guys. It looks like this issue has been silent for quite some time. May I suggest that you don't split out the producers into language specific pages? I understand that there is some duplication between the "Test with *" pages and the content on the producers/consumers pages, but I think that's ok. One big benefit I would see is a cleanup of the producers page. The format of that page is terribly inconsistent.

I'll put up a PR to help flesh out what I see as a possibility.