Hi @ericdfields,
I’ve set up your plugin following the instructions in README and #1, but I’m still having issues when I run jekyll build and jekyll serve --watch. Here is the output in Terminal:
Liquid Exception: 757: unexpected token at '<html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.4.6 (Ubuntu)</center> </body> </html> ' in fr/index.html
jekyll 3.0.1 | Error: 757: unexpected token at '<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.4.6 (Ubuntu)</center>
</body>
</html>
Do you know what the issue is here?
Also, I noticed the repo hasn’t been updated for a while. Are you still considering it as being in active development?
Cheers 🍺
Hi @ericdfields,
I’ve set up your plugin following the instructions in README and #1, but I’m still having issues when I run
jekyll buildandjekyll serve --watch. Here is the output in Terminal:Do you know what the issue is here?
Also, I noticed the repo hasn’t been updated for a while. Are you still considering it as being in active development?
Cheers 🍺