Skip to content

Very confused about config.toml. #295

Answered by jpanther
tomleary asked this question in Q&A
Discussion options

You must be logged in to vote

Hugo only allows you to have one site configuration so if you choose to keep using the config file that Hugo generated then you cannot use the ones that come with the theme (and you'd have to bundle all these parameters into your single config file). Are you sure you're setting up your project correctly and copying the files in the your_project/themes/congo/config/_default directory to your_project/config/_default?

As long as you have that copy in your project, when you delete the root config.toml the other ones should take effect. I would encourage you to read the installation docs again and follow them exactly.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tomleary
Comment options

@tomleary
Comment options

@jpanther
Comment options

@mih
Comment options

Answer selected by tomleary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants