Transcrypt
Transcrypt copied to clipboard
Coding and deployment of Transcrypt website not clearly documented
The Transcrypt docs state:
To many programmers, using ‘static’ HTML and CSS feels like being locked up in a closet. As an alternative, responsiveness can simply be programmed using Transcrypt, as can be seen on the website of Transcrypt itself. The site adapts to diverse screen formats, device types and landscape vs. portrait mode.
However, the docs do not link to the code for the Transcrypt website. Nor do they show the build steps involved.
It would be nice to know exactly how the site was coded and deployed so one could replicate the process themselves.
The Transcrypt website as a whole is fairly complex and I feel it wouldn't really serve well as a practical example. But having a smaller demo site that illustrates some of the techniques used may have some value in showing different ways that Transcrypt can be utilized.