I have created a static site for my project documentation using Eleventy and want to deploy into local file system. I tried with many method but no luck. Actually I want to upload the static site/pages into source repository and whoever downloads should be able to use/browse the documentation. Is there any way to achieve it?