Nick Stoler
Nick Stoler
Worth noting here that we'll still have to make a copy of all the content files into a "build" directory until we do away with the Markdown fixing step. So...
One question about implementation is whether to put json-ld blobs on the /events/ page and/or one blob on each individual event's page. The old .org Hub did the former and...
Another tidbit from @hexylena: For compatibility with TeSS's scrapers, we need to make sure to use [bioschemas](https://bioschemas.org).
Okay, so I wrote an initial implementation and pushed it here: #1564. The `makeJsonLd()` function in `ArticleHeader.vue` is where the rubber meets the road. Feel free to extend/improve or I...
Note: There might currently be an issue with Markdown images in Person.vue. Example: Look at /people/delphine-lariviere/ in this branch vs. [the live version](https://galaxyproject.org//people/delphine-lariviere/). **Update**: Actually, there's no issue in Person.vue....
@annefou Pronouns would be great to add, but it strikes me as somehow ill-advised to add a metadata field for ethnicity (and maybe even gender), even if it's optional. Theoretically...
For some of these, I'm not sure enough about what they're supposed to link to. If anyone knows what these should link to, or if you think we can just...
The covid examples above are now fixed.
The tool.html/tools.yml issue is now tracked in #1410.
## Links One major consideration: navigation from the middle panes. I.e. what happens when a user clicks an internal link in the middle pane? Currently, on the .eu-hosted pages, they...