Nick Stoler
Nick Stoler
Oh and this would take away the automatic "← Back to [category index]" links that categorized pages get. But there's a few solutions for that: 1. For pages automatically tagged,...
Manual conversion might be a bit of a lift. A quick grep shows at least 890 instances of it across 91 files: ``` [Tue Jan 18] me@aziz: ~/galaxy/code/eu-hub $ git...
**Update**: So this syntax actually does seem to work sometimes? I didn't think `remark-attr` was anything more than barely functional here but I guess it's (conditionally) doing its job? ##...
Hi @Watiriroyalty, thanks for taking a look. Yeah, the CONTRIBUTING.md file basically hasn't been updated since we completely rewrote the site so I'm sure it's wrong more often than it's...
### Progress I've gone down the list of most visited* pages in order and fixed the top 113 (ending at `/jxtx/foundation/`). These pages represent about 88% of our traffic. Note:...
## The Long Tail I'm focusing first on the top X most visited pages, but how much of our traffic does this cover? According to Google Analytics data for the...
**Update**: There's a lot of styles in `.vuepress/theme/styles/`. For instance, `.custom-block` is defined in `.vuepress/theme/styles/custom-blocks.styl`. Should we import whole cloth?
Yeah absolutely, I'm assuming the modern definition of breadcrumbs, for example: galaxyproject > galaxy-hub > issues > Better between-page navigation links
Copying Bjorn's comment from #1117: > The tools.yml is just a convenience mapping of keys to proper tool-urls. This can be used for example on subdomains to link conveniently tools,...
@bgruening Okay, so before I go implementing some tricky solution to this, I should ask: do we need it? How bad would it be to just hardcode the tool urls...