LOVE Netlify! Wow! I just wrote an article about deploying VuePress sites to Netlify using GitHub… and suddenly it’s not updating. I haven’t locked the site or anything. If you visit the article https://vuepress-netlify-github.netlify.com/ you’ll see that my example deployed Dropbox for its local repo. Reddit got mad at me for that so I updated to something saner. You can see the updated article at GitHub - tomcam/vuepress-netlify-github: Configuring VuePress to work with Netlify and GitHub but when I deploy, it still shows the version using Dropbox. I tried deploying with a cache clearing too. Deploy log looks OK, though I’m not a Netlify power user.
hey tomcam - great tutorial - keep it up! looks like you updated the README.md in the root of your project (GitHub - tomcam/vuepress-netlify-github: Configuring VuePress to work with Netlify and GitHub) and not the README.md in the /docs/
directory (vuepress-netlify-github/docs at master · tomcam/vuepress-netlify-github · GitHub).
2 Likes
YOU ROCK, Adam! Thanks for pointing out my egregious rookie mistake, another irony because of course the README.md is supposed to live only in the /docs directory. Thank you so much.
3 Likes