Skip to content

Commit

Permalink
Deploying to gh-pages from @ 57c3b63 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Nov 27, 2023
1 parent cb9107f commit c6265bf
Show file tree
Hide file tree
Showing 37 changed files with 113 additions and 113 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@


<link rel="preconnect" href="https://codesandbox.io"><link rel="stylesheet" href="/assets/css/styles.498eb4ac.css">
<link rel="preload" href="/assets/js/runtime~main.5ce563aa.js" as="script">
<link rel="preload" href="/assets/js/main.129bfff3.js" as="script">
<link rel="preload" href="/assets/js/runtime~main.01db3c75.js" as="script">
<link rel="preload" href="/assets/js/main.1f182c4f.js" as="script">
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}return t}()||function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
Expand All @@ -31,7 +31,7 @@
</span>
</div>
</a><div class="searchBox_ZlJk"><div class="navbar__search"><span aria-label="expand searchbar" role="button" class="search-icon" tabindex="0"></span><input type="search" id="search_input_react" placeholder="Loading..." aria-label="Search" class="navbar__search-input search-bar" disabled=""></div></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><main class="container margin-vert--xl"><div class="row"><div class="col col--6 col--offset-3"><h1 class="hero__title">Page Not Found</h1><p>We could not find what you were looking for.</p><p>Please contact the owner of the site that linked you to the original URL and let them know their link is broken.</p></div></div></main></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/">Introduction</a></li><li class="footer__item"><a class="footer__link-item" href="/docs/getting_started/">Installation</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://github.com/tailcallhq/tailcall" target="_blank" rel="noopener noreferrer" class="footer__link-item">Github</a></li><li class="footer__item"><a href="https://blog.tailcall.run" target="_blank" rel="noopener noreferrer" class="footer__link-item" position="right">Blog</a></li><li class="footer__item"><a href="https://discord.gg/Q2ZExpFCnA" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord</a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/about/">About</a></li><li class="footer__item"><a href="https://www.linkedin.com/company/tailcall" target="_blank" rel="noopener noreferrer" class="footer__link-item">Linkedin</a></li><li class="footer__item"><a href="https://twitter.com/tailcallhq" target="_blank" rel="noopener noreferrer" class="footer__link-item">Twitter</a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2023 Tailcall, Inc. </div></div></div></footer></div>
<script src="/assets/js/runtime~main.5ce563aa.js"></script>
<script src="/assets/js/main.129bfff3.js"></script>
<script src="/assets/js/runtime~main.01db3c75.js"></script>
<script src="/assets/js/main.1f182c4f.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@


<link rel="preconnect" href="https://codesandbox.io"><link rel="stylesheet" href="/assets/css/styles.498eb4ac.css">
<link rel="preload" href="/assets/js/runtime~main.5ce563aa.js" as="script">
<link rel="preload" href="/assets/js/main.129bfff3.js" as="script">
<link rel="preload" href="/assets/js/runtime~main.01db3c75.js" as="script">
<link rel="preload" href="/assets/js/main.1f182c4f.js" as="script">
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}return t}()||function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
Expand All @@ -31,7 +31,7 @@
</span>
</div>
</a><div class="searchBox_ZlJk"><div class="navbar__search"><span aria-label="expand searchbar" role="button" class="search-icon" tabindex="0"></span><input type="search" id="search_input_react" placeholder="Loading..." aria-label="Search" class="navbar__search-input search-bar" disabled=""></div></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><main class="container container--fluid margin-vert--lg"><div class="row mdxPageWrapper_j9I6"><div class="col col--8"><article><h2 class="anchor anchorWithStickyNavbar_LWe7" id="about">About<a href="#about" class="hash-link" aria-label="Direct link to About" title="Direct link to About"></a></h2><p>If you landed here while searching for the literal meaning of a &quot;tail call,&quot; here&#x27;s a quick explanation: A tail call in programming is when a function&#x27;s last action is to call another function. It&#x27;s a key concept in functional programming, helping to optimize performance by not allocating anything from the caller&#x27;s stack. Welcome to the geek side, we&#x27;ve got puns! 🚀</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="now-a-little-bit-about-us">Now a little bit about us<a href="#now-a-little-bit-about-us" class="hash-link" aria-label="Direct link to Now a little bit about us" title="Direct link to Now a little bit about us"></a></h3><p>We are aiming to build the world&#x27;s most powerful GraphQL infrastructure. At our core, we&#x27;re not just a tech company; we&#x27;re an adventurous troupe, with first principles thinking, challenging everything we already know. Our pride and joy? A product that&#x27;s as game-changing and writing the fastest code possible. 💡 How do we do it? We create a culture that champions flexibility, &#x27;higher-order&#x27; thinking, and a performance obsession that&#x27;d make a Formula 1 pit crew look laid-back!</p><p>But even the most exciting journey is better with companions, right? We&#x27;re scouting for fellow enthusiasts who share our passion for creating out-of-this-world solutions. 🌌 If you&#x27;re all about solving complex problems, love flexibility in your work, and want to be part of a team that enjoys the journey as much as the destination, then you&#x27;re our kind of person! 🚀</p><p>Fancy being part of this thrilling journey? Send us a message at <strong><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer">[email protected]</a></strong>. We can&#x27;t wait to hear from you! ❤️</p></article></div><div class="col col--2"><div class="tableOfContents_bqdL thin-scrollbar"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#about" class="table-of-contents__link toc-highlight">About</a><ul><li><a href="#now-a-little-bit-about-us" class="table-of-contents__link toc-highlight">Now a little bit about us</a></li></ul></li></ul></div></div></div></main></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/">Introduction</a></li><li class="footer__item"><a class="footer__link-item" href="/docs/getting_started/">Installation</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://github.com/tailcallhq/tailcall" target="_blank" rel="noopener noreferrer" class="footer__link-item">Github</a></li><li class="footer__item"><a href="https://blog.tailcall.run" target="_blank" rel="noopener noreferrer" class="footer__link-item" position="right">Blog</a></li><li class="footer__item"><a href="https://discord.gg/Q2ZExpFCnA" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord</a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/about/">About</a></li><li class="footer__item"><a href="https://www.linkedin.com/company/tailcall" target="_blank" rel="noopener noreferrer" class="footer__link-item">Linkedin</a></li><li class="footer__item"><a href="https://twitter.com/tailcallhq" target="_blank" rel="noopener noreferrer" class="footer__link-item">Twitter</a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2023 Tailcall, Inc. </div></div></div></footer></div>
<script src="/assets/js/runtime~main.5ce563aa.js"></script>
<script src="/assets/js/main.129bfff3.js"></script>
<script src="/assets/js/runtime~main.01db3c75.js"></script>
<script src="/assets/js/main.1f182c4f.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/js/1df93b7f.3aea00e8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c6265bf

Please sign in to comment.