+[2019-03-29T21:14:46Z]xmnyou may need to provide more info on your needs. There are more than a few. But they are mostly paid services. +[2019-03-29T23:01:30Z]totallyserious@xmn sorry about that +[2019-03-30T02:08:48Z]jaybetotallyserious: jekyll-admin +[2019-03-30T21:00:25Z]enginpostmy site uses https, and my image paths are at //mysite.com/images/picture.jpg +[2019-03-30T21:01:07Z]enginposthow do I dynamically change //mysite.com to //localhost:3000 when I am running jekyll serve
how do I dynamically change //mysite.com to //localhost:3000 when I am running jekyll serve
+[2019-03-31T13:21:24Z]jaybevariablize it when developing +[2019-03-31T18:47:09Z]kaokaoHello +[2019-03-31T18:47:26Z]kaokaoI have a _site dir in my website dir +[2019-03-31T18:47:47Z]kaokaoand another _site in _site, and then another _site in that one... _site\_site\_site +[2019-03-31T18:47:51Z]kaokaowhat did I do wrong?