Skip to content

Commit

Permalink
Upgraded to zuix-dist **1.1.29** and zuix CLI **0.4.3**
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed Jul 6, 2023
1 parent 3f1b71d commit 1d2439c
Show file tree
Hide file tree
Showing 22 changed files with 1,854 additions and 1,714 deletions.
20 changes: 10 additions & 10 deletions docs/content/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -510,29 +510,29 @@
}
.theme-dark [z-load*="/components/menu-overlay"] div[z-field="menu_overlay"] {
background: radial-gradient(circle at bottom, black, #000000dd, #00000077, transparent)!important;
}</style><!-- zUIx.js inline resources bundle --><script src="index.bundle.js"></script><body layout="column stretch-center" ctrl="" z-load="@lib/controllers/header-auto-hide" :header="'header-bar'" z-lazy="scroll"><nav layout="row top-center" #header-bar=""><div self="size-large stretch" layout="row center-center" style="gap: 8px;"><!-- BACK TO HOME CONTENTS --> <a class="icon-button" aria-label="Back to home contents" href="/zuix-web-starter/" style="width: 48px"><svg height="48px" viewBox="0 0 24 24" width="48px"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"></path></svg></a><div self="size-x1"><h1 class="title">Web Starter</h1><div class="subtitle">Documentation</div></div><a class="icon-button" aria-label="Search" href="/zuix-web-starter/search"><svg width="46px" height="46px" viewBox="0 0 24 24" style="margin: 2px"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></a><div style="padding-top: 4px; padding-right: 4px"><input class="theme-toggle" type="checkbox" aria-label="Toggle theme" checked></div></div></nav><main self="size-large"><h1>Documentation</h1><div layout="rows top-spread" undefined=""><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/getting-started/images/cover-preview.webp')" z-component="fragment" card=""><div class="card-title accent" card="">Getting started</div><p card="">Getting started with this template.<div self="bottom" class="date primary" card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/getting-started/" title="See Getting started" card=""></a></div><style>[z-component][card] {
}</style><!-- zUIx.js inline resources bundle --><script src="index.bundle.js"></script><body layout="column stretch-center" ctrl="" z-load="@lib/controllers/header-auto-hide" :header="'header-bar'" z-lazy="scroll"><nav layout="row top-center" #header-bar=""><div self="size-large stretch" layout="row center-center" style="gap: 8px;"><!-- BACK TO HOME CONTENTS --> <a class="icon-button" aria-label="Back to home contents" href="/zuix-web-starter/" style="width: 48px"><svg height="48px" viewBox="0 0 24 24" width="48px"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"></path></svg></a><div self="size-x1"><h1 class="title">Web Starter</h1><div class="subtitle">Documentation</div></div><a class="icon-button" aria-label="Search" href="/zuix-web-starter/search"><svg width="46px" height="46px" viewBox="0 0 24 24" style="margin: 2px"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></a><div style="padding-top: 4px; padding-right: 4px"><input class="theme-toggle" type="checkbox" aria-label="Toggle theme" checked></div></div></nav><main self="size-large"><h1>Documentation</h1><div layout="rows top-spread" undefined=""><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/getting-started/images/cover-preview.webp')" z-component="fragment" image-card=""><div class="card-title accent" image-card="">Getting started</div><p image-card="">Getting started with this template.<div self="bottom" class="date primary" image-card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/getting-started/" title="See Getting started" image-card=""></a></div><style>[z-component][image-card] {
position: relative; cursor: pointer; background-repeat: no-repeat; background-position: 1px 1px; background-color: #bbbbbb15; border-radius: 12px; min-width: 288px; width: 288px; max-width: 288px; height: 272px; min-height: 272px; max-height: 272px; margin: 12px; padding-top: 125px; box-shadow: 0 1px 4px 0 #00000055; transition-property: background-color, box-shadow; transition: 0.2s ease-in-out; }
[z-component][card]:hover {
[z-component][image-card]:hover {
background-color: #bbbbbb1a; box-shadow: 0 3px 8px 0 #00000055; }
[z-component][card]:active {
[z-component][image-card]:active {
background-color: #bbbbbb26; box-shadow: 0 0 2px 0 #00000055; }
[z-component][card]
[z-component][image-card]
h3,
[z-component][card]
[z-component][image-card]
p {
padding: 8px; margin: 0; }
[z-component][card]
[z-component][image-card]
h3 {
font-size: 100%; padding-top: 16px; text-align: left; line-height: 140%; }
[z-component][card]
[z-component][image-card]
p {
padding-top: 0; font-size: 75%; }
[z-component][card]
[z-component][image-card]
a {
position: absolute; top: 0; left: 0; height: 100%; width: 100%; text-decoration: none; }
[z-component][card]
[z-component][image-card]
.date {
text-align: right; font-size: 12px; padding: 6px; margin-right: 12px; }</style><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/page-editing-and-options/images/cover-preview.webp')" z-component="fragment" card=""><div class="card-title accent" card="">Page editing and options</div><p card="">Layout, front matter options and custom liquid tags.<div self="bottom" class="date primary" card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/page-editing-and-options/" title="See Page editing and options" card=""></a></div><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/liquid-tags/images/cover-preview.webp')" z-component="fragment" card=""><div class="card-title accent" card="">Liquid tags and shortcodes</div><p card="">About liquid template language and shortcodes<div self="bottom" class="date primary" card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/liquid-tags/" title="See Liquid tags and shortcodes" card=""></a></div><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/building-and-publishing/images/cover-preview.webp')" z-component="fragment" card=""><div class="card-title accent" card="">Building for production</div><p card="">Building for production and publishing online.<div self="bottom" class="date primary" card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/building-and-publishing/" title="See Building for production" card=""></a></div></div></main><div self="size-large" layout="rows center-spread" class="page-navigation"><div>&nbsp;</div><div>&nbsp;</div></div><style>.page-navigation {
text-align: right; font-size: 12px; padding: 6px; margin-right: 12px; }</style><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/page-editing-and-options/images/cover-preview.webp')" z-component="fragment" image-card=""><div class="card-title accent" image-card="">Page editing and options</div><p image-card="">Layout, front matter options and custom liquid tags.<div self="bottom" class="date primary" image-card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/page-editing-and-options/" title="See Page editing and options" image-card=""></a></div><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/liquid-tags/images/cover-preview.webp')" z-component="fragment" image-card=""><div class="card-title accent" image-card="">Liquid tags and shortcodes</div><p image-card="">About liquid template language and shortcodes<div self="bottom" class="date primary" image-card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/liquid-tags/" title="See Liquid tags and shortcodes" image-card=""></a></div><div self="size-x1" layout="column top-stretch" style="background-image: url('/zuix-web-starter/content/docs/building-and-publishing/images/cover-preview.webp')" z-component="fragment" image-card=""><div class="card-title accent" image-card="">Building for production</div><p image-card="">Building for production and publishing online.<div self="bottom" class="date primary" image-card="">5 April 2022</div><a href="/zuix-web-starter/content/docs/building-and-publishing/" title="See Building for production" image-card=""></a></div></div></main><div self="size-large" layout="rows center-spread" class="page-navigation"><div>&nbsp;</div><div>&nbsp;</div></div><style>.page-navigation {
margin-top: 40px;
gap:12px;
margin-bottom: 80px;
Expand Down
Loading

0 comments on commit 1d2439c

Please sign in to comment.