+[2019-04-03T23:44:27Z]xmnah, so your issue is good now? +[2019-04-03T23:45:44Z]cryptic0That was not the only problem. There were multiple other issues. My rsync from local to server wasn't working properly and when it was, I had forgotten to restart nginx process. +[2019-04-03T23:45:49Z]cryptic0But all looks well now. +[2019-04-03T23:54:13Z]xmnah, I see. Glade you got it all worked out. +[2019-04-03T23:55:38Z]xmnWe forget sometimes that there are so many components to these setups that can go wrong.
Why is my deployed site suddenly showing "localhost:4000" for <home> link?
+[2019-04-04T00:49:49Z]cryptic0xmn absolutely! +[2019-04-06T19:42:40Z]cryptic0I need to have some external php files inside the _site folder. However jekyll build/serve always cleans and recreates the _site folder thereby deleting my php files. I tried placing them in /assets/, but those don't get copied over to /_site/ +[2019-04-06T19:42:54Z]cryptic0Am I stuck with having to manually copy these php files every time? +[2019-04-06T21:05:11Z]jaybecryptic0 exclude +[2019-04-06T21:05:47Z]jaybecryptic0 for sites that leverage interpretive languages i simply include them in the render. actually they require rendering because there's variable interpolation within