bencer / falco-website

Hugo content to generate website content. Hosted by the CNCF

Home Page:https://falco.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Hugo content to generate website content. Hosted by the CNCF

https://falco.org


Languages

Language:CSS 82.0%Language:HTML 14.9%Language:JavaScript 2.9%Language:Makefile 0.2%