diff options
author | Sheogorath | 2019-01-25 23:45:56 +0100 |
---|---|---|
committer | Sheogorath | 2019-02-21 01:26:37 +0100 |
commit | c5ca7b634a47e8d1b22b8cbf19c827d2262b8dcb (patch) | |
tree | f5ecdde4f1d3c9b81908b8877065b516e2b6dc24 /public/docs | |
parent | 806f403045c292c30fa217a8a32973ba71587c5d (diff) |
Remove broken speakerdeck embedding
The current speakerdeck implementation is broken. An alternative
implementation using oembed doesn't work due to CORS, which could be
solved by proxying the speakerdeck API, but we decided to not do this.
This patch provides the link to the speakerdeck presentation instead,
and this way doesn't break existing notes. This is right now the best
solution we could come up with.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'public/docs')
-rw-r--r-- | public/docs/features.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/docs/features.md b/public/docs/features.md index a4ffb633..e7ce89ce 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -222,9 +222,6 @@ When you’re a carpenter making a beautiful chest of drawers, you’re not goin ### SlideShare {%slideshare briansolis/26-disruptive-technology-trends-2016-2018-56796196 %} -### Speakerdeck -{%speakerdeck sugarenia/xxlcss-how-to-scale-css-and-keep-your-sanity %} - ### PDF **Caution: this might be blocked by your browser if not using an `https` URL.** {%pdf https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf %} |