Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 231 Bytes

kubecon

Steps to create the site

hugo new site kubecon
cd kubecon/themes

git clone git@github.com:themefisher/meghna-hugo.git
cp -r meghna-hugo/exampleSite/* ../

# update config.toml `themesDir` value to `themes`