From fd636d20d0301a3ebd789b57840d0d04a8d0f0f6 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 23 Jan 2019 02:32:38 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Quickstart.md b/Quickstart.md index eef0d7e..065b2ea 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -53,10 +53,13 @@ echo 'https://example.com' | ./archive You can open `output/index.html` to view your archive. (favicons will appear next to each title once it has finished downloading) -If you want to host your archive somewhere to share it with other people, see the [Publishing Your Archive](#publishing-your-archive) section below. +**Next Steps:** - -

+ - 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 Archiving]] if you want to host your archive for others to access online + +--- If you have any trouble, see the [Troubleshooting](https://github.com/pirate/ArchiveBox/wiki/Troubleshooting) section at the bottom. If you'd like to customize options, see the [Configuration](https://github.com/pirate/ArchiveBox/wiki/Configuration) section. \ No newline at end of file