Tilepieces is an open source software designed for the visual editing of HTML documents and project management where HTML files are used. For more information, please consult the official website tilepieces.net and the documentation. In this repository you will find the source code of the main project.
Using this package, you can create an application. To do this, download the latest version of the project release. Once you have downloaded the zip file, you can upload it to a working version of a Tilepieces application. The Node.js version is the most suitable for this purpose. From here, edit the index.html file present at the root of the application. You can:
- remove add panels, inside the # dock-frames node
- change the storageInterface, which currently points to modules/tilepieces/storage-interface-http/tilepieces-storage-interface-http.bundle.js.
- Edit the application info, inside the #tilepieces-dialog-info template tag Further configurations can be made by editing the settings.json file following this page.
If you have any questions about tilepieces, go to Q&A. If you want to ask about new features, please create a post on new features
See CONTRIBUTING.md for contributing guidelines.