latest 2 messages by kanuz

+ [2015-08-29T23:15:43Z] kanuz <pontiki> It worked after a server restart... Weird. Thanks a lot!
+ [2015-08-29T22:30:48Z] kanuz Hey people, I'm trying to create a custom excerpt, I'm using the <!--more--> comment inside my .markdown post file and I'm defining the custom excerpt inside the Front Matter of that file like excerpt_separator: <!--more--> but it doesn't work, it takes the default separator. I also included that same definition line inside the _config.yml and it still doesn't do the trick... Any help?