| Starting a new project |
HTML Executable stores all of its settings (the project) in a file called project file (file extension: .hep). You can use the Load/Save buttons to open or save project files at any time. But before that, you need to create a new project.
This window is called the New Publication wizard: it will assist you in the creation of your new project and it gives you advice about the different steps you need to follow.
There are three steps that we will describe below. 1) Selecting the kind of publication you want to create
The selected publication type has its font weight set to bold. On the screenshot above, this is the Stand-alone HTML Viewer publication that was selected. Just click the small button near a publication type to make it active. A description of the selected publication type is displayed.
2) Selecting the source folder of your websiteThe source folder is the folder that contains all files that compose your website. HTML Executable will consider it as the root of your website: it will become the root of your publication, and all the files inside this folder and its subdirectories (if any) will be automatically added to the publication when the project is being created. You can, of course, add/remove files later if you wish.
3) choose the index page of your publicationThe index page is the first page that is displayed to your end users when the publication is run. It is considered the Home page (it will be displayed when end users click on the Home button). HTML Executable lists all files in the source folder and you have to select which HTML page you want to set as the index page. A HTML file inside a subfolder is accepted. You can then go to the last step by clicking Continue. 4) last step: output settingsYou have
HTML Executable will then prepare a blank project, configure all settings by default and automatically add files from the source folder. It generally takes a few seconds depending on the number of files you have in your source folder. When it is ready, the "Basic Settings" tab is displayed: you are ready to edit your project and you can also immediately compile it if you wish. |