Commit Graph

15 Commits

Author SHA1 Message Date
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
ae2ad5becc Remove charts from model direcory and add speed benchmarks
With speed benchmarks, charts ended up taking up too much space – and they were mostly data porn and not particularly useful anyways. Instead, we might add a "Compare" page that fetches all models and lets the user compare two or more models in terms of accuracy, speed etc.
2017-10-29 03:58:19 +01:00
ines
70de2dd035 Display vectors in models directory if available (see #1457) 2017-10-25 16:15:37 +02:00
ines
49b58d35fd Update JavaScript 2017-10-03 14:18:49 +02:00
ines
18b8050b07 Revert "Update syntax highlighting regex for long integers"
This reverts commit 11f2e80c6a.
2017-05-29 01:09:52 +02:00
ines
11f2e80c6a Update syntax highlighting regex for long integers 2017-05-28 18:24:29 +02:00
ines
532927a3c4 Update quickstart 2017-05-17 17:35:56 +02:00
ines
2e875c40a8 Add quickstart.js 2017-05-17 12:04:03 +02:00
ines
9979901b6f Fix formatting 2017-05-17 12:04:03 +02:00
ines
1b8719bf9a Adjust formatting and increment version 2017-02-08 21:33:22 +01:00
Sébastien Lerique
e1f87858ad Make the website nav header's hysteresis a bit more robust
In particular, this prevents the nav header from reappearing all the
time while scrolling down on Firefox.
2017-02-08 15:08:33 +01:00
Ines Montani
7615b41bff Update to new website 2016-10-31 19:04:15 +01:00
Ines Montani
4f41a065fe 🔴 Use correct variables name and fix top navigation 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