vjeantet / hugo-theme-docdock

Declination of @matcornic Learn theme to Hugo
https://docdock.netlify.com/
MIT License
586 stars 316 forks source link

using theme #210

Closed MAlexGR closed 3 years ago

MAlexGR commented 3 years ago

Please clarify the :

Change following config.toml line as needed, depending on method above: theme = "<hugo-theme-docdock-dir-name>"

Where is the theme? I did initialize my site with hugo new site and added docdock as sumodule, according to instructions.

What should I write there? (in config.yaml):

So far I'm always getting the: Error: module "themes/docdock/exampleSite" not found; either add it as a Hugo Module or store it in "/home/<user>".: module does not exist and its variants

Please help!

Alex

EmmanuelJeanBriand commented 3 years ago

Try theme="docdock"