mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-25 23:36:22 +02:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,18 +1,14 @@
|
||||
<div align="center">
|
||||
|
||||
<img src="https://i.imgur.com/PVO88AZ.png" height="200px"/>
|
||||
|
||||
# ArchiveBox <br/> <sub><img src="https://nicksweeting.com/images/archive.png" height="20px"/> The open source self-hosted web archive <img src="https://nicksweeting.com/images/archive.png" height="20px"/></sub>
|
||||
|
||||
[      ](https://github.com/pirate/ArchiveBox)
|
||||
|
||||
<img src="https://i.imgur.com/PVO88AZ.png" height="200px"/>
|
||||
|
||||
"Your own personal Way-Back Machine"
|
||||
|
||||
▶️ [Quickstart](https://github.com/pirate/ArchiveBox/wiki/Quickstart) | [Details](https://github.com/pirate/ArchiveBox/wiki) | [Configuration](https://github.com/pirate/ArchiveBox/wiki/Configuration) | [Troubleshooting](https://github.com/pirate/ArchiveBox/wiki/Troubleshooting)
|
||||
|
||||
💻 [Demo](https://archive.sweeting.me) | [Website](https://archivebox.io/) | [Github](https://github.com/pirate/ArchiveBox/) | [Changelog](https://github.com/pirate/ArchiveBox/wiki/Changelog) | [Roadmap](https://github.com/pirate/ArchiveBox/wiki/Roadmap)
|
||||
|
||||
<small><i>(Recently [renamed](https://github.com/pirate/ArchiveBox/issues/108) from `Bookmark Archiver`))</i></small>
|
||||
▶️ [Quickstart](https://github.com/pirate/ArchiveBox/wiki/Quickstart) | [Details](https://github.com/pirate/ArchiveBox/wiki) | [Configuration](https://github.com/pirate/ArchiveBox/wiki/Configuration) | [Troubleshooting](https://github.com/pirate/ArchiveBox/wiki/Troubleshooting) | [Demo](https://archive.sweeting.me) | [Website](https://archivebox.io/) | [Github](https://github.com/pirate/ArchiveBox/) | [Changelog](https://github.com/pirate/ArchiveBox/wiki/Changelog) | [Roadmap](https://github.com/pirate/ArchiveBox/wiki/Roadmap)
|
||||
|
||||
---
|
||||
|
||||
@@ -58,7 +54,7 @@ All the saved content is static and indexed with JSON files, so it lives forever
|
||||
|
||||
[DEMO: archive.sweeting.me](https://archive.sweeting.me)
|
||||
|
||||
To get startarted, you can install [automatically](https://github.com/pirate/ArchiveBox/wiki/Quickstart), follow the [manual instructions](https://github.com/pirate/ArchiveBox/wiki/Install), or use [Docker](https://github.com/pirate/ArchiveBox/wiki/Docker).
|
||||
To get started, you can install [automatically](https://github.com/pirate/ArchiveBox/wiki/Quickstart), follow the [manual instructions](https://github.com/pirate/ArchiveBox/wiki/Install), or use [Docker](https://github.com/pirate/ArchiveBox/wiki/Docker).
|
||||
```bash
|
||||
git clone https://github.com/pirate/ArchiveBox.git
|
||||
cd ArchiveBox
|
||||
@@ -71,6 +67,8 @@ cd ArchiveBox
|
||||
echo 'https://example.com' | ./archive
|
||||
```
|
||||
|
||||
*(Recently [renamed](https://github.com/pirate/ArchiveBox/issues/108) from `Bookmark Archiver`)*
|
||||
|
||||
# Documentation
|
||||
|
||||
We use the [Github wiki system](https://github.com/pirate/ArchiveBox/wiki) for documentation.
|
||||
|
Reference in New Issue
Block a user