Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 309 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 309 Bytes

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