Please watch the video below to see this website builder / creator script in action. in less than 5 Minutes, you can create a website / webpage, from a text file, using the script enclosed, in the zip file downloaded from above.
A custom Puppy Linux Operating System has been created for this purpose of running the script on various client computers. You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/
Wherever possible, give preference to the 64-bit system over the 32-bit system for better performance and features. You can copy and paste the code easily on the Terminal / Console program on this operating system, by using the keyboard shortcut keys like Ctrl+Insert for copying selected text and Shift+Insert for pasting copied text OR ELSE Middle Click Mouse Button / Wheel For Pasting on Terminal / Console. Press F4 to launch the Terminal from any Folder on the File Manager. This will set your working directory automatically.
Features
- If you are a Windows User, then you can download and install cygwin from : https://www.cygwin.com to run Shell Scripts. Note : No need to select anything special on the CYGWIN package selection screen, in its SETUP. Also, after setup is completed, include the Cygwin Binary directory (bin) in the PATH environment variable. Suppose that your Cygwin is installed in the directory "c:\cygwin64". From "Control Panel" ⇒ (Optional) System and Security ⇒ System ⇒ Advanced System Settings ⇒ "Advanced" tab ⇒ Environment Variables ⇒ System Variables ⇒ Select variable named "PATH" ⇒ Edit ⇒ Add "c:\cygwin64\bin;" in front of the existing PATH entry. Note that the semi-colon serves as the directory separator to separate Cygwin from the rest of directory paths. Now start Cygwin Terminal from Desktop and change directory to the zip extracted folder (Refer: https://superuser.com/questions/1286119/how-to-open-desktop-directory-from-cygwin) and execute the Shell script, as shown in my video.
- Please refer Wiki for various technical inputs, including changing character sets, based on your region for proper display of webpages
- Please include a blank line at the end of your input file, to help the script process the last line as well.
- Use your favorite text editor to edit commands as required and then copy / paste it on the terminal / console and then press the enter key to execute it.