latest 20 messages by ggreer
+
[2015-08-19T00:20:23Z]
ggreer
eventually I'll switch to atom
+
[2015-08-19T00:20:16Z]
ggreer
I use sublime text
+
[2015-08-19T00:01:25Z]
ggreer
ok, well I'm pretty sure a _config.yaml won't work with a front matter block at the top. it's a config file, not a template
+
[2015-08-18T23:58:57Z]
ggreer
it's really frustrating when someone says they didn't change a part of a file when in fact, they did
+
[2015-08-18T23:57:45Z]
ggreer
[16:54:08] <viv> _config.yml, at that point, was exactly the same besides the "picture:" part
+
[2015-08-18T23:57:32Z]
ggreer
earlier you said you only changed stuff under picture
+
[2015-08-18T23:56:56Z]
ggreer
wait, you changed that layout stuff at the top?!
+
[2015-08-18T23:56:48Z]
ggreer
ok. do you not have a none.html or none.md in your layouts?
+
[2015-08-18T23:55:22Z]
ggreer
did you fix them both? the 40em line also uses fancy quotes
+
[2015-08-18T23:55:12Z]
ggreer
unlikely. nano doesn't have much of a plugin api
+
[2015-08-18T23:54:43Z]
ggreer
that way, you never run into this class of errors ever again
+
[2015-08-18T23:54:29Z]
ggreer
*yaml linter plugin
+
[2015-08-18T23:54:21Z]
ggreer
what text editor do you use? there might be a plugin for your editor
+
[2015-08-18T23:54:06Z]
ggreer
but you could figure this out yourself if you had a yaml linter
+
[2015-08-18T23:53:55Z]
ggreer
fix those quotes and you should be good
+
[2015-08-18T23:53:44Z]
ggreer
^^ those are fancy quotes, not normal "
+
[2015-08-18T23:53:38Z]
ggreer
“(min-width: 30em)”
+
[2015-08-18T23:53:37Z]
ggreer
ok, so the real problem is pretty subtle
+
[2015-08-18T23:51:20Z]
ggreer
did you ever have a _config.yml that didn't spit out errors? (that is, was it previously in a working state?)
+
[2015-08-18T23:45:57Z]
ggreer
viv: what, exactly, is the error message you see?