Open joshjacobson opened 3 years ago
Wow - I have no idea what is happening there. I don’t get that behavior when I run the rakefile. I’ll see if I can figure it out.
On 2021-05-26, at 14:27 :23, Josh Jacobson @.***> wrote:
Each time I rake, I end up with duplicates of any files or folders that were manipulated. E.g., I currently have "css", "css 2", and "css 3", while I didn't create "css 2" or "css 3", but I did add some custom css to the existing files in that folder.
How can I fix this? It's very annoying.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clayh53/tufte-jekyll/issues/77, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXNG5W6SMQXI5L5S6OQKDLTPU4QXANCNFSM45ST5IMQ.
Thanks! Let me know if there's anything I can do to help with this (e.g. provide access to the relevant repository).
Any news regarding this issue. I have the same issue as Josh.
Thanks
Each time I rake, I end up with duplicates of many files and folders. E.g., I currently have "css", "css 2", and "css 3", while I didn't create "css 2" or "css 3". I also have "index 2.md" and "index 3.md", and I did not create those.
The files are duplicates of the original, while the folders are sometimes empty and sometimes duplicates.
How can I fix this? It's very annoying.