Hosting a web page on Giga R1

Hello all,

Has anyone been successful with hosting a web page using Giga R1 board. (Web/HTTP server)
The WiFiWebServer example is very basic and and it tries embed the HTTP response with in the program. I want to be able to have a HTML code as a separate file or contained within an array. ESP8266 based boards have such exampled but not for this Giga R1.

Any references or links are much appreciated

You can check this thread: How to create a web page without using a server with an arduino GIGA

Thank you, but I dont think that topic was solved, one of the suggestions there was to use a raspberry instead of arduino Giga.
I am looking for something like this for Giga.

But most of these methods are not supported by Giga wifi libraries.