frictionlessdata / frictionlessdata.io

The main repository of the Frictionless Data project. Website, issues, and discussions
http://frictionlessdata.io
MIT License
141 stars 53 forks source link

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. :smile:

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 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.