Commit Graph

61 Commits

Author SHA1 Message Date
ines
c9547b7b8b Update Juniper (see #2293) 2018-05-03 15:36:02 +02:00
ines
6efb4cdf88 Use Juniper and tidy up 2018-04-30 18:48:35 +02:00
ines
45bb8d75a5 Fix overflow issues on small screens [ci skip] 2018-04-29 03:17:36 +02:00
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
94cd3d51db Update v2 docs and model info
Take out speed tables until we fix our benchmark tests on CPU and GPU
2017-11-08 11:43:00 +01:00
ines
a09c096d3c Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
ines
ddff7dc474 Update GPU install docs 2017-11-06 19:35:36 +01:00
ines
6742657c4d Fix website asset versioning 2017-11-05 19:23:45 +01:00
ines
8db3da3c3d Refactor JS, split into modules and add nomodule option
rollup.js will be compiled by the rollup package and Babel on build, and will be loaded if a browser doesn't yet support JS modules
2017-10-30 14:06:25 +01:00
ines
bb6ecb82e5 Ensure long file paths in code examples break if needed 2017-10-14 12:51:52 +02:00
ines
5f5d6897e8 Increment version 2017-10-13 00:18:02 +02:00
ines
319fac14fe Update global config and landing page 2017-10-03 14:28:18 +02:00
ines
6b799bac54 Fix formatting and details 2017-06-06 14:37:49 +02:00
ines
c921ba109a Fix robots and meta 2017-06-05 20:07:52 +02:00
ines
8bee34126d Update model size 2017-06-01 18:22:35 +02:00
ines
c6dc2fafc0 Add Spanish and move example sentences to meta 2017-06-01 17:49:56 +02:00
ines
738b4f7187 Add quickstart options and docs for GPU 2017-05-28 19:20:11 +02:00
ines
cc569a348d Add quickstart widget to models and update docs
Add global variable for models and generate all model listings
programmatically
2017-05-21 20:55:52 +02:00
ines
fec16d1649 Add option for "alpha mode" with warning and green theme 2017-05-20 14:00:41 +02:00
ines
533bb63816 Implement quickstart widget 2017-05-17 12:04:03 +02:00
ines
452d16d7a9 Rename API menu item to "Reference" 2017-05-17 12:04:03 +02:00
ines
0de98472b3 Increment CSS version 2017-05-03 20:11:02 +02:00
ines
99558023fd Add divider table row style 2017-04-26 16:02:44 +02:00
ines
02e7512b91 Increment version 2017-04-16 22:39:58 +02:00
ines
aa680e0312 Add landing badge mixin 2017-04-08 10:09:43 +02:00
ines
5c7206c7f7 Add user survey link to website 2017-04-07 18:34:35 +02:00
ines
e2ed2f0258 Bump version 2017-03-26 20:51:21 +02:00
ines
45d03ea05b Add BADGES settings and mixin for pip and conda badges 2017-03-26 14:11:22 +02:00
ines
323b418cf1 Split docs menu item into Usage and API 2017-03-26 11:13:52 +02:00
ines
881db170f7 Update latest news 2017-03-17 13:10:47 +01:00
ines
441383d380 Bump version 2017-03-17 12:52:55 +01:00
ines
4d9161476a Remove redundant MODELS_URL 2017-03-16 22:09:36 +01:00
ines
01288807ba Update spaCy version 2017-03-16 21:53:59 +01:00
ines
0f4a876a83 Add MODELS_URL variable 2017-03-16 21:53:54 +01:00
ines
1b8719bf9a Adjust formatting and increment version 2017-02-08 21:33:22 +01:00
Ines Montani
baa6be8180 Update latest news to last blog post 2017-01-26 13:47:45 +01:00
Ines Montani
bdafb514c5 Update version 2017-01-26 13:47:32 +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
ee45619307 Fix formatting 2017-01-17 17:55:59 +01:00
Ines Montani
87c7496065 Use better chat window icons with more compact markup 2017-01-01 13:25:28 +01:00
Ines Montani
134e115d9c Bump version 2017-01-01 12:45:17 +01:00
Ines Montani
cd0da315d5 Bump version 2017-01-01 03:18:36 +01:00
Ines Montani
d845ab3d20 Add Gitter room to social meta 2017-01-01 03:17:29 +01:00
Ines Montani
e80dad8616 Update version 2016-12-27 22:18:48 +01:00
Ines Montani
89398ca57b Bump version 2016-12-18 23:54:19 +01:00
Ines Montani
bf65d070ef Add CodePen embed mixin 2016-11-25 02:30:31 +01:00
Ines Montani
8abc2084ff Add user survey results as latest news 2016-11-07 22:48:35 +01:00
Ines Montani
da52bcf080 Patch version 2016-11-07 02:17:48 +01:00
Ines Montani
9251c8991a Update version 2016-11-05 02:50:55 +01:00