Sorry if this question has been asked before, but my search couldn't find anything similar here. Can I use grav for an intranet site that is totally cut off from the internet? Does it rely on external fonts or js files? How about themes? I know I could modify the code and point everything to a local copy, but I'm not very experienced at web development, so I'd like to hear if anyone else has tried this before.
Thanks! Any comment is appreciated!
EDIT: It's ok to require internet during installation. After it is set up, the site will be for read-only internal information that is updated rarely.
EDIT 2: I tried grav using the default theme in a VM. After I cut the VM off the internet, the site loads fine and everything seems alright. Thanks for this great project! If you know about any pitfalls down the road, I'd still appreciate if you could comment and let me know!