mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-15 00:47:13 +00:00
1 line
No EOL
35 KiB
HTML
1 line
No EOL
35 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><link rel="preload" as="font" href="/_next/static/media/a34f9d1faa5f3315-s.p.woff2" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/3cb011c7850a25fa.css" data-precedence="next"/><link rel="preload" href="/_next/static/chunks/webpack-d39e1ccbc2032b5c.js" as="script"/><link rel="preload" href="/_next/static/chunks/fd9d1056-f13367671405e008.js" as="script"/><link rel="preload" href="/_next/static/chunks/596-b65df4c70713b3fa.js" as="script"/><link rel="preload" href="/_next/static/chunks/main-app-9170b079b0c51d28.js" as="script"/><title>ArchiveBox</title><meta name="description" content="The open-source self-hosted web archive"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body class="__className_36bd41"><div class="min-h-screen bg-background flex flex-col"><header class="px-4 lg:px-6 h-16 flex items-center border-b border-maroon-200 bg-gradient-to-r from-maroon-50 to-background"><a class="flex items-center justify-center" href="#"><span class="sr-only">ArchiveBox</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-6 w-6 text-maroon-600"><rect width="20" height="5" x="2" y="4" rx="2"></rect><path d="M4 9v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9"></path><path d="M10 13h4"></path></svg><span class="ml-2 text-xl font-bold text-maroon-800">ArchiveBox</span></a><nav class="ml-auto flex gap-4 sm:gap-6"><a class="text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4" href="#features">Features</a><a class="text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4" href="#quickstart">Quickstart</a><a class="text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4" href="#use-cases">Use Cases</a><a class="text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4" href="#documentation">Documentation</a></nav></header><main class="flex-1"><section class="w-full py-12 md:py-24 lg:py-32 xl:py-48 bg-gradient-to-b from-maroon-50 to-background"><div class="container px-4 md:px-6"><div class="flex flex-col items-center space-y-4 text-center"><div class="space-y-2"><h1 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl lg:text-6xl/none text-maroon-800">ArchiveBox</h1><p class="mx-auto max-w-[700px] text-gray-500 md:text-xl dark:text-gray-400">The open-source self-hosted web archive. Preserve digital content for future generations.</p></div><div class="space-x-4"><a href="https://github.com/ArchiveBox/ArchiveBox" target="_blank" rel="noopener noreferrer" class="inline-flex items-center justify-center text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 text-primary-foreground h-11 rounded-md px-8 bg-maroon-600 hover:bg-maroon-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mr-2 h-5 w-5"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg>Get ArchiveBox</a></div></div></div></section><section id="features" class="w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800"><div class="container px-4 md:px-6"><h2 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800">Features</h2><div class="grid gap-6 lg:grid-cols-3"><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Powerful Archiving</h3></div><div class="p-6 pt-0"><p>Save HTML, JS, PDFs, media, and more from any URL, browser history, or bookmarks. Supports extracting media and running custom scripts.</p></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Flexible Inputs</h3></div><div class="p-6 pt-0"><p>Import links from browser history, bookmarks, Pocket, Pinboard, Instapaper, Shaarli, Wallabag, Unmark.it, Reddit Saved Posts, Mastodon Favorites, and more.</p></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Comprehensive Archiving</h3></div><div class="p-6 pt-0"><p>Saves HTML, PDF, screenshots, media files, git repositories, and more in a self-contained filesystem-based archive for maximum durability.</p></div></div></div></div></section><section id="inputs-outputs" class="w-full py-12 md:py-24 lg:py-32 bg-gradient-to-b from-background to-maroon-50"><div class="container px-4 md:px-6"><h2 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800">Supported Inputs & Outputs</h2><div dir="ltr" data-orientation="horizontal" class="w-full"><div role="tablist" aria-orientation="horizontal" class="h-10 items-center justify-center rounded-md bg-muted p-1 text-muted-foreground grid w-full grid-cols-2" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:R2edja:-content-inputs" data-state="active" id="radix-:R2edja:-trigger-inputs" class="inline-flex items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-sm" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Inputs</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:R2edja:-content-outputs" data-state="inactive" id="radix-:R2edja:-trigger-outputs" class="inline-flex items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-sm" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Outputs</button></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:R2edja:-trigger-inputs" id="radix-:R2edja:-content-inputs" tabindex="0" class="mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2" style="animation-duration:0s"><div class="rounded-lg border bg-card text-card-foreground shadow-sm"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight">Supported Inputs</h3><p class="text-sm text-muted-foreground">ArchiveBox can process various types of inputs</p></div><div class="p-6 pt-0"><ul class="list-disc list-inside space-y-2"><li>Browser bookmarks exports</li><li>Browser history exports</li><li>Pocket/Pinboard/Instapaper/etc. bookmarks exports</li><li>RSS feeds</li><li>Raw lists of URLs</li><li>Any text file containing URLs</li></ul></div></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:R2edja:-trigger-outputs" hidden="" id="radix-:R2edja:-content-outputs" tabindex="0" class="mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"></div></div></div></section><section id="use-cases" class="w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800"><div class="container px-4 md:px-6"><h2 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800">Use Cases</h2><div class="grid gap-6 lg:grid-cols-3"><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mr-2 h-5 w-5"><path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path></svg>Lawyers</h3></div><div class="p-6 pt-0"><p>Preserve evidence, archive case-related websites, and maintain a comprehensive digital record of online resources relevant to legal proceedings.</p></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mr-2 h-5 w-5"><path d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2"></path><path d="M18 14h-8"></path><path d="M15 18h-5"></path><path d="M10 6h8v4h-8V6Z"></path></svg>Journalists</h3></div><div class="p-6 pt-0"><p>Archive sources, save web pages for future reference, and create a personal database of research materials for investigative reporting.</p></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mr-2 h-5 w-5"><path d="m16 6 4 14"></path><path d="M12 6v14"></path><path d="M8 8v12"></path><path d="M4 4v16"></path></svg>Libraries</h3></div><div class="p-6 pt-0"><p>Build digital collections, preserve online content for academic research, and ensure long-term access to web-based resources for patrons.</p></div></div></div></div></section><section id="quickstart" class="w-full py-12 md:py-24 lg:py-32 bg-gradient-to-b from-maroon-50 to-background"><div class="container px-4 md:px-6"><h2 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800">Quickstart</h2><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Get Started with ArchiveBox</h3><p class="text-sm text-muted-foreground">Follow these steps to start archiving your web content</p></div><div class="p-6 pt-0"><ol class="list-decimal list-inside space-y-2"><li>Install ArchiveBox with pip: <code class="bg-maroon-100 text-maroon-800 px-1 rounded">pip install archivebox</code></li><li>Create a new archive: <code class="bg-maroon-100 text-maroon-800 px-1 rounded">archivebox init ~/archivebox</code></li><li>Add some URLs: <code class="bg-maroon-100 text-maroon-800 px-1 rounded">archivebox add https://example.com</code></li><li>Start the web UI: <code class="bg-maroon-100 text-maroon-800 px-1 rounded">archivebox server 0.0.0.0:8000</code></li></ol></div></div></div></section><section id="documentation" class="w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800"><div class="container px-4 md:px-6"><h2 class="text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800">Documentation</h2><div class="grid gap-6 lg:grid-cols-2"><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Usage</h3></div><div class="p-6 pt-0"><p>Check out the <a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Usage" class="text-maroon-600 hover:underline">Usage</a> page for more details on how to use ArchiveBox effectively.</p></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight text-maroon-700">Configuration</h3></div><div class="p-6 pt-0"><p>Learn about the various configuration options in the <a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration" class="text-maroon-600 hover:underline">Configuration</a> guide.</p></div></div></div></div></section></main><footer class="flex flex-col gap-2 sm:flex-row py-6 w-full shrink-0 items-center px-4 md:px-6 border-t border-maroon-200"><p class="text-xs text-gray-500 dark:text-gray-400">© 2023 ArchiveBox. All rights reserved.</p><nav class="sm:ml-auto flex gap-4 sm:gap-6"><a class="text-xs hover:text-maroon-600 hover:underline underline-offset-4" href="https://github.com/ArchiveBox/ArchiveBox">GitHub</a><a class="text-xs hover:text-maroon-600 hover:underline underline-offset-4" href="https://github.com/ArchiveBox/ArchiveBox/wiki">Wiki</a><a class="text-xs hover:text-maroon-600 hover:underline underline-offset-4" href="https://github.com/ArchiveBox/ArchiveBox/issues">Issues</a></nav></footer></div><script src="/_next/static/chunks/webpack-d39e1ccbc2032b5c.js" async=""></script><script src="/_next/static/chunks/fd9d1056-f13367671405e008.js" async=""></script><script src="/_next/static/chunks/596-b65df4c70713b3fa.js" async=""></script><script src="/_next/static/chunks/main-app-9170b079b0c51d28.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/a34f9d1faa5f3315-s.p.woff2\",{\"as\":\"font\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/3cb011c7850a25fa.css\",{\"as\":\"style\"}]\n0:\"$L3\"\n"])</script><script>self.__next_f.push([1,"4:I{\"id\":7948,\"chunks\":[\"272:static/chunks/webpack-d39e1ccbc2032b5c.js\",\"971:static/chunks/fd9d1056-f13367671405e008.js\",\"596:static/chunks/596-b65df4c70713b3fa.js\"],\"name\":\"default\",\"async\":false}\n6:I{\"id\":6628,\"chunks\":[\"272:static/chunks/webpack-d39e1ccbc2032b5c.js\",\"971:static/chunks/fd9d1056-f13367671405e008.js\",\"596:static/chunks/596-b65df4c70713b3fa.js\"],\"name\":\"GlobalError\",\"async\":false}\n7:I{\"id\":7767,\"chunks\":[\"272:static/chunks/webpack-d39e1ccbc2032b5c.js\",\"971:static/chunks/fd9d1056-f13367671405"])</script><script>self.__next_f.push([1,"e008.js\",\"596:static/chunks/596-b65df4c70713b3fa.js\"],\"name\":\"default\",\"async\":false}\n8:I{\"id\":7920,\"chunks\":[\"272:static/chunks/webpack-d39e1ccbc2032b5c.js\",\"971:static/chunks/fd9d1056-f13367671405e008.js\",\"596:static/chunks/596-b65df4c70713b3fa.js\"],\"name\":\"default\",\"async\":false}\n9:I{\"id\":743,\"chunks\":[\"801:static/chunks/801-81a28bc664a45578.js\",\"931:static/chunks/app/page-749e8914c29916a5.js\"],\"name\":\"Tabs\",\"async\":false}\na:I{\"id\":743,\"chunks\":[\"801:static/chunks/801-81a28bc664a45578.js\",\"931:static/chu"])</script><script>self.__next_f.push([1,"nks/app/page-749e8914c29916a5.js\"],\"name\":\"TabsList\",\"async\":false}\nb:I{\"id\":743,\"chunks\":[\"801:static/chunks/801-81a28bc664a45578.js\",\"931:static/chunks/app/page-749e8914c29916a5.js\"],\"name\":\"TabsTrigger\",\"async\":false}\nc:I{\"id\":743,\"chunks\":[\"801:static/chunks/801-81a28bc664a45578.js\",\"931:static/chunks/app/page-749e8914c29916a5.js\"],\"name\":\"TabsContent\",\"async\":false}\n"])</script><script>self.__next_f.push([1,"3:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3cb011c7850a25fa.css\",\"precedence\":\"next\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"fHwRXOSkIeBcHyyaHSOnq\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialHead\":\"$L5\",\"globalErrorComponent\":\"$6\",\"children\":[[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__className_36bd41\",\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"loading\":\"$undefined\",\"loadingStyles\":\"$undefined\",\"hasLoading\":false,\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"childProp\":{\"current\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background flex flex-col\",\"children\":[[\"$\",\"header\",null,{\"className\":\"px-4 lg:px-6 h-16 flex items-center border-b border-maroon-200 bg-gradient-to-r from-maroon-50 to-background\",\"children\":[[\"$\",\"a\",null,{\"className\":\"flex items-center justify-center\",\"href\":\"#\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"ArchiveBox\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"h-6 w-6 text-maroon-600\",\"children\":[[\"$\",\"rect\",\"uhwcea\",{\"width\":\"20\",\"height\":\"5\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"$\",\"path\",\"shkvi4\",{\"d\":\"M4 9v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9\"}],[\"$\",\"path\",\"ytezjc\",{\"d\":\"M10 13h4\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"ml-2 text-xl font-bold text-maroon-800\",\"children\":\"ArchiveBox\"}]]}],[\"$\",\"nav\",null,{\"className\":\"ml-auto flex gap-4 sm:gap-6\",\"children\":[[\"$\",\"a\",null,{\"className\":\"text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"#features\",\"children\":\"Features\"}],[\"$\",\"a\",null,{\"className\":\"text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"#quickstart\",\"children\":\"Quickstart\"}],[\"$\",\"a\",null,{\"className\":\"text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"#use-cases\",\"children\":\"Use Cases\"}],[\"$\",\"a\",null,{\"className\":\"text-sm font-medium hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"#documentation\",\"children\":\"Documentation\"}]]}]]}],[\"$\",\"main\",null,{\"className\":\"flex-1\",\"children\":[[\"$\",\"section\",null,{\"className\":\"w-full py-12 md:py-24 lg:py-32 xl:py-48 bg-gradient-to-b from-maroon-50 to-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-center space-y-4 text-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl lg:text-6xl/none text-maroon-800\",\"children\":\"ArchiveBox\"}],[\"$\",\"p\",null,{\"className\":\"mx-auto max-w-[700px] text-gray-500 md:text-xl dark:text-gray-400\",\"children\":\"The open-source self-hosted web archive. Preserve digital content for future generations.\"}]]}],[\"$\",\"div\",null,{\"className\":\"space-x-4\",\"children\":[\"$\",\"a\",null,{\"href\":\"https://github.com/ArchiveBox/ArchiveBox\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"mr-2 h-5 w-5\",\"children\":[[\"$\",\"path\",\"tonef\",{\"d\":\"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4\"}],[\"$\",\"path\",\"9comsn\",{\"d\":\"M9 18c-4.51 2-5-2-7-2\"}],\"$undefined\"]}],\"Get ArchiveBox\"],\"className\":\"inline-flex items-center justify-center text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 text-primary-foreground h-11 rounded-md px-8 bg-maroon-600 hover:bg-maroon-700\"}]}]]}]}]}],[\"$\",\"section\",null,{\"id\":\"features\",\"className\":\"w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800\",\"children\":\"Features\"}],[\"$\",\"div\",null,{\"className\":\"grid gap-6 lg:grid-cols-3\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Powerful Archiving\"}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Save HTML, JS, PDFs, media, and more from any URL, browser history, or bookmarks. Supports extracting media and running custom scripts.\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Flexible Inputs\"}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Import links from browser history, bookmarks, Pocket, Pinboard, Instapaper, Shaarli, Wallabag, Unmark.it, Reddit Saved Posts, Mastodon Favorites, and more.\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Comprehensive Archiving\"}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Saves HTML, PDF, screenshots, media files, git repositories, and more in a self-contained filesystem-based archive for maximum durability.\"}]}]]}]]}]]}]}],[\"$\",\"section\",null,{\"id\":\"inputs-outputs\",\"className\":\"w-full py-12 md:py-24 lg:py-32 bg-gradient-to-b from-background to-maroon-50\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800\",\"children\":\"Supported Inputs \u0026 Outputs\"}],[\"$\",\"$L9\",null,{\"defaultValue\":\"inputs\",\"className\":\"w-full\",\"children\":[[\"$\",\"$La\",null,{\"className\":\"grid w-full grid-cols-2\",\"children\":[[\"$\",\"$Lb\",null,{\"value\":\"inputs\",\"children\":\"Inputs\"}],[\"$\",\"$Lb\",null,{\"value\":\"outputs\",\"children\":\"Outputs\"}]]}],[\"$\",\"$Lc\",null,{\"value\":\"inputs\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight\",\"children\":\"Supported Inputs\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"ArchiveBox can process various types of inputs\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"Browser bookmarks exports\"}],[\"$\",\"li\",null,{\"children\":\"Browser history exports\"}],[\"$\",\"li\",null,{\"children\":\"Pocket/Pinboard/Instapaper/etc. bookmarks exports\"}],[\"$\",\"li\",null,{\"children\":\"RSS feeds\"}],[\"$\",\"li\",null,{\"children\":\"Raw lists of URLs\"}],[\"$\",\"li\",null,{\"children\":\"Any text file containing URLs\"}]]}]}]]}]}],[\"$\",\"$Lc\",null,{\"value\":\"outputs\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight\",\"children\":\"Supported Outputs\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"ArchiveBox can generate various types of outputs\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"ul\",null,{\"className\":\"list-disc list-inside space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"HTML files\"}],[\"$\",\"li\",null,{\"children\":\"PDF files\"}],[\"$\",\"li\",null,{\"children\":\"PNG screenshots\"}],[\"$\",\"li\",null,{\"children\":\"Full-page WARC archives\"}],[\"$\",\"li\",null,{\"children\":\"Git repositories\"}],[\"$\",\"li\",null,{\"children\":\"Media files (audio, video, subtitles, etc.)\"}],[\"$\",\"li\",null,{\"children\":\"URL metadata\"}]]}]}]]}]}]]}]]}]}],[\"$\",\"section\",null,{\"id\":\"use-cases\",\"className\":\"w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800\",\"children\":\"Use Cases\"}],[\"$\",\"div\",null,{\"className\":\"grid gap-6 lg:grid-cols-3\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"mr-2 h-5 w-5\",\"children\":[[\"$\",\"path\",\"vv98re\",{\"d\":\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"}],[\"$\",\"path\",\"1cyq3y\",{\"d\":\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"}],\"$undefined\"]}],\"Lawyers\"]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Preserve evidence, archive case-related websites, and maintain a comprehensive digital record of online resources relevant to legal proceedings.\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"mr-2 h-5 w-5\",\"children\":[[\"$\",\"path\",\"7pis2x\",{\"d\":\"M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2\"}],[\"$\",\"path\",\"sponae\",{\"d\":\"M18 14h-8\"}],[\"$\",\"path\",\"95g1m2\",{\"d\":\"M15 18h-5\"}],[\"$\",\"path\",\"smlsk5\",{\"d\":\"M10 6h8v4h-8V6Z\"}],\"$undefined\"]}],\"Journalists\"]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Archive sources, save web pages for future reference, and create a personal database of research materials for investigative reporting.\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight flex items-center text-maroon-700\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"mr-2 h-5 w-5\",\"children\":[[\"$\",\"path\",\"ji33uf\",{\"d\":\"m16 6 4 14\"}],[\"$\",\"path\",\"1n7gus\",{\"d\":\"M12 6v14\"}],[\"$\",\"path\",\"1gg7y9\",{\"d\":\"M8 8v12\"}],[\"$\",\"path\",\"6qkkli\",{\"d\":\"M4 4v16\"}],\"$undefined\"]}],\"Libraries\"]}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":\"Build digital collections, preserve online content for academic research, and ensure long-term access to web-based resources for patrons.\"}]}]]}]]}]]}]}],[\"$\",\"section\",null,{\"id\":\"quickstart\",\"className\":\"w-full py-12 md:py-24 lg:py-32 bg-gradient-to-b from-maroon-50 to-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800\",\"children\":\"Quickstart\"}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Get Started with ArchiveBox\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"Follow these steps to start archiving your web content\"}]]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"ol\",null,{\"className\":\"list-decimal list-inside space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"Install ArchiveBox with pip: \",[\"$\",\"code\",null,{\"className\":\"bg-maroon-100 text-maroon-800 px-1 rounded\",\"children\":\"pip install archivebox\"}]]}],[\"$\",\"li\",null,{\"children\":[\"Create a new archive: \",[\"$\",\"code\",null,{\"className\":\"bg-maroon-100 text-maroon-800 px-1 rounded\",\"children\":\"archivebox init ~/archivebox\"}]]}],[\"$\",\"li\",null,{\"children\":[\"Add some URLs: \",[\"$\",\"code\",null,{\"className\":\"bg-maroon-100 text-maroon-800 px-1 rounded\",\"children\":\"archivebox add https://example.com\"}]]}],[\"$\",\"li\",null,{\"children\":[\"Start the web UI: \",[\"$\",\"code\",null,{\"className\":\"bg-maroon-100 text-maroon-800 px-1 rounded\",\"children\":\"archivebox server 0.0.0.0:8000\"}]]}]]}]}]]}]]}]}],[\"$\",\"section\",null,{\"id\":\"documentation\",\"className\":\"w-full py-12 md:py-24 lg:py-32 bg-white dark:bg-gray-800\",\"children\":[\"$\",\"div\",null,{\"className\":\"container px-4 md:px-6\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl mb-8 text-center text-maroon-800\",\"children\":\"Documentation\"}],[\"$\",\"div\",null,{\"className\":\"grid gap-6 lg:grid-cols-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Usage\"}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":[\"Check out the \",[\"$\",\"a\",null,{\"href\":\"https://github.com/ArchiveBox/ArchiveBox/wiki/Usage\",\"className\":\"text-maroon-600 hover:underline\",\"children\":\"Usage\"}],\" page for more details on how to use ArchiveBox effectively.\"]}]}]]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-sm border-maroon-200\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col space-y-1.5 p-6\",\"children\":[\"$\",\"h3\",null,{\"className\":\"text-2xl font-semibold leading-none tracking-tight text-maroon-700\",\"children\":\"Configuration\"}]}],[\"$\",\"div\",null,{\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"p\",null,{\"children\":[\"Learn about the various configuration options in the \",[\"$\",\"a\",null,{\"href\":\"https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration\",\"className\":\"text-maroon-600 hover:underline\",\"children\":\"Configuration\"}],\" guide.\"]}]}]]}]]}]]}]}]]}],[\"$\",\"footer\",null,{\"className\":\"flex flex-col gap-2 sm:flex-row py-6 w-full shrink-0 items-center px-4 md:px-6 border-t border-maroon-200\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-xs text-gray-500 dark:text-gray-400\",\"children\":\"© 2023 ArchiveBox. All rights reserved.\"}],[\"$\",\"nav\",null,{\"className\":\"sm:ml-auto flex gap-4 sm:gap-6\",\"children\":[[\"$\",\"a\",null,{\"className\":\"text-xs hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"https://github.com/ArchiveBox/ArchiveBox\",\"children\":\"GitHub\"}],[\"$\",\"a\",null,{\"className\":\"text-xs hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"https://github.com/ArchiveBox/ArchiveBox/wiki\",\"children\":\"Wiki\"}],[\"$\",\"a\",null,{\"className\":\"text-xs hover:text-maroon-600 hover:underline underline-offset-4\",\"href\":\"https://github.com/ArchiveBox/ArchiveBox/issues\",\"children\":\"Issues\"}]]}]]}]]}],null],\"segment\":\"__PAGE__\"},\"styles\":[]}]}]}],null]}]]\n"])</script><script>self.__next_f.push([1,"5:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"1\",{\"children\":\"ArchiveBox\"}],[\"$\",\"meta\",\"2\",{\"name\":\"description\",\"content\":\"The open-source self-hosted web archive\"}],[\"$\",\"meta\",\"3\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n"])</script></body></html> |