Displaying content

Hi there! It is possible to display content without internet at all? I mean even without first synchronization.

p.s.: I browsed the whole forum and found nothing about this issue.

The answer is yes, but:

Your device would need to have connection to the CMS (no necessary over internet could be over LAN)
then everything that can be cached and displayed without the internet should be fine (ie. everything excluding websites/embedded content, some others rss feed/weather might be outdated and played from the cache)

There is a need for the client to communicate with the server over http. They can both be on the same machine, so you can eliminate any network hardware except the network card.
The ip address of the local machine would be 127.0.0.1

Thank you all guys. I appreciate your answers.