This is the source repository for the OpenFaaS documentation site.
The OpenFaaS docs generated from this site are not yet launched or live.
For local development:
# docker run --rm -it -p 8000:8000 -v `pwd`:/docs squidfunk/mkdocs-materialThis page is published through the use of mkdocs and is hosted on https://netlify.com/ with an SSL cert from LetsEncrypt.
All commits into master (or merged PRs) will appear on the front-page after being rebuilt.