``` | ``` | ||||
$ git clone git@github.com:themefisher/meghna-hugo.git | $ git clone git@github.com:themefisher/meghna-hugo.git | ||||
$ cd mehghna-hugo/exampleSite/ | |||||
$ cd meghna-hugo/exampleSite/ | |||||
$ hugo server --themesDir ../.. | $ hugo server --themesDir ../.. | ||||
``` | ``` | ||||
defaultContentLanguage = "en" | defaultContentLanguage = "en" | ||||
defaultContentLanguageInSubdir = true | defaultContentLanguageInSubdir = true | ||||
# disable language | # disable language | ||||
disableLanguages = [""] | |||||
disableLanguages = [] | |||||
############################# Plugins ########################## | ############################# Plugins ########################## | ||||
# css plugins | # css plugins |