Skip to content

Phase 1: Adding documentation metadata tags #6274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/about/case-studies/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
---
hide:
- toc
audience: buyer
components:
- eventing
- serving
function: marketing
---

# Knative Case Studies
Expand Down
4 changes: 4 additions & 0 deletions docs/about/case-studies/deepc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
hide:
- toc
audience: buyer
components:
- eventing
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">deepc Case Study</h1>
<table style="border: 0;">
Expand Down
4 changes: 4 additions & 0 deletions docs/about/case-studies/ibm.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
hide:
- toc
audience: buyer
components:
- eventing
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">IBM Case Study</h1>
<table style="border: 0;">
Expand Down
4 changes: 4 additions & 0 deletions docs/about/case-studies/outfit7.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
hide:
- toc
audience: buyer
components:
- serving
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">Outfit7 Case Study</h1>
<table style="border: 0;">
Expand Down
5 changes: 5 additions & 0 deletions docs/about/case-studies/pnc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
---
hide:
- toc
audience: buyer
components:
- eventing
- serving
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">PNC Bank Case Study</h1>
<table style="border: 0;">
Expand Down
4 changes: 4 additions & 0 deletions docs/about/case-studies/puppet.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
hide:
- toc
audience: buyer
components:
- serving
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">Puppet Case Study</h1>
<table style="border: 0;">
Expand Down
4 changes: 4 additions & 0 deletions docs/about/case-studies/sva.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
hide:
- toc
audience: buyer
components:
- eventing
function: marketing
---
<h1 style="color:#0071c7;font-size: 3em;">SVA System Vertrieb Alexander GmbH Case Study</h1>
<table style="border: 0;">
Expand Down
8 changes: 8 additions & 0 deletions docs/about/testimonials.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
audience: buyer
components:
- eventing
- serving
function: marketing
---

<div class="testimonials">
<h1>Testimonials</h1>
<h3><b>Enterprise-grade Serverless on your own terms</b></h3>
Expand Down
7 changes: 7 additions & 0 deletions docs/bookstore/create-slack-workspace/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
audience: developer
components:
- eventing
function: tutorial
---

# Creating a Slack Workspace

![Image](images/image5.png)
Expand Down
6 changes: 6 additions & 0 deletions docs/bookstore/disclaimer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
audience: developer
components: []
function: tutorial
---

# **Disclaimer**

![image](images/image2.png)
Expand Down
9 changes: 9 additions & 0 deletions docs/bookstore/extra-challenge/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- serving
- functions
function: tutorial
---

# **Extra Challenges**

![image](images/image5.png)
Expand Down
8 changes: 8 additions & 0 deletions docs/bookstore/page-0.5/environment-setup.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
audience: developer
components:
- eventing
- serving
function: tutorial
---

# Environment Setup

![Image](images/image20.png)
Expand Down
9 changes: 9 additions & 0 deletions docs/bookstore/page-0/welcome-knative-bookstore-tutorial.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- functions
- serving
function: tutorial
---

# Welcome: Knative Bookstore Tutorial

![Welcome Image](images/1.png)
Expand Down
7 changes: 7 additions & 0 deletions docs/bookstore/page-1/send-review-comment-to-broker.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
audience: developer
components:
- eventing
function: tutorial
---

# Send Review Comment to Broker

![Image](images/image25.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
audience: developer
components:
- functions
- serving
function: tutorial
---

# Sentiment Analysis Service for Bookstore Reviews

![Image1](images/image1.png)
Expand Down
8 changes: 8 additions & 0 deletions docs/bookstore/page-3/create-bad-word-filter-service.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
audience: developer
components:
- functions
- serving
function: tutorial
---

# Create Bad Word Filter Service

![Image 4](images/image4.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
audience: developer
components:
- functions
- serving
function: tutorial
---

# Solution - Create Bad Word Filter Service

![image](images/image4.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
audience: developer
components:
- eventing
function: tutorial
---

# **Create Knative Sequence to Streamline ML Workflows**

![image](images/image8.png)
Expand Down
6 changes: 6 additions & 0 deletions docs/bookstore/page-5/deploy-database-service.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
audience: developer
components: []
function: tutorial
---

# **Deploy the Database Service**

![image1](images/image1.png)
Expand Down
7 changes: 7 additions & 0 deletions docs/bookstore/page-6/advanced-event-filtering.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
audience: developer
components:
- eventing
function: tutorial
---

# **Advanced Event Filtering**

![Image](images/image4.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
audience: developer
components:
- eventing
function: tutorial
---

# **Slack sink - Learning Knative Eventing and the Apache Camel K integration**

![image](images/image2.png)
Expand Down
9 changes: 9 additions & 0 deletions docs/client/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- functions
- serving
function: explanation
---

# CLI tools

The following CLI tools are supported for use with Knative.
Expand Down
9 changes: 9 additions & 0 deletions docs/client/configure-kn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- functions
- serving
function: reference
---

# Customizing kn

You can customize your `kn` CLI setup by creating a `config.yaml` configuration file. You can provide this configuration by using the `--config` flag, otherwise the configuration is picked up from a default location. The default configuration location conforms to the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), and is different for Unix systems and Windows systems.
Expand Down
9 changes: 9 additions & 0 deletions docs/client/install-kn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- functions
- serving
function: how-to
---

# Installing the Knative CLI

This guide provides details about how you can install the Knative `kn` CLI.
Expand Down
9 changes: 9 additions & 0 deletions docs/client/kn-plugins.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
audience: developer
components:
- eventing
- functions
- serving
function: reference
---

# kn plugins

The `kn` CLI supports the use of plugins. Plugins enable you to extend the functionality of your `kn` installation by adding custom commands and other shared commands that are not part of the core distribution of `kn`.
Expand Down
Loading