/website

FrictionlessData.io v2

Primary LanguageVue

Continuous Deployment

This is the new FrictionlessData.io website to be released in 2020. It reflects the recent updates made to Frictionless Data project setup and brand.

Development

$ npm install
$ npm start

Deployment

New commits into the master branch will be automatically deployed to GitHub Pages by a workflow.

Notebooks

Use notebooks.yml for the notebooks management:

  • target property allows to choose a target directory for generated markdowns
  • source property is a key-value pair of a notebook's id and a colab url

To generate markdowns from the notebooks:

$ npm run notebooks