diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index 660ccff58..696eb5228 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -208,7 +208,7 @@ } }, - "features": { + "deep_dives": { "Deep Learning with custom pipelines and Keras": { "url": "https://explosion.ai/blog/spacy-deep-learning-keras", "author": "Matthew Honnibal", diff --git a/website/docs/usage/tutorials.jade b/website/docs/usage/tutorials.jade index d514f8e9e..2b8eddbf1 100644 --- a/website/docs/usage/tutorials.jade +++ b/website/docs/usage/tutorials.jade @@ -24,7 +24,7 @@ p | to help introduce you to new concepts. +grid - each details, title in features + each details, title in deep_dives +card(title, details) +h(2, "code") Programs and scripts