diff --git a/Usage.md b/Usage.md index 50b9d46..ae94568 100644 --- a/Usage.md +++ b/Usage.md @@ -4,6 +4,7 @@ - [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. + - [Disk Layout](#Disk-Layout): Description of the archive folder structure and contents. **Related:** - [[Docker]]: Learn about ArchiveBox usage with Docker and Docker Compose @@ -97,7 +98,12 @@ 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. -### Output Structure +
+ + +
+ +## Disk Layout The `output/` folder containing the UI HTML and archived data has the structure outlined here. @@ -124,7 +130,4 @@ The `output/` folder containing the UI HTML and archived data has the structure - static/ # Staticfiles for the archive UI - robots.txt -``` - - - \ No newline at end of file +``` \ No newline at end of file