Skip to content

Commit

Permalink
Deploy website [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymichel committed Jul 11, 2024
1 parent a32dc4d commit f4f22dd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/getstarted/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ <h2 class="docs__nav__subtitle ">
</div>
<!-- Docs Nav [end]-->
<div class="docs__markdown">
<h1 id="barba-js-v2"><a href="#barba-js-v2" class="headerlink" title="barba.js [v2]"></a>barba.js <small>[v2]</small></h1><p><img src="https://img.shields.io/badge/stability-stable-brightgreen.svg?style=flat-square" alt="Stability" title="Badge"> <a href="https://circleci.com/gh/barbajs/barba/tree/main" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/circleci/project/github/barbajs/barba/main.svg?style=flat-square" alt="CircleCI"></a> <a href="https://coveralls.io/github/barbajs/barba?branch=main" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/coveralls/github/barbajs/barba/main.svg?style=flat-square" alt="Coverage Status"></a> <a href="http://commitizen.github.io/cz-cli/" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square" alt="Commitizen friendly"></a> <a href="https://conventionalcommits.org" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square" alt="Conventional Commits"></a> <a href="https://github.com/barbajs/barba/blob/main/LICENSE" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square" alt="License"></a> <a href="https://join.slack.com/t/barbajs/shared_invite/enQtNTU3NTAyMjkxMzAyLTkxYWUwZmM1YWQxMmNlYmE0ZjY4NDQxMGUxYjkwYWFlMzEzOWM4OTRhMWRmYTQyYzFlMmQ3OGFmYmI3MWY0OWY" target="_blank" rel="nofollow" title="Badge"><img src="https://img.shields.io/badge/slack-workspace-purple.svg?style=flat-square&logo=slack" alt="Slack workspace"></a></p>
<h1 id="barba-js-v2"><a href="#barba-js-v2" class="headerlink" title="barba.js [v2]"></a>barba.js <small>[v2]</small></h1><p><img src="https://img.shields.io/badge/stability-stable-brightgreen.svg?style=flat-square" alt="Stability" title="Badge"> <a href="https://circleci.com/gh/barbajs/barba/tree/main" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/circleci/project/github/barbajs/barba/main.svg?style=flat-square" alt="CircleCI"></a> <a href="https://coveralls.io/github/barbajs/barba?branch=main" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/coveralls/github/barbajs/barba/main.svg?style=flat-square" alt="Coverage Status"></a> <a href="http://commitizen.github.io/cz-cli/" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square" alt="Commitizen friendly"></a> <a href="https://conventionalcommits.org" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square" alt="Conventional Commits"></a> <a href="https://lerna.js.org/" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=flat-square" alt="lerna"></a> <a href="https://github.com/barbajs/barba/blob/main/LICENSE" target="_blank" rel="noopener" title="Badge"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square" alt="License"></a> <a href="https://join.slack.com/t/barbajs/shared_invite/enQtNTU3NTAyMjkxMzAyLTkxYWUwZmM1YWQxMmNlYmE0ZjY4NDQxMGUxYjkwYWFlMzEzOWM4OTRhMWRmYTQyYzFlMmQ3OGFmYmI3MWY0OWY" target="_blank" rel="nofollow" title="Badge"><img src="https://img.shields.io/badge/slack-workspace-purple.svg?style=flat-square&logo=slack" alt="Slack workspace"></a></p>
<!-- <div class="info">
<strong>🚧 IMPORTANT NOTE</strong>
<p>The current documentation reflect source code of Barba.js `main` branch, which has not been published yet on NPM. We are still working on fixing and improving the code before releasing an new version. Stay tuned, be patient and <a href="https://github.com/barbajs/barba" target="_blank">follow the repository on Github</a> for more updates!</p>
Expand Down
20 changes: 10 additions & 10 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,16 +318,16 @@ <h1 id="Examples"><a href="#Examples" class="headerlink" title="Examples"></a>Ex


<li class="grid__item example__card">
<a href="https://codepen.io/thierrymichel/project/full/XkkWWv" target="_blank" rel="noopener noreferrer">
<h2 class="example__card__title">Sync sliding</h2>
<a href="https://codepen.io/thierrymichel/project/full/ZrzBBK" target="_blank" rel="noopener noreferrer">
<h2 class="example__card__title">Once upon a router</h2>
<div class="example__card__picture">
<img class="partial-image" src="/assets/examples/example01.png" alt="Barba.js example 01" loading="lazy">
<img class="partial-image" src="/assets/examples/example02.png" alt="Barba.js example 02" loading="lazy">

</div>
</a>
<div class="example__card__links">

<a target="_blank" class="grid__item__link link--watch" href=https://codepen.io/thierrymichel/project/full/XkkWWv>
<a target="_blank" class="grid__item__link link--watch" href=https://codepen.io/thierrymichel/project/full/ZrzBBK>
<svg viewBox="0 0 20 15" aria-hidden="true" class="icon--barba">
<!-- <use attr.xlink:href="assets/svg/sprite.svg#barba-eye"></use> -->
<use xlink:href="#barba-eye"></use>
Expand All @@ -336,7 +336,7 @@ <h2 class="example__card__title">Sync sliding</h2>
</a>


<a target="_blank" class="grid__item__link link--source" href=https://codepen.io/thierrymichel/project/editor/XkkWWv>
<a target="_blank" class="grid__item__link link--source" href=https://codepen.io/thierrymichel/project/editor/ZrzBBK>
<svg viewBox="0 0 13 15" aria-hidden="true" class="icon--barba">
<!-- <use attr.xlink:href="assets/svg/sprite.svg#barba-github"></use> -->
<use xlink:href="#barba-github"></use>
Expand All @@ -351,16 +351,16 @@ <h2 class="example__card__title">Sync sliding</h2>


<li class="grid__item example__card">
<a href="https://codepen.io/thierrymichel/project/full/ZrzBBK" target="_blank" rel="noopener noreferrer">
<h2 class="example__card__title">Once upon a router</h2>
<a href="https://codepen.io/thierrymichel/project/full/XkkWWv" target="_blank" rel="noopener noreferrer">
<h2 class="example__card__title">Sync sliding</h2>
<div class="example__card__picture">
<img class="partial-image" src="/assets/examples/example02.png" alt="Barba.js example 02" loading="lazy">
<img class="partial-image" src="/assets/examples/example01.png" alt="Barba.js example 01" loading="lazy">

</div>
</a>
<div class="example__card__links">

<a target="_blank" class="grid__item__link link--watch" href=https://codepen.io/thierrymichel/project/full/ZrzBBK>
<a target="_blank" class="grid__item__link link--watch" href=https://codepen.io/thierrymichel/project/full/XkkWWv>
<svg viewBox="0 0 20 15" aria-hidden="true" class="icon--barba">
<!-- <use attr.xlink:href="assets/svg/sprite.svg#barba-eye"></use> -->
<use xlink:href="#barba-eye"></use>
Expand All @@ -369,7 +369,7 @@ <h2 class="example__card__title">Once upon a router</h2>
</a>


<a target="_blank" class="grid__item__link link--source" href=https://codepen.io/thierrymichel/project/editor/ZrzBBK>
<a target="_blank" class="grid__item__link link--source" href=https://codepen.io/thierrymichel/project/editor/XkkWWv>
<svg viewBox="0 0 13 15" aria-hidden="true" class="icon--barba">
<!-- <use attr.xlink:href="assets/svg/sprite.svg#barba-github"></use> -->
<use xlink:href="#barba-github"></use>
Expand Down
4 changes: 2 additions & 2 deletions js/main.js

Large diffs are not rendered by default.

0 comments on commit f4f22dd

Please sign in to comment.