-
Notifications
You must be signed in to change notification settings - Fork 0
Create template and template part samples that aren't part of the theme #9
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I started with an almost completely empty theme and have been building up the templates and template parts in the Site Editor.
Now I need to be able to save the intermediary stages of the theme development.
I don't want to save the files as template and template part .html files since these would be automatically loaded as part of the theme. Is this a silly idea?
Alternatives:
- Deliver the minimal part of thisis as a new theme called minimal. Similar to emptytheme but even less.
- Store the exported templates and template parts as
.htmfiles - As 2. but provide a mechanism to load them as patterns.
- Store the exported templates and template parts as
.htmlfiles anyway
Consideration
- I'm already storing screenshots which make the theme rather large
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation