1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 09:39:52 +02:00

Updated Usage (markdown)

Nick Sweeting
2019-03-12 19:39:33 -04:00
parent 043c78523c
commit 70e57091b0

@@ -2,19 +2,16 @@
**ArchiveBox Usage Reference:**
- [CLI Usage](#CLI-Usage)
Instructions and examples for the ArchiveBox command line interface.
- [UI Usage](#UI-Usage)
Diagrams and documentation for the outputted HTML archive interface.
- [CLI Usage](#CLI-Usage): Instructions and examples for the ArchiveBox command line interface.
- [UI Usage](#UI-Usage): Diagrams and documentation for the outputted HTML archive interface.
**Related:**
- Read [[Docker]] to learn about ArchiveBox usage with Docker and Docker Compose
- Read [[Configuration]] to learn about the various archive method options
- Read [[Scheduled Archiving]] to learn how to set up automatic daily archiving
- Read [[Publishing Your Archive]] if you want to host your archive for others to access online
- Read [[Troubleshooting]] if you encounter any problems
- View [Screenshots](https://github.com/pirate/ArchiveBox#Screenshots) of the CLI and outputted HTML
- [[Docker]]: Learn about ArchiveBox usage with Docker and Docker Compose
- [[Configuration]]: Learn about the various archive method options
- [[Scheduled Archiving]]: Learn how to set up automatic daily archiving
- [[Publishing Your Archive]]: Learn how to host your archive for others to access
- [[Troubleshooting]]: Resources if you encounter any problems
- [Screenshots](https://github.com/pirate/ArchiveBox#Screenshots): See what the CLI and outputted HTML look like
## CLI Usage