Open ingvald opened 1 year ago
Yeah chiming in with steps to reproduce in case it's unclear since I ran into this myself - agree that better guidance in docs is minimum fix:
The issue is that you now have two published notes with dg-home=true. The solve is to Publish Multiple Notes, which will 'publish the deletion' of the note with its old name, thus removing it.
Thanks for the project, hope this is helpful.
git repo didn't remove old name versions, causing build error for the dg-home note (output conflict, multiple input files writing to index file)
perhaps either some fix or some docs guidance is desirable?