Nick Stoler
Nick Stoler
***Update***: Apparently almost* every EU Member Site has its own middle pane, and they all seem to list news and events. *elixir-it doesn't have one. | Site | Galaxy instance...
We've still had discussions like this for the new Hub. I've attempted to consolidate this and similar issues in #957.
One solution would be to try to avoid using their embed code entirely. Looks like [this site](https://swizec.com/blog/build-privacy-focused-blazing-fast-tweet-embeds-codewithswiz-30/) did it by using the [twitter-lite](https://github.com/draftbit/twitter-lite) library to directly query the Twitter API.
Yeah that page isn't automated right now. I remember mentioning the idea of automating it to Dave but he didn't seem to think it was a high priority? But it's...
Yeah I didn't know what to do with those 3 pages. It seems like pretty valuable stuff that'd be a shame to lose.
Yeah, that page is so outdated, it shouldn't be linked to so prominently, and eventually we should remove or revamp it entirely. As for the broken images, that's a symptom...
@hexylena Thanks for the info! I guess it auto-discovers all .bib files in the repo somehow, so it doesn't have to explicitly reference them in the config file?
This could be merged with the BareArticle concept - just make all the Inserts render a bare page without the window dressing. Then instead of a `/bare/` directory with an...
FYI, a search (`grep -ER '[^!]\[.+\]\(\./[^)]+\.[^)]+\)'`) through the build directory shows that currently there aren't actually many links directly to files. The only clear one is the link to `PoweredByGalaxy.xcf`...
@tnabtaf Good to know. We can also easily just move it to a static directory (`content/media/`), FYI. That'll still work.