Skip to content

Commit

Permalink
Updated font size.
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed Oct 26, 2024
1 parent 5157352 commit cd2eb03
Show file tree
Hide file tree
Showing 41 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion .eleventy-zuix.js
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ function configure(eleventyConfig) {
});

eleventyConfig.addShortcode('tryLink', function(text, link) {
return `<div layout="column center-left" style="margin-left: 16px"><div><a layout="row center-start" href="${link}">
return `<div layout="column center-left" style="padding-left: 16px"><div><a layout="row center-start" href="${link}">
<i class="material-icons mdl-color-text--primary">try</i>
<span style="font-size: 120%;margin-left:6px;margin-bottom: 2px">${text}</span>
</a></div></div>`;
Expand Down
22 changes: 11 additions & 11 deletions docs/feed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<description></description>
<language>en</language>
<copyright></copyright>
<lastBuildDate>Sat, 26 Oct 2024 12:45:03 +0200</lastBuildDate>
<pubDate>Sat, 26 Oct 2024 12:45:03 +0200</pubDate>
<lastBuildDate>Sat, 26 Oct 2024 14:10:44 +0200</lastBuildDate>
<pubDate>Sat, 26 Oct 2024 14:10:44 +0200</pubDate>
<image>
<title>zuix.js</title>
<url>https://zuixjs.org//images/icons/icon-152x152.png</url>
Expand Down Expand Up @@ -59,15 +59,6 @@
<atom:link href="https://zuixjs.org//pages/documentation/cli/" rel="self" />
<dc:creator></dc:creator>
</item>
<item>
<title>Component</title>
<link>https://zuixjs.org//pages/documentation/component/</link>
<guid isPermaLink="true">https://zuixjs.org//pages/documentation/component/</guid>
<description>Components, custom elements, shadow DOM, standalone components, the &lt;em&gt;default&lt;/em&gt; component.</description>
<pubDate>Fri, 12 Jan 2024 16:08:38 +0100</pubDate>
<atom:link href="https://zuixjs.org//pages/documentation/component/" rel="self" />
<dc:creator></dc:creator>
</item>
<item>
<title>Context Options</title>
<link>https://zuixjs.org//pages/documentation/context_options/</link>
Expand Down Expand Up @@ -293,5 +284,14 @@
<atom:link href="https://zuixjs.org//pages/documentation/active_refresh/" rel="self" />
<dc:creator></dc:creator>
</item>
<item>
<title>Component</title>
<link>https://zuixjs.org//pages/documentation/component/</link>
<guid isPermaLink="true">https://zuixjs.org//pages/documentation/component/</guid>
<description>Components, custom elements, shadow DOM, standalone components, the &lt;em&gt;default&lt;/em&gt; component.</description>
<pubDate>Sat, 26 Oct 2024 14:05:49 +0200</pubDate>
<atom:link href="https://zuixjs.org//pages/documentation/component/" rel="self" />
<dc:creator></dc:creator>
</item>
</channel>
</rss>
4 changes: 2 additions & 2 deletions docs/pages/documentation/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
padding: 2px 4px;
border-radius: 8px;
margin-right: 4px;
}</style><h2>Demos and templates</h2><ul><li><a href="/playground">zuix.js playground component</a><li><a href="https://zuixjs.github.io/zkit/">zKit web enhancing bits</a><li><a href="https://zuixjs.github.io/zuix-web-starter/">Web Starter template</a><li><a href="https://zuixjs.github.io/web-app/">Web App template</a><li><a href="https://zuixjs.github.io/news-blog/">News-Blog template</a></ul><h2>Old demos</h2><ul><li><a href="https://glitch.com/@genemars">zuix.js playground on Glitch</a><li><a href="https://codepen.io/genielabs">Examples on CodePen</a></ul><div layout="rows center-spread" style="margin-top: 112px; gap:12px; margin-bottom: 32px; padding-left: 8px; padding-right: 8px; font-size: 120%"><div>&nbsp;</div><a href="/pages/documentation/getting_started/" style="text-align: center"><label layout="row center-center"><span style="padding-left: 24px">Next</span> <i class="material-icons notranslate">arrow_right</i>&nbsp;</label><div class="mdl-color-text--pink">Getting started</div></a></div></div></main><!-- Navigation Drawer --><div ctrl="" z-load="@lib/controllers/drawer-layout" z-context="menu-drawer" z-lazy="false" z-options="drawer_opts" class="drawer-layout no-select visible-on-ready" layout="column top-stretch"><!-- Navigation Drawer content --><!-- Header --><div class="drawer-header" layout="column justify-stretch"><div self="stretch" layout="row center-justify"><a href="/" title="Home"><img class="logo animate__animated animate__swing animate__fast" src="/images/icons/icon-192x192.png" alt="Logo" title="zuix.js"></a><div class="text-logo">zuix.js <small>v1.1.29</small><script>self.zuixVersion="1.1.29"</script></div><a href="https://github.com/zuixjs" style="margin: 8px 8px 4px 10px;opacity: 0.75"><img src="/images/github-mark-light.png" alt="GitHub logo" title="zuix.js on GitHub" width="32" height="32"></a></div><div style="font-size:80%; padding-left: 6px;padding-right: 6px;">JavaScript library for component-based websites and applications.</div></div><!-- Menu items and other content --><div class="drawer-content" self="size-x1"><!--
}</style><h2>Demos and templates</h2><ul><li><a href="/playground">zuix.js playground component</a><li><a href="https://zuixjs.github.io/zkit/">zKit web enhancing bits</a><li><a href="https://zuixjs.github.io/zuix-web-starter/">Web Starter template</a><li><a href="https://zuixjs.github.io/web-app/">Web App template</a><li><a href="https://zuixjs.github.io/news-blog/">News-Blog template</a></ul><h2>Old demos</h2><ul><li><a href="https://glitch.com/@genemars">zuix.js playground on Glitch</a><li><a href="https://codepen.io/genielabs">Examples on CodePen</a></ul><div layout="rows center-spread" style="margin-top: 112px; gap:12px; margin-bottom: 32px; padding-left: 8px; padding-right: 8px; font-size: 110%"><div>&nbsp;</div><a href="/pages/documentation/getting_started/" style="text-align: center"><label layout="row center-center"><span style="padding-left: 24px">Next</span> <i class="material-icons notranslate">arrow_right</i>&nbsp;</label><div class="mdl-color-text--pink">Getting started</div></a></div></div></main><!-- Navigation Drawer --><div ctrl="" z-load="@lib/controllers/drawer-layout" z-context="menu-drawer" z-lazy="false" z-options="drawer_opts" class="drawer-layout no-select visible-on-ready" layout="column top-stretch"><!-- Navigation Drawer content --><!-- Header --><div class="drawer-header" layout="column justify-stretch"><div self="stretch" layout="row center-justify"><a href="/" title="Home"><img class="logo animate__animated animate__swing animate__fast" src="/images/icons/icon-192x192.png" alt="Logo" title="zuix.js"></a><div class="text-logo">zuix.js <small>v1.1.29</small><script>self.zuixVersion="1.1.29"</script></div><a href="https://github.com/zuixjs" style="margin: 8px 8px 4px 10px;opacity: 0.75"><img src="/images/github-mark-light.png" alt="GitHub logo" title="zuix.js on GitHub" width="32" height="32"></a></div><div style="font-size:80%; padding-left: 6px;padding-right: 6px;">JavaScript library for component-based websites and applications.</div></div><!-- Menu items and other content --><div class="drawer-content" self="size-x1"><!--
<ul>
<li >
<a href="/home" class="mdl-js-ripple-effect">
Expand Down Expand Up @@ -515,7 +515,7 @@
<a href="https://www.patreon.com/bePatron?u=73679823" data-patreon-widget-type="become-patron-button" title="Become a Patron">
<img src="/images/patreon.png" width="256" alt="Support zuix.js works, become a Patron!">
</a>
--><div style="padding-bottom: 6px; font-weight: bold">Support this work</div><iframe src="https://github.com/sponsors/genemars/button" title="Sponsor my works." height="32" width="320" style="border: 0;max-width: 180px"></iframe></div></div><footer self="size-x1"><div layout="rows top-spread"><div class="margin-10px">see <a href="https://github.com/zuixjs/zuix/blob/master/LICENSE.TXT" target="_blank" rel="noreferrer">code</a> and <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer">documentation</a> licenses</div><div class="margin-10px"><a href="https://github.com/zuixjs" target="_blank" rel="noreferrer">zuix.js</a></div><div class="margin-10px">© 2016-to-infinity-and-beyond by <a href="https://glabs.it" target="_blank" rel="noreferrer">g-labs</a></div></div></footer><style>footer {
--><div style="padding-bottom: 6px; font-weight: bold">Support this work</div><iframe src="https://github.com/sponsors/genemars/button" title="Sponsor my works." height="32" width="320" style="border: 0;max-width: 180px"></iframe></div></div><footer self="size-x1"><div layout="rows top-spread" style="font-size:80%"><div class="margin-10px">see <a href="https://github.com/zuixjs/zuix/blob/master/LICENSE.TXT" target="_blank" rel="noreferrer">code</a> and <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer">documentation</a> licenses</div><div class="margin-10px"><a href="https://github.com/zuixjs" target="_blank" rel="noreferrer">zuix.js</a></div><div class="margin-10px">© 2016-to-infinity-and-beyond by <a href="https://glabs.it" target="_blank" rel="noreferrer">g-labs</a></div></div></footer><style>footer {
margin-top: 96px;
max-height: 96px;
min-height: 96px;
Expand Down
Loading

0 comments on commit cd2eb03

Please sign in to comment.