Skip to content

Commit bd0d64e

Browse files
committed
fix(starterkit-twig-demo): mv source dist so it can be installed
1 parent b1cfd4f commit bd0d64e

155 files changed

Lines changed: 11 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"comments" : [
3+
{
4+
"el": "header[role=banner]",
5+
"title" : "Masthead",
6+
"comment": "The main header of the site doesn't take up too much screen real estate in order to keep the focus on the core content. It's using a linear CSS gradient instead of a background image to give greater design flexibility and reduce HTTP requests."
7+
}
8+
]
9+
}
File renamed without changes.

packages/starterkit-twig-demo/source/_data/listitems.json renamed to packages/starterkit-twig-demo/dist/_data/listitems.json

File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/starterkit-twig-demo/source/_macros/forms.twig renamed to packages/starterkit-twig-demo/dist/_macros/forms.twig

File renamed without changes.

packages/starterkit-twig-demo/source/_meta/_00-head.twig renamed to packages/starterkit-twig-demo/dist/_meta/_00-head.twig

File renamed without changes.

packages/starterkit-twig-demo/source/_meta/_01-foot.twig renamed to packages/starterkit-twig-demo/dist/_meta/_01-foot.twig

File renamed without changes.

packages/starterkit-twig-demo/source/_patterns/00-atoms/01-global/00-colors.twig renamed to packages/starterkit-twig-demo/dist/_patterns/00-atoms/01-global/00-colors.twig

File renamed without changes.

packages/starterkit-twig-demo/source/_patterns/00-atoms/01-global/01-fonts.twig renamed to packages/starterkit-twig-demo/dist/_patterns/00-atoms/01-global/01-fonts.twig

File renamed without changes.

0 commit comments

Comments
 (0)