Commit Graph

7 Commits

Author SHA1 Message Date
Kush Trivedi
070d16517b
feat: Move to Yarn Package Manager (#2564)
* fix: Discrepancies in lock.json after setting up docs

* Move to yarn engine from npm

* ignore lock.json
2020-04-20 13:31:52 +02:00
Antonin Delpeuch
b361df227f
Set up docs deployment process with Netlify (#2567)
* Set up docs deployment process with Netlify

* make steps a bit more clear (#2568)

Node.js is fully needed for Docusaurus things (package verifying, etc.).

* Update the docs ReadMe for Yarn Installation (#2569)

* Update the package.json manifest (#2570)

Co-authored-by: Thad Guidry <thadguidry@gmail.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2020-04-20 12:17:38 +02:00
Antonin Delpeuch
20bc0462d2
Apply suggestions from Thad's review
Co-Authored-By: Thad Guidry <thadguidry@gmail.com>
2020-04-09 15:25:19 +02:00
Antonin Delpeuch
86bf6be194 Fix typo 2020-04-09 15:16:59 +02:00
Antonin Delpeuch
3d69602003 Flesh out the documentation for the key/value columnize operation.
This is just to get some agreement on the sort of documentation content we are expecting.
Related to #1215.
2020-04-09 14:42:49 +02:00
Antonin Delpeuch
195c1cb31b Move docs/source to docs/src, disable cleanUrls 2020-04-03 18:21:47 +02:00
Antonin Delpeuch
d55f1ddc90 Initial structure for Docusaurus docs, for #2273 2020-04-03 16:22:47 +02:00