Ian Jeffries

Results 135 comments of Ian Jeffries

I see now that we already get warnings for dead links, so the issue is just adding them to CI. EDIT 1 (turns out this wasn't right): ~I was wrong,...

One last title change, sorry!

Currently I'm wondering if we want to use [lychee](https://github.com/lycheeverse/lychee) with the `--offline` flag to slam the entire repo with internal dead link detection all at once. A downside of this...

Using VuePress's [links-check](https://ecosystem.vuejs.press/plugins/links-check.html) would certainly be easy though, if we're not sure we could always just start with that.

Reading through the VuePress docs [here](https://vuepress.github.io/guide/markdown.html#links), it looks like they do see being able to browse the links in your editor/GitHub as being an advantage (in the context of relative...

Turns out the [links-check](https://ecosystem.vuejs.press/plugins/links-check.html) plugin option may not be the easy route after all. It requires bumping `vuepress` and some other deps in `./docs/package.json`. ### Details Trying to install the...

### Summary The Lychee dead links checker is on in CI, currently only targeting the `./docs/content/composer` folder, but being expanded to other folders as we fix their links. We can...

I feel like this might be a duplicate, but I couldn't find the earlier issue.

Starting small, "What is DXOS?" is a good question. I think the homepage does a really good job answering it with the tagline "Build cloudless, collaborative software" and then two...

@jessmartin We picked out a few of these that we definitely wanted in the docs, but they were in the big "Docs re-org" page in Composer and I can't find...