project-website icon indicating copy to clipboard operation
project-website copied to clipboard

Member pages update

Open nateynateynate opened this issue 1 year ago • 3 comments

Make small changes to the members page. Adding a section where they can list their own content that is not local to opensearch.org. A cross-linking opportunity.

nateynateynate avatar Mar 29 '24 17:03 nateynateynate

PR #2678 addresses this. I'm okay to push it but there's some 'gotchas' about how it works I'd like to address.

@astephanus - It looks like the only way it works is if the table includes the row that has the dashes in it as well as the enclosing html comments.

Would it be too tall of a lift to make this frontmatter driven?

nateynateynate avatar Apr 01 '24 18:04 nateynateynate

@nateynateynate including the table should be OK, and that'll be on us to define in a how to when we roll this out. As we discussed on the web project call a couple weeks ago, the nice part of including the table is it explains to the user exactly what goes in each column.

krisfreedain avatar Apr 01 '24 22:04 krisfreedain

the nice part of including the table is it explains to the user exactly what goes in each column.

I'm just saying that it doesn't work properly unless the table in question has a row that contains just dashes as content which is something we may or may not want and/or isn't immediately clear. The table mechanism is just fine by me, even though it's the only functionality for this kind of thing that we have that isn't driven by frontmatter. This is a matter of functional requirements, and this is a pretty wild divergence from the way we normally implement these kinds of things.

As we discussed on the web project call a couple weeks ago

Let's discuss it further here.

nateynateynate avatar Apr 05 '24 15:04 nateynateynate

Let's use the mechanism we already have as we redesign our pages.

nateynateynate avatar Aug 02 '24 17:08 nateynateynate