Skip to content

k8sjp/kubefest-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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