Install HTMLy using the source code:
- Download the latest version from the Github repo
- You will get a zipped file on your hard drive with the latest release. If you don't have VPS it's better to unzip the file locally and then do the upload of the folder-content via ftp to your webspace. It's good practice to make this upload twice in order to avoid corrupted files being uploaded.
- If you want to run htmly as main application in your Webspace you can upload it in the root directory. If you want to get an additional blog to an existing page, use a subdirectory such as
htmly. - Visit your domain. If you uploaded it in root directory visit
https://www.example.com/install.phpand if in subdirectory visithttps://www.example.com/htmly/install.php. - Follow the installer to install HTMLy.
- The installer will try to delete itself. Please delete the installer manually if the
install.phpstill exist.
Install HTMLy without downloading the source code and use the online installer:
- Download
online-installer.phpfrom the latest release - If you upload it in root directory visit
https://www.example.com/online-installer.phpor if in subdirectory visithttps://www.example.com/subdirectory/online-installer.php. - Follow the installer to install HTMLy.
- Please delete the installer manually if the
online-installer.phpandinstall.phpstill exist.