Skip to content

Commit

Permalink
Deploying to gh-pages from @ b1f0260 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Aug 18, 2024
1 parent fbd1c14 commit 4757bef
Show file tree
Hide file tree
Showing 240 changed files with 906 additions and 904 deletions.
10 changes: 3 additions & 7 deletions api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ul>
<li><a href="https://liquidjs.com">Documentation</a></li>
<li>Please star <a href="https://github.com/harttle/liquidjs">LiquidJS on GitHub</a>!</li>
<li>Financial support via <a href="https://github.com/sponsors/harttle">GitHub Sponsors</a>, or <a href="https://opencollective.com/liquidjs/">LiquidJS on Open Collective</a></li>
<li>Financial support via <a href="https://github.com/sponsors/harttle">GitHub Sponsors</a>.</li>
</ul>
<p align="center"><a href="https://liquidjs.com"><img height="155px" width="155px" src="https://liquidjs.com/icon/mstile-310x310.png" alt="logo"></a></p>
<a id="md:whats-it-like" class="tsd-anchor"></a><h2 class="tsd-anchor-link">What's it like?<a href="#md:whats-it-like" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>Basically there're two types of Liquid syntax: tags enclosed by <code>{% %}</code> and outputs enclosed by <code>{{ }}</code>. A Liquid template looks like:</p>
Expand Down Expand Up @@ -43,14 +43,10 @@
<li><a href="https://www.builder.io/m/developers">Builder.io</a>: the first and only headless CMS with a visual editor that lets you drag and drop with your components, directly within your current site or app. Completely API-driven, for cleaner code and simpler workflows.</li>
<li><a href="https://learn.microsoft.com/en-us/power-pages/introduction">Microsoft Power Pages</a>: a secure, enterprise-grade, low-code software as a service (SaaS) platform for creating, hosting, and administering modern external-facing business websites.</li>
<li><a href="https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-developer-portal">Azure API Management developer portal</a>: an automatically generated, fully customizable website with the documentation of your APIs.</li>
<li><a href="https://wismolabs.com/">WISMOlabs</a>: Post Purchase Experience platform for eCommerce retailers enhancing customer satisfaction by using LiquidJS to provide customizable post-purchase experiences through programmable email, SMS, order tracking pages, and webhooks.</li>
</ul>
<p>Feel free to create a PR or contact me to add your use case into this list!</p>
<a id="md:financial-support" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Financial Support<a href="#md:financial-support" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>If you personally love LiquidJS or it's benefiting your business, please consider financially support us:</p>
<ul>
<li>via <a href="https://github.com/sponsors/harttle">GitHub Sponsors</a>, or</li>
<li>via <a href="https://opencollective.com/liquidjs/">LiquidJS on Open Collective</a></li>
</ul>
<p>Special thanks to the following sponsors!</p>
<a id="md:financial-support" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Financial Support<a href="#md:financial-support" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>If you personally love LiquidJS or it's benefiting your business, please consider financially support us via <a href="https://github.com/sponsors/harttle">GitHub Sponsors</a>. Special thanks to our sponsors!</p>
<!-- FINANCIAL-CONTRIBUTORS-BEGIN -->
<table>
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion filters/abs.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1 class="article-title" itemprop="name">abs</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="overview.html" class="article-footer-prev" title="Overview"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="append.html" class="article-footer-next" title="sidebar.filters.append"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/append.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1 class="article-title" itemprop="name">append</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="abs.html" class="article-footer-prev" title="sidebar.filters.abs"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="array_to_sentence_string.html" class="article-footer-next" title="sidebar.filters.array_to_sentence_string"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/array_to_sentence_string.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1 class="article-title" itemprop="name">array_to_sentence_string</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="append.html" class="article-footer-prev" title="sidebar.filters.append"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="at_least.html" class="article-footer-next" title="sidebar.filters.at_least"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/at_least.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1 class="article-title" itemprop="name">at_least</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="array_to_sentence_string.html" class="article-footer-prev" title="sidebar.filters.array_to_sentence_string"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="at_most.html" class="article-footer-next" title="sidebar.filters.at_most"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/at_most.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1 class="article-title" itemprop="name">at_most</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="at_least.html" class="article-footer-prev" title="sidebar.filters.at_least"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="capitalize.html" class="article-footer-next" title="sidebar.filters.capitalize"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/capitalize.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1 class="article-title" itemprop="name">capitalize</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="at_most.html" class="article-footer-prev" title="sidebar.filters.at_most"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="ceil.html" class="article-footer-next" title="sidebar.filters.ceil"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/ceil.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1 class="article-title" itemprop="name">ceil</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="capitalize.html" class="article-footer-prev" title="sidebar.filters.capitalize"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="cgi_escape.html" class="article-footer-next" title="sidebar.filters.cgi_escape"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/cgi_escape.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h1 class="article-title" itemprop="name">cgi_escape</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="ceil.html" class="article-footer-prev" title="sidebar.filters.ceil"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="compact.html" class="article-footer-next" title="sidebar.filters.compact"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/compact.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1 class="article-title" itemprop="name">compact</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="cgi_escape.html" class="article-footer-prev" title="sidebar.filters.cgi_escape"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="concat.html" class="article-footer-next" title="sidebar.filters.concat"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/concat.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1 class="article-title" itemprop="name">concat</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.713Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.711Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="compact.html" class="article-footer-prev" title="sidebar.filters.compact"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="date.html" class="article-footer-next" title="sidebar.filters.date"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/date.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h3 id="Example" class="article-heading"><a href="#Example" class="headerlink" t

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="concat.html" class="article-footer-prev" title="sidebar.filters.concat"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="date_to_long_string.html" class="article-footer-next" title="sidebar.filters.date_to_long_string"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/date_to_long_string.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1 class="article-title" itemprop="name">date_to_long_string</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="date.html" class="article-footer-prev" title="sidebar.filters.date"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="date_to_rfc822.html" class="article-footer-next" title="sidebar.filters.date_to_rfc822"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/date_to_rfc822.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1 class="article-title" itemprop="name">date_to_rfc822</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="date_to_long_string.html" class="article-footer-prev" title="sidebar.filters.date_to_long_string"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="date_to_string.html" class="article-footer-next" title="sidebar.filters.date_to_string"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/date_to_string.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1 class="article-title" itemprop="name">date_to_string</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="date_to_rfc822.html" class="article-footer-prev" title="sidebar.filters.date_to_rfc822"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="date_to_xmlschema.html" class="article-footer-next" title="sidebar.filters.date_to_xmlschema"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/date_to_xmlschema.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1 class="article-title" itemprop="name">date_to_xmlschema</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="date_to_string.html" class="article-footer-prev" title="sidebar.filters.date_to_string"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="default.html" class="article-footer-next" title="sidebar.filters.default"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h2 id="Allowing-false" class="article-heading"><a href="#Allowing-false" class=

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="date_to_xmlschema.html" class="article-footer-prev" title="sidebar.filters.date_to_xmlschema"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="divided_by.html" class="article-footer-next" title="sidebar.filters.divided_by"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/divided_by.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h1 class="article-title" itemprop="name">divided_by</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="default.html" class="article-footer-prev" title="sidebar.filters.default"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="downcase.html" class="article-footer-next" title="sidebar.filters.downcase"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/downcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1 class="article-title" itemprop="name">downcase</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="divided_by.html" class="article-footer-prev" title="sidebar.filters.divided_by"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="escape.html" class="article-footer-next" title="sidebar.filters.escape"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/escape.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1 class="article-title" itemprop="name">escape</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="downcase.html" class="article-footer-prev" title="sidebar.filters.downcase"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="escape_once.html" class="article-footer-next" title="sidebar.filters.escape_once"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/escape_once.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1 class="article-title" itemprop="name">escape_once</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="escape.html" class="article-footer-prev" title="sidebar.filters.escape"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="find.html" class="article-footer-next" title="sidebar.filters.find"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion filters/find.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1 class="article-title" itemprop="name">find</h1>

</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-08-16T16:55:41.717Z" itemprop="dateModified">Last updated: 2024-08-16</time>
<time class="article-footer-updated" datetime="2024-08-18T05:44:37.715Z" itemprop="dateModified">Last updated: 2024-08-18</time>
<a href="escape_once.html" class="article-footer-prev" title="sidebar.filters.escape_once"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="find_exp.html" class="article-footer-next" title="sidebar.filters.find_exp"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
Expand Down
Loading

0 comments on commit 4757bef

Please sign in to comment.