github-alt linkedin twitter cube dribbble rss clock comments

Articles avec l'étiquette Posts with tag 'offline'

View your website locally without environment

3 mins

You may want for some reasons to see your website outside its deployment environment, for instance to see an older version. There are full-featured WAMP/LAMP servers with all the tools needed, and I used for my WordPress years the great MicroApache that bundle Apache+PHP+SQLite in less than 1 Mb. But...

Offline extraction of a WordPress site

2 mins

I want a offline browseable static version of my wordpress website to be able to put it on USB or upload to a backup static location. I searched some wordpress plugins to do that and wp2static seemed very promising. But it turned out disappointing (version 6.1) because of many flaws...