diff --git a/ADD_TRAINING.md b/ADD_TRAINING.md index 9d19a9632..3b79310ba 100644 --- a/ADD_TRAINING.md +++ b/ADD_TRAINING.md @@ -1,5 +1,5 @@ # How to add new training -Please follow these steps to add your training to [Falco trainings](https://falco.org/training/): +Please follow these steps to add your training to [Falco trainings](https://falco.org/enterprise/): 1. Fork [Falco](https://github.com/falcosecurity/falco-website) repository 2. Add your training image to the [static/images/training/offerings](https://github.com/falcosecurity/falco-website/blob/master/static/images/training/offerings) diff --git a/config/_default/config.toml b/config/_default/config.toml index 48918b293..b232c9a8a 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -259,10 +259,10 @@ id = "UA-00000000-0" [menu.main.params] description = "Brand guidelines" [[menu.main]] - identifier = "training" - name = "Training" + identifier = "enterprise" + name = "Enterprise" weight = 70 - url = "/training/" + url = "/enterprise/" # Specify a value here if your content directory is not in your repo's root directory #github_subdir = "userguide" diff --git a/config/_default/params.toml b/config/_default/params.toml index 0af3103df..0ef3825b2 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,6 +1,6 @@ # This file contains the list of: # 1. Adopters (visible in https://falco.org/) -# 2. Training providers (visible in https://falco.org/training) +# 2. Training providers (visible in https://falco.org/enterprise) # # You can add a new entry specifying the next fields: `src`, `alt` and `url`. # More metadata is available for training courses (see below). diff --git a/content/en/enterprise/_index.md b/content/en/enterprise/_index.md new file mode 100644 index 000000000..ea4fd5a26 --- /dev/null +++ b/content/en/enterprise/_index.md @@ -0,0 +1,9 @@ +--- +title: Enterprise +description: Enterprise support and training courses for Falco +layout: enterprise +weight: 1 +aliases: +- labs +- training +--- \ No newline at end of file diff --git a/content/en/training/_index.md b/content/en/training/_index.md deleted file mode 100644 index c543102c8..000000000 --- a/content/en/training/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Falco Training -description: Learn about Falco with free training -weight: 1 -aliases: -- labs ---- diff --git a/layouts/enterprise/enterprise.html b/layouts/enterprise/enterprise.html new file mode 100644 index 000000000..53a9f9862 --- /dev/null +++ b/layouts/enterprise/enterprise.html @@ -0,0 +1,32 @@ +{{ define "main" }} + + +
Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the + industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type + and + scrambled it to make a type specimen book. It has survived not only five centuries, but also the + leap + into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with + the + release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop + publishing + software like Aldus PageMaker including versions of Lorem Ipsum. +
+