Member pages update
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.
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 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.
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.
Let's use the mechanism we already have as we redesign our pages.