mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
shorten next steps
This commit is contained in:
19
README.md
19
README.md
@@ -319,6 +319,14 @@ archivebox shell # explore the Python API in a REPL
|
|||||||
ls ./archive/*/index.html # or inspect snapshots on the filesystem
|
ls ./archive/*/index.html # or inspect snapshots on the filesystem
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### ➕ Next Steps
|
||||||
|
|
||||||
|
- Import URLs from some of the supported [Input Formats](#input-formats) or view the supported [Output Formats](#output-formats)...
|
||||||
|
- Tweak your UI or archiving behavior [Configuration](#configuration) or read about some of the [Caveats](#caveats) and troubleshooting steps...
|
||||||
|
- Read about the [Dependencies](#dependencies) used for archiving or the [Archive Layout](#archive-layout) on disk...
|
||||||
|
- Or check out our full [Documentation](#documentation) section below...
|
||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/><img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/>
|
<img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/><img src="https://i.imgur.com/6AmOGJT.png" width="49%" alt="grass"/>
|
||||||
@@ -333,17 +341,6 @@ ls ./archive/*/index.html # or inspect snapshots on the filesystem
|
|||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
#### ➕ Next Steps
|
|
||||||
|
|
||||||
- Import URLs from some of the supported [Input Formats](#input-formats)...
|
|
||||||
- Check out the multitude of [Output Formats](#output-formats) supported...
|
|
||||||
- Tweak your UI or archiving behavior [Configuration](#configuration)...
|
|
||||||
- Read about the [Dependencies](#dependencies) used for archiving...
|
|
||||||
- Learn about the [Archive Layout](#archive-layout) on disk...
|
|
||||||
- Set up [Static Archive Exporting](#static-archive-exporting) to browse without the server...
|
|
||||||
- Read about some of ArchiveBox's [Caveats][#caveats] and troubleshooting steps...
|
|
||||||
- Or check out our full [Documentation](#documentation) section below...
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user