I downloaded a template from the netlify site to my local machine and made changes to the site locally but when I pushed the changes to my github, it didn’t reflect in the site. I thought github was connected to Netlify. What am I doing wrong? Here’s the site https://www.humih.com/
Here’s the same site as well: https://relaxed-wescoff-6a7c22.netlify.app/
is this something you’ve tried recently, or some time ago? we did have a bug that it sounds like it might be related. Can you check and see if things work now and if this seems like it is describing what you are seeing?
Actually, when I log into the CMS system, there is not text to change. Everything is blank. Do I need to do anything for the CMS to reflect the content of the site?
All I did was just change the Kaldi text for testing? I didn’t delete anything.
How can I do just continuous deployment? Videos I watch and docs are confusing since this is my first time.
Here’s the build settings page. What does the “dist” refer to?
The settings under [build] is what is used to build the site. The settings in the netlify.toml override those in the UI as mentioned in paragraph #2 in this documentation