B
B
bob_meister2018-03-03 19:12:39
PHP
bob_meister, 2018-03-03 19:12:39

Offline version of the website?

Hello. The task is this:
Make an offline version of one site. How to make a training version of the site that can work without the Internet. Tell me what the problem is, install a local web server, like Denwer, and stupidly clone the site. But here the problem is "portability". Those. you need to make it so that a person can simply transfer the site to his USB flash drive, go home, launch the site and start working (training). Only the option with a portable local server that runs in the background comes to mind. This method seems to be fine, but maybe there is some other way? The main thing is that the user, without unnecessary gestures, just launched and started working.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
SagePtr, 2018-03-03
@SagePtr

If the backend is not too confusing, you can rewrite it in nodejs and wrap everything in electron )
Now there is some kind of unhealthy tendency to use electron everywhere where it is appropriate and where it is not

E
Ezhyg, 2018-03-03
@Ezhyg

Search for "Site Downloader" (Teleport, WebSite Downloader and so on, some file downloaders can also do this thing)

S
Sergey Sokolov, 2018-03-03
@sergiks

Maybe a task about a service worker?
On Habré: Web applications offline. ServiceWorker and C...

A
Aleksandr, 2018-03-03
@alexgearbox

  • MDwiki
  • TiddlyWiki

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question