+ [6 years ago] cryptic0 For some reason, when I set it to "", I keep getting errors that "/" not found and my index.html can't be loaded.
+ [6 years ago] aruns Hey guys.
+ [6 years ago] aruns Are there any built-in JS compilers for Jekyll?
+ [6 years ago] xmn Heya, I don't remember this ever being a feature. but there might be plugins or coverters, https://jekyllrb.com/docs/plugins/your-first-plugin/#converters
+ [6 years ago] aruns Thanks.

message no. 171399

Posted by cryptic0 in #jekyll at 2019-04-01T14:25:03Z

Should it still be baseurl: "/WEB"
+ [6 years ago] cryptic0 Why is my deployed site suddenly showing "localhost:4000" for <home> link?
+ [6 years ago] xmn sounds like your baseurl may be incorrect. Have your checked that? https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/
+ [6 years ago] xmn Also, a simple search found this, https://stackoverflow.com/questions/41511696/jekyll-build-is-putting-localhost-links-in-site-production-files
+ [6 years ago] xmn lastly, see the answer by "JamesJames"
+ [6 years ago] cryptic0 I think that might have been going on earlier.