Commit Graph

35 Commits

Author SHA1 Message Date
Ines Montani
49cee4af92
💫 Interactive code examples, spaCy Universe and various docs improvements (#2274)
* Integrate Python kernel via Binder

* Add live model test for languages with examples

* Update docs and code examples

* Adjust margin (if not bootstrapped)

* Add binder version to global config

* Update terminal and executable code mixins

* Pass attributes through infobox and section

* Hide v-cloak

* Fix example

* Take out model comparison for now

* Add meta text for compat

* Remove chart.js dependency

* Tidy up and simplify JS and port big components over to Vue

* Remove chartjs example

* Add Twitter icon

* Add purple stylesheet option

* Add utility for hand cursor (special cases only)

* Add transition classes

* Add small option for section

* Add thumb object for small round thumbnail images

* Allow unset code block language via "none" value

(workaround to still allow unset language to default to DEFAULT_SYNTAX)

* Pass through attributes

* Add syntax highlighting definitions for Julia, R and Docker

* Add website icon

* Remove user survey from navigation

* Don't hide GitHub icon on small screens

* Make top navigation scrollable on small screens

* Remove old resources page and references to it

* Add Universe

* Add helper functions for better page URL and title

* Update site description

* Increment versions

* Update preview images

* Update mentions of resources

* Fix image

* Fix social images

* Fix problem with cover sizing and floats

* Add divider and move badges into heading

* Add docstrings

* Reference converting section

* Add section on converting word vectors

* Move converting section to custom section and fix formatting

* Remove old fastText example

* Move extensions content to own section

Keep weird ID to not break permalinks for now (we don't want to rewrite URLs if not absolutely necessary)

* Use better component example and add factories section

* Add note on larger model

* Use better example for non-vector

* Remove similarity in context section

Only works via small models with tensors so has always been kind of confusing

* Add note on init-model command

* Fix lightning tour examples and make excutable if possible

* Add spacy train CLI section to train

* Fix formatting and add video

* Fix formatting

* Fix textcat example description (resolves #2246)

* Add dummy file to try resolve conflict

* Delete dummy file

* Tidy up [ci skip]

* Ensure sufficient height of loading container

* Add loading animation to universe

* Update Thebelab build and use better startup message

* Fix asset versioning

* Fix typo [ci skip]

* Add note on project idea label
2018-04-29 02:06:46 +02:00
ines
b3e502a076 Add videos section to resources 2017-11-13 08:29:57 +01:00
ines
a9c77e01b4 Add accordion component (collapsible section) 2017-11-05 16:08:13 +01:00
ines
b53c2010db Add global focus style for links 2017-11-05 16:07:00 +01:00
ines
408f450ce0 Tidy up 2017-11-01 23:01:12 +01:00
ines
a6f6bd6c98 Adjust tag spacing 2017-11-01 02:04:00 +01:00
ines
38ef4274b6 Remove confusing icon for non-compatible models
ModelLoader will now output "not compatible" if no compatible version of model is found for a spaCy version
2017-10-30 14:07:42 +01:00
ines
25f6331550 Allow other style arguments on +grid-col 2017-10-30 13:15:30 +01:00
ines
b11928abc2 Adjust labels, spacing and hack specificity 2017-10-29 03:56:09 +01:00
ines
53bfcdba31 Make tooltips/tags and old/new code blocks more accessible (see #(see #1471))
Always add tooltip text as hidden label. Use different tooltip icons for tags and inline help icons. Add labels to old/new code blocks and add option to customise label text.
2017-10-29 01:17:49 +02:00
ines
bb6ecb82e5 Ensure long file paths in code examples break if needed 2017-10-14 12:51:52 +02:00
ines
2ac8b5c622 Add wrapper for before/after code examples 2017-10-09 14:36:20 +02:00
ines
3e1b971b16 Update CSS 2017-10-03 14:14:52 +02:00
ines
4731d50220 Add break utility for long nowrap items (e.g. code) 2017-08-19 12:44:23 +02:00
ines
7f331eafcd Add SVG object 2017-05-13 03:10:41 +02:00
ines
88160f5daa Update border style on infoboxes 2017-03-26 11:14:30 +02:00
ines
09d7f26bed Remove text shadow on selected text 2017-03-26 11:14:16 +02:00
ines
b7722b1bff Add box component 2017-03-16 21:52:52 +01:00
ines
d406f1e9e6 Fix formatting and add link styling to all asides 2017-03-16 21:52:45 +01:00
Ines Montani
dbe8dafb52 Fix logo width and height to avoid link overlap in Safari (resolves #748) 2017-01-17 17:56:34 +01:00
Ines Montani
1b82756cc7 Tidy up and fix formatting and consistency 2017-01-02 00:29:24 +01:00
Ines Montani
614f95f3bf Remove help cursor from API links 2017-01-02 00:29:08 +01:00
Ines Montani
3ca8de4666 Use rem value for top/bottom card padding
Fix rendering / interpretation error in Firefox
2017-01-01 03:18:08 +01:00
Ines Montani
11ec02d5e3 Separate inline icon and help cursor classes 2016-12-23 14:36:03 +01:00
Ines Montani
6f8b555ab0 Add nowrap utility class 2016-12-18 17:40:30 +01:00
Ines Montani
f91bf4d59c Add right margin to tags to make them usable inline 2016-11-07 02:14:26 +01:00
Ines Montani
aad0495ff6 Add grid style to center content horizontally and vertically 2016-11-03 22:09:59 +01:00
Ines Montani
827d8f5c7c Adjust card padding 2016-11-01 02:13:06 +01:00
Ines Montani
52a684a924 Make grid columns break earlier 2016-11-01 00:16:42 +01:00
Ines Montani
8ab2537661 Combine card styles into object with relative padding 2016-11-01 00:16:42 +01:00
Ines Montani
7615b41bff Update to new website 2016-10-31 19:04:15 +01:00
Ines Montani
cd5e470508 Add section object with larger margin 2016-10-21 01:00:34 +02:00
Ines Montani
da0985114d Update tutorials 2016-10-19 01:24:22 +02:00
Ines Montani
9e8f333763 Update website 2016-10-03 20:19:13 +02:00
Ines Montani
1f8309a862 Replace website with new version 2016-04-01 01:24:48 +11:00