From f685d29844c152123165340f360f096cb5ef5e21 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 19 Jan 2024 01:05:27 -0800 Subject: [PATCH] fix html tags --- Docker.md | 4 ++-- Home.md | 4 ++-- Install.md | 2 +- Security-Overview.md | 2 +- Usage.md | 8 ++++---- Web-Archiving-Community.md | 14 ++++++++------ 6 files changed, 18 insertions(+), 16 deletions(-) diff --git a/Docker.md b/Docker.md index f7b2d50..57a098a 100644 --- a/Docker.md +++ b/Docker.md @@ -6,7 +6,7 @@ Running ArchiveBox with Docker allows you to manage it in a container without ex Make sure you have Docker installed and set up on your machine before following these instructions. If you don't already have Docker installed, follow the official install instructions for Linux, macOS, or Windows here: https://docs.docker.com/install/#supported-platforms. - + - [Overview](#Overview) - [Docker Compose](#docker-compose) (recommended way) @@ -36,7 +36,7 @@ docker pull archivebox/archivebox --- - + ## Docker Compose diff --git a/Home.md b/Home.md index db47029..f5a3163 100644 --- a/Home.md +++ b/Home.md @@ -17,8 +17,8 @@
-CLI Screenshot -Desktop index screenshot +CLI Screenshot +Desktop index screenshot Desktop details page Screenshot
Readme | Demo | Quickstart | Usage | Community diff --git a/Install.md b/Install.md index f30ff46..5b560f2 100644 --- a/Install.md +++ b/Install.md @@ -70,7 +70,7 @@ curl https://raw.githubusercontent.com/pirate/ArchiveBox/master/bin/setup.sh | s ``` The script explains what it installs beforehand, and will prompt for user confirmation before making any changes to your system. - + After running the setup script, continue with the [[Quickstart]] guide... diff --git a/Security-Overview.md b/Security-Overview.md index 302f60d..ecdf56b 100644 --- a/Security-Overview.md +++ b/Security-Overview.md @@ -40,7 +40,7 @@ If you're importing private links or authenticated content, you probably don't w ## Do not run as root - + > [!WARNING] > **Did you run a command in Docker with `exec` instead of `run` by accident and end up here?** diff --git a/Usage.md b/Usage.md index e0d7ffc..f8f6b4d 100644 --- a/Usage.md +++ b/Usage.md @@ -21,7 +21,7 @@ ## CLI Usage - + All three of these ways of running ArchiveBox are equivalent and interchangeable: @@ -142,8 +142,8 @@ You can sort by column, search using the box in the upper right, and see the tot Click the Favicon under the "Files" column to go to the details page for each link.
- - + +
### Explanation of buttons in the web UI - admin snapshots list @@ -171,7 +171,7 @@ Get the official [`@tjhorner/archivebox-exporter` Browser Extension](https://git 3. Set the `BASE_URL` in the extension to your ArchiveBox server's URL, e.g. `https://archivebox.example.com:3000` 4. Test it by archiving some pages from your browser and checking `data/logs/*` and `https://archivebox.example.com:3000/admin/core/archiveresult/` -chrome web store screenshotbrowser extension config screen +chrome web store screenshotbrowser extension config screen See https://github.com/ArchiveBox/ArchiveBox/issues/577 for more information. diff --git a/Web-Archiving-Community.md b/Web-Archiving-Community.md index db01df5..8a2bb44 100644 --- a/Web-Archiving-Community.md +++ b/Web-Archiving-Community.md @@ -47,7 +47,7 @@ Whether you want to learn which organizations are the big players in the web arc ## The Master Lists - + Indexes of archiving institutions and software maintained by other people. If there's anything archivists love doing, it's making lists. @@ -119,6 +119,7 @@ Indexes of archiving institutions and software maintained by other people. If t --- ### From the Old Dominion University: Web Science Team + - **[ipwb](https://github.com/oduwsdl/ipwb) A distributed web archiving solution using pywb with ipfs for storage** @@ -260,7 +261,7 @@ A collection of blog posts and articles about internet archiving, contact me / o ### Blogs Friends of ArchiveBox - + - https://blog.archive.org - https://webrecorder.net/blog @@ -342,7 +343,7 @@ If any of these links are dead, you can find an archived version on https://arch ### ArchiveBox Discussions in News & Social Media - + - **Aggregators:** **[ProductHunt](https://www.producthunt.com/posts/archivebox)**, **[AlternativeTo](https://alternativeto.net/software/archivebox/)**, **[SaaSHub](https://www.saashub.com/archivebox)**, [Logiciels](https://www.logiciels.pro/logiciel-saas/archivebox/), [SteemHunt](https://steemhunt.com/@adnan556644/archivebox-the-open-source-self-hosted-internet-archiving-solution), [Recurse Center: The Joy of Computing](https://joy.recurse.com/posts/224-archivebox), [Github Changelog](https://changelog.com/news/archivebox-opensource-selfhosted-web-archive-6D0d), [Dev.To Ultra List](https://dev.to/teamxenox/-ultra-list-one-list-to-rule-them-all-march-19-4p4f), [O'Reilly 4 Short Links](https://www.oreilly.com/ideas/four-short-links-15-april-2019), [JaxEnter](https://jaxenter.com/github-trending-march-2019-157470.html) @@ -362,7 +363,7 @@ If any of these links are dead, you can find an archived version on https://arch ### Most Active Communities - + - **[The Internet Archive (Archive.org)](https://archive.org/iathreads/forums.php)** (USA) - **[International Internet Preservation Consortium (IIPC)](http://netpreserve.org/)** (International) @@ -379,7 +380,7 @@ If any of these links are dead, you can find an archived version on https://arch ### Web Archiving Communities - + Follow these technological and organizational archiving hubs for the latest archiving news. @@ -403,7 +404,7 @@ Follow these technological and organizational archiving hubs for the latest arch ### General Archiving Foundations, Coalitions, Initiatives, and Institutes - + Find your local archiving group in the list and see how you can contribute! @@ -490,6 +491,7 @@ You can find more organizations and initiatives on these other lists: [![](https://img.shields.io/badge/Donate-ArchiveBox.io-%23DD5D76.svg)](https://www.patreon.com/theSquashSH) [![](https://img.shields.io/badge/Donate-Archive.org-%23115D76.svg)](https://archive.org/donate/) +

^   Back to Top   ^
\ No newline at end of file