faucet-pipeline / docs

faucet website & documentation

Home Page:https://www.faucet-pipeline.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

faucet-pipeline Documentation

This repository contains the documentation for the faucet-pipeline project. The documentation can be found at:

www.faucet-pipeline.org

It is deployed automatically via Netlify.

Contributing

  • ensure Node is installed
  • npm install downloads dependencies
  • npm run compile generates the site at dist/site
  • npm start automatically recompiles while monitoring code changes - the site is available at http://localhost:8000
  • npm test checks code for stylistic consistency

About

faucet website & documentation

https://www.faucet-pipeline.org

License:Apache License 2.0


Languages

Language:JavaScript 54.1%Language:SCSS 45.9%