Trevor Blades

Results 10 issues of Trevor Blades

This branch adds support for Excalidraw links using the technique from https://github.com/excalidraw/gatsby-embedder-excalidraw. It closes #121 **Checklist**: - [x] Documentation - [x] Tests - [ ] Ready to be merged

⚙️ Excalidraw

The latest theme version removes its dependency on `gatsby-remark-mermaid` and makes that plugin optional to use. This branch installs the latest theme version and the mermaid plugin.

Fixes https://apollographql.atlassian.net/browse/DX-365

Should be merged after https://github.com/apollographql/docs/pull/254 is merged

This change makes it possible to tell how the pattern option was configured for any `GitRemote` type. This is helpful for creating slugs for pages and knowing the `basePath` to...

When I run `surge ssl` with my certificate, I get a non-descriptive error saying: ``` Error - something went wrong. the pem file was not applied ``` I was able...