latest 13 messages by Efffe
+
[2016-12-07T03:48:54Z]
Efffe
Right now we're doing `feat` -> `staging`. If that looks good we do `feat` -> `master`.
+
[2016-12-07T03:48:36Z]
Efffe
Preferred branching models for 3-5 teams?
+
[2016-11-21T19:10:14Z]
Efffe
Plsss
+
[2016-11-21T19:10:10Z]
Efffe
What's the command to merge master into staging, and use master's commits to resolve merge conflicts?
+
[2016-08-27T16:01:58Z]
Efffe
Nevermind, figured it out. Just dump everything in root and build
+
[2016-08-27T15:38:41Z]
Efffe
I'm sure there's some obvious way to do this (have the src in gh-pages, and build an ./index.html there) but I'm drawing a blank.
+
[2016-08-27T15:37:07Z]
Efffe
How can I build a Jekyll site for a project's gh-pages branch? I have a src directory in gh-pages, but when I try to build to the root directory of the gh-pages branch, it throws some error about not being able to build in a higher level than the source.
+
[2016-06-22T21:40:33Z]
Efffe
put blank triple dashes and it works now.
+
[2016-06-22T21:40:23Z]
Efffe
derp. didn't have any front matter in index.html
+
[2016-06-22T21:35:13Z]
Efffe
anyone have any idea? coming up short on google
+
[2016-06-22T21:34:08Z]
Efffe
(it's broken like this in _site as well)
+
[2016-06-22T21:34:02Z]
Efffe
localhost:4000/foo shows the code {% for post in site.posts %}
+
[2016-06-22T21:33:24Z]
Efffe
hey i just started a new theme (new to jekyll). i keep getting `ERROR `/foo/{{' not found.`