mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-15 19:14:07 +02:00
Updated Install (markdown)
@@ -246,6 +246,9 @@ If you have issues getting Chromium / Google Chrome working with ArchiveBox, see
|
|||||||
|
|
||||||
For guides on how to import URLs from different sources into ArchiveBox, follow the links in our [Input Formats](https://github.com/ArchiveBox/ArchiveBox#input-formats) and [Preparing URLs](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive) documentation. ➡️
|
For guides on how to import URLs from different sources into ArchiveBox, follow the links in our [Input Formats](https://github.com/ArchiveBox/ArchiveBox#input-formats) and [Preparing URLs](https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart#2-get-your-list-of-urls-to-archive) documentation. ➡️
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd ~/archivebox/data
|
||||||
|
```
|
||||||
```bash
|
```bash
|
||||||
# feed in your URLs to start archiving!
|
# feed in your URLs to start archiving!
|
||||||
archivebox add --help
|
archivebox add --help
|
||||||
@@ -261,6 +264,7 @@ archivebox status
|
|||||||
archivebox server 0.0.0.0:8000
|
archivebox server 0.0.0.0:8000
|
||||||
open http://localhost:8000
|
open http://localhost:8000
|
||||||
```
|
```
|
||||||
|
See our [[Usage]] Wiki documentation page for more examples.
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user