aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 45b42ec..051cb9e 100644
--- a/README.md
+++ b/README.md
@@ -74,11 +74,13 @@ Read more about theme development at the [Jekyll documentation](http://jekyllrb.
## Local Theme Development
-Explain why you'd want to use local theme development.
+List of reasons that you might want to use local theme development:
+
+- Cover importing posts from another blogging platform. http://import.jekyllrb.com/docs/home/
The first step of local development is git cloning your repo.
-**PIC OF THIS**
+PIC
Then pick option 1 or 2 depending on whether you want to be able to build/view you site locally—that's the part where things get a little more tricky.