From 0fa6b7cdf358f92481c9313f604e440bdd4961fe Mon Sep 17 00:00:00 2001 From: vimes1984 Date: Mon, 13 Oct 2014 14:25:20 -0700 Subject: [PATCH] Created Editing your index.html file (markdown) --- Editing-your-index.html-file.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Editing-your-index.html-file.md diff --git a/Editing-your-index.html-file.md b/Editing-your-index.html-file.md new file mode 100644 index 0000000..ff77b1e --- /dev/null +++ b/Editing-your-index.html-file.md @@ -0,0 +1,13 @@ + + +Type: `nano` index.html to open your index.html file and begin editing + +Edit your file, willy nilly + +When done editing, use `CTRL+X` to close the file + +You'll be asked if you want to save; say y and [return] to return to the command line + +Refresh your tilde page in your browser to see your new website + +Note: If at any time you feel you made a mistake in editing, you can exit and n to not save. \ No newline at end of file