khusika / FeelIt

A clean, elegant but advanced blog theme for Hugo
https://feelit.khusika.dev
MIT License
164 stars 60 forks source link

[HELP] Auto-deploy to Netlify fails "merge not defined" #59

Closed robpetrin closed 3 years ago

robpetrin commented 3 years ago

Describe the bug

I noted the docs say you can automatically deploy to Netlify, which is great. Every time I try, I get the error in the screenshot below "merge not defined."

Expected behavior

A successful build to Netlify :) I plan to configure directly on GitHub to tweak things here and there but I don't have much in mind to update the taxonomy, schema, or theme itself.

Screenshots

image

Build Environment

Preview Environment

N/A

Additional Information

I love this theme!

khusika commented 3 years ago

This is not bug related, you may calling the theme in a wrong way.

I assume you were using this repo to deploy it on the netlify, i saw you were mixing web-content with the theme folder in this commit.

You can do this instead: 1st Method

2nd Method

Don't forget to define both theme and themesDir in your config.toml