exfriend / docs

Documentation site for OpenFaaS

Home Page:https://docs.openfaas.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFaaS docs repository

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

Published page

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

mkdocs-material markdown extensions

There are several markdown extensions that can be used to create special formatting. Look at the docs here for all available extensions.

About

Documentation site for OpenFaaS

https://docs.openfaas.com/

License:MIT License