Editing static theme resources and connecting with WebDAV
After you create a new theme, you can edit the static resources that are associated with the theme.
Static theme resources include the theme.html file, layout templates, skins, JavaScript, CSS, and image files. The resources are stored by default within WebDAV, which is accessible with any WebDAV client. Learn more about WebDAV here.
-
Create a directory where you want to save the static theme resources.
-
Use a WebDAV client to switch into the new directory.
-
Enter all the necessary information.
-
Select your new theme from the list of themes that appears.
-
Use a WebDAV client to download all of the static theme resources to your local hard drive and watch all files for changes.
HCLSoftware U learning materials
For an introduction and demo on how to develop an HCL DX theme, go to Theme Development for Developers (Beginners). You can try it out using the Theme Development Lab and corresponding Theme Development Lab Resources.
To learn how to further develop WebDAV-based DX themes, go to Theme Development for Developers (Intermediate). You can try it out using the Theme Development Lab and corresponding Theme Development Lab Resources.