mirror of
https://github.com/alexpasmantier/television.git
synced 2025-07-29 14:21:43 +00:00
1 line
2.2 KiB
JavaScript
1 line
2.2 KiB
JavaScript
"use strict";(self.webpackChunktelevision_website=self.webpackChunktelevision_website||[]).push([[4583],{2518:(e,t,i)=>{i.r(t),i.d(t,{default:()=>d});var s=i(3526),n=i(7419),r=i(435),a=i(621),o=i(6813);const l={heroBanner:"heroBanner_qdFl",heroContent:"heroContent_mKPX",heroImageImg:"heroImageImg_lmfO",heroImage:"heroImage_xZN7",heroAbout:"heroAbout_S4Ya",heroTitle:"heroTitle_qg2I",heroSubtitle:"heroSubtitle_jFu1",buttonGettingStarted:"buttonGettingStarted_aBH2",buttons:"buttons_AeoN",main:"main_iUjq"};var h=i(3420);function c(){const{siteConfig:e}=(0,r.A)();return(0,h.jsxs)("header",{className:(0,s.A)("hero hero--primary",l.heroBanner),children:[(0,h.jsx)(o.A,{as:"h1",className:l.heroTitle,children:e.title}),(0,h.jsx)("p",{className:l.heroSubtitle,children:e.tagline})]})}function d(){return(0,h.jsx)(a.A,{description:"Description will go into a meta tag in <head />",children:(0,h.jsxs)("div",{className:(0,s.A)("container",l.main),children:[(0,h.jsx)(c,{}),(0,h.jsx)("main",{children:(0,h.jsxs)("div",{className:l.heroContent,children:[(0,h.jsx)("img",{src:i(4006).A,alt:"Television",className:l.heroImageImg}),(0,h.jsxs)("div",{className:l.heroAbout,children:[(0,h.jsxs)("div",{children:[(0,h.jsx)("p",{children:"Television is a cross-platform, fast and extensible fuzzy finder for the terminal."}),(0,h.jsx)("p",{children:"It integrates with your shell and lets you quickly search through any kind of data source (files, git repositories, environment variables, docker images, you name it) using a fuzzy matching algorithm and is designed to be extensible."}),(0,h.jsxs)("p",{children:["It is inspired by the neovim"," ",(0,h.jsx)("a",{href:"https://github.com/nvim-telescope/telescope.nvim",children:"telescope"})," ","plugin and leverages"," ",(0,h.jsx)("a",{href:"https://github.com/tokio-rs/tokio",children:"tokio"})," and the nucleo matcher used by"," ",(0,h.jsx)("a",{href:"https://helix-editor.com/",children:"helix"})," to ensure optimal performance."]})]}),(0,h.jsx)("div",{className:l.buttons,children:(0,h.jsx)(n.A,{className:l.buttonGettingStarted,to:"/docs/Users/installation",children:"Getting Started"})})]})]})})]})})}},4006:(e,t,i)=>{i.d(t,{A:()=>s});const s=i.p+"assets/images/tv-transparent-823bf86b6ea82883afb377b55ce3821b.png"}}]); |