Skip to content

openfaas/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e30b848 · Apr 30, 2025
May 26, 2022
Mar 26, 2018
Apr 30, 2025
Jun 16, 2018
Feb 20, 2022
Apr 3, 2018
Apr 10, 2020
May 31, 2024
Feb 27, 2023
Apr 24, 2025
Apr 30, 2025
Aug 8, 2018
Oct 12, 2021

Repository files navigation

OpenFaaS docs repository

This is the source repository for the OpenFaaS documentation site.

For local development:

docker run --rm -it -p 8000:8000 -v `pwd`:/docs squidfunk/mkdocs-material:latest

Published page

This page is published through the use of mkdocs and is hosted on https://netlify.com/ with a TLS 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.

Adding OpenFaaS Users

The list of OpenFaaS users can be found within docs/index.md. Additions to this list should be made while maintaining the alphabetical ordering.