Skip to content

The main repository of the Frictionless Data project. Website, issues, and discussions

License

Notifications You must be signed in to change notification settings

frictionlessdata/frictionlessdata.io

Repository files navigation

Frictionless Data

Build Codebase Support

This is a repo for managing the Frictionless project – https://frictionlessdata.io/. As such it is more core team focused. 😄

Want to cite this repo? Please use this DOI: DOI

Where to open issues?

Summary:

How to contribute to the website

This is the new FrictionlessData.io website 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.