mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-27 16:20:05 +02:00
Updated Roadmap (markdown)
14
Roadmap.md
14
Roadmap.md
@@ -40,9 +40,7 @@ If you feel like contributing a PR, some of these tasks are pretty easy. Feel f
|
||||
|
||||
ArchiveBox is going to migrate towards this design spec over the next 6 months bit by bit as functionality gets implemented and refactors are released.
|
||||
|
||||
## CLI Usage
|
||||
|
||||
**Reference:**
|
||||
**CLI:**
|
||||
- [`pip install archivebox`](#-pip-install-archivebox)
|
||||
- [`archivebox --version`](#-archivebox-version--version)
|
||||
- [`archivebox --help`](#-archivebox-help-h--help)
|
||||
@@ -55,6 +53,16 @@ ArchiveBox is going to migrate towards this design spec over the next 6 months b
|
||||
- [`archivebox server`](#-archivebox-server)
|
||||
- [`archivebox proxy`](#-archivebox-proxy)
|
||||
|
||||
**Design:**
|
||||
- [Overview](#design)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Code Layout](#code-folder-layout)
|
||||
- [Data Layout](#collection-data-folder-layout)
|
||||
- [Export Layout](#exported-folder-layout)
|
||||
|
||||
## CLI Usage
|
||||
|
||||
### `$ pip install archivebox`
|
||||
```bash
|
||||
...
|
||||
|
Reference in New Issue
Block a user