]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md
Generate HTML documentation using MkDocs (WIP)
[github/shaarli/Shaarli.git] / doc / md / Copy-an-existing-installation-over-SSH-and-serve-it-locally.md
similarity index 88%
rename from doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md
rename to doc/md/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md
index 88d191daba95f14c7fc2f778e762ce3c736fa710..7583c9ea040001ed73477e81f161090f7c616ad1 100644 (file)
@@ -1,4 +1,3 @@
-#Copy an existing installation over SSH and serve it locally
 Example bash script:
 
 ```bash
@@ -61,7 +60,7 @@ Listening on http://localhost:7431
 Document root is /home/user/local-shaarli/shaarli
 Press Ctrl-C to quit.
 
-[Mon Sep  1 21:56:27 2014] ::1:57868 [200]: /[](.html)
-[Mon Sep  1 21:56:27 2014] ::1:57869 [200]: /index.html[](.html)
-[Mon Sep  1 21:56:37 2014] ::1:57881 [200]: /...[](.html)
+[Mon Sep  1 21:56:27 2014] ::1:57868 [200]: /
+[Mon Sep  1 21:56:27 2014] ::1:57869 [200]: /index.html
+[Mon Sep  1 21:56:37 2014] ::1:57881 [200]: /...
 ```