/kubefest-2020

Primary LanguageHTMLApache License 2.0Apache-2.0

KubeFest Tokyo 2020 Website

Check website on local machine

$ hugo server -F

How to add conference info?

To add a speaker:

$ hugo new speakers/<ID>.md

To add a session:

$ hugo new sessions/<ID>.md

To add a sponsor:

$ hugo new sponsors/<NAME>.md