Create template with code (programmatically) with/without API?

Hello! I’d like to see if it’s possible to create layouts and pages directly with code (in VS Code an such).

Based on this doc, it says that we could create .tco files https://theme.co/docs/templates-api
However, I don’t seem to find where/how to do that, is there other, more detailed or specific doc for this?

Thanks in advance!

Hi Jorge,

It is not very clear what exactly you are trying to acheive here. If you want to create pages and page templates through coding, that is possible, but it requires custom coding, and you need to hire a developer who can assist you in doing the customization, or you can avail yourself of our service called One TOTAL CARE, where we offer small customizations.
Also, the documentation explains how you can create and import an import.tco programatically, and not related to what you are expecting here.

If that is not the case and you are trying to point out something else, you can elaborate on it a bit more for further assistance.

Thanks

Thanks @tristup,
What I want to achieve is to be able to create a Page for a site using VS Code (hand-coded basically) and being able to save it as a .tco file so I can upload it in a website that has PRO Theme.

So any pointers in the right direction if that’s possible would be highly appreciated.