From d7a55c559e32a763c55287f97ff169cd5693a3cd Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 23 Jan 2019 02:33:24 -0500 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Quickstart.md b/Quickstart.md index 2d4a122..de85d95 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -53,13 +53,11 @@ 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) +--- + **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 Archive]] 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 + - Read [[Troubleshooting]] if you encounter any problems \ No newline at end of file