10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 18:57:38 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
4baaaa0fc2
Allow to export geometries (#6)
* Fix broken link

* Fix bug in indexDB

* Fix sourceFile  for each geometry

* Add function to export geometry as xyz

* Fix bug when printing z

* Fix align with website structures

* Add Export geometries fonctionality

* Better class name for select buttons

* Fix after =

* Enable export button only when it makes sense

Co-authored-by: Mickaël Véril <mveril@irsamc.ups-tlse.fr>
2020-12-07 11:15:26 +01:00
ed21b74fc8 Use saved crossref data for publications 2020-11-01 16:18:00 +01:00
25a7ecdd07 Upgrade tippy version 2020-08-13 11:19:23 +02:00
67231391df Push all external dependency to the common head 2020-06-12 09:56:57 +02:00
5923781e6e Merge branch 'master' into QUEST4 2020-05-04 14:24:34 +02:00
6d38d7be1f Create pubUtils.getIssuedDate(publi) tool to get the date of a publication object 2020-05-04 13:57:20 +02:00
75c849cf98 Downgrade to MathJax 2.7 to fix the \ce problem and add MathJaxPolyfill.js to add the typesetPromise() function that is missing in the V2 API 2020-04-29 10:15:09 +02:00
d0bcfcc203 Revert "Add mathjax-config"
This reverts commit 736316e2e1.
2020-04-24 09:33:12 +02:00
736316e2e1 Add mathjax-config 2020-04-23 17:18:15 +02:00
ac95dbb6e8 Add MathJaxUtils class 2020-04-23 17:12:33 +02:00
654922aaf4 Add custom output for publication 2019-10-06 17:31:40 +02:00
e700ecc396 Fix MathJax and plotly conflict 2019-10-04 11:55:40 +02:00
5da6b2984f Add citation-js to the head 2019-10-04 11:06:00 +02:00
ec625429ad Add graph to multipledataset and fix problem on plotly 2019-10-04 11:03:30 +02:00
f7d5de9444 Put external links to a submenu 2019-10-01 15:06:29 +02:00
9ca3957736 Put useful links to footer 2019-09-30 13:43:45 +02:00
410239b708 equation in index.md 2019-09-26 14:40:27 +02:00
ddbcfb0caa Put MathJax in head_custom.html (global head) 2019-09-26 14:26:09 +02:00