/falco-website

Hugo content to generate website content. Hosted by the CNCF

Primary LanguageCSS

falco-website

Prerequisites

To build this website you need:

Test locally

Clone repository

git clone git@github.com:falcosecurity/falco-website.git

Run hugo server

make serve

You can access your local website on http://localhost:1313

Translations

Chinese

There is currently scaffolding in place for a Chinese translation of the site.

To translate docs into Chinese, create Chinese-language Markdown files in the content/zh/docs directory.

To translate other parts of the site:

  1. See the languages.zh block in the site's config.yaml configuration file and translate those items from the current English.
  2. See i18n/zh.yaml for a handful of language snippets that need to be translated from the current English. Translate the other block of each term.