Category: Duda.co
-
Hosting Duda.co exported websites on a regular host (convert Duda to HTML/PHP)
Duda.co websites that have been exported do not follow a regular hosting structure. For that reason, you cannot host these exported websites in hosts like GoDaddy, Hostgator, etc, without first doing some changes. I made a Node.js script to automate that process. This code moves the files of the extracted website to the correct places.…
-
How to add hover to images in Duda.co
Duda does not provide a widget to do this natively, but it can be achieved quite easily with a few lines of CSS code. You can add the main image as the background of a column, for example: Then you can take the URL of the hover image and copy it. Now go to the…