latest 16 messages by Latency
+
[2013-09-09T12:18:37Z]
Latency
git remote add octopress https://github.com/imathis/octopress.git
+
[2013-09-09T12:18:32Z]
Latency
The Octopress remote is not added automatically for some reason. Thus you have to do this if you want to be able to pull stuff from the Octopress repo directly:
+
[2013-09-09T11:56:01Z]
Latency
In case anyone is bored. :) http://stackoverflow.com/questions/18697681/octopress-and-github-confusion
+
[2013-09-09T11:35:00Z]
Latency
Thanks - appreciate the help!
+
[2013-09-09T11:32:21Z]
Latency
... itself
+
[2013-09-09T11:32:12Z]
Latency
Thanks!! Didn't know if it was only for issues wrt to the source code
+
[2013-09-09T11:31:30Z]
Latency
BTW: Is it ok to just ask questions at http://j.mp/octobugs?
+
[2013-09-09T11:30:57Z]
Latency
fatal: Could not read from remote repository.
+
[2013-09-09T11:30:56Z]
Latency
fatal: 'octopress' does not appear to be a git repository
+
[2013-09-09T11:30:31Z]
Latency
Now say I want to update to the latest Octopress stuff. I'm told to do this: 'git pull octopress master' which fails. I haven't created a gitbub repo for the blog yet.
+
[2013-09-09T11:29:54Z]
Latency
rake install
+
[2013-09-09T11:29:54Z]
Latency
bundle install
+
[2013-09-09T11:29:54Z]
Latency
cd mysite
+
[2013-09-09T11:29:09Z]
Latency
git clone git://github.com/imathis/octopress.git mysite
+
[2013-09-09T11:28:44Z]
Latency
Thanks! Confused about a few things. I just pulled Octopress from git (following the install instructions).
+
[2013-09-09T11:21:05Z]
Latency
Hi, anyone up for a n00b question?