Source code of the documentation
Where is the source code for the documentation, I would like to run it locally, when I don't have internet nearby.
Maybe you can create another github repo for the documentation?
Thanks for the great framework.
Sorry for the late response. The issue is that the documentation website is built using Django, so putting all of that on to a repository is not ideal in my opinion, cause many of the templates are composed of partials and fragments. In other words, it's not a static website that can be packed and downloaded for offline usage easily.
I would like to fix this issue in the future hopefully, but as of right now, you will have to use the actual website for the docs. Sorry about that.
I really need it, I'm going to rural place while developing my halfmoon app