-
-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish to local Jekyll Fails #987
Comments
It's been a long time since I've looked at this code. I have to install Jekyll on Windows again to check this out so this may take a bit... I suspect this may be path issues? Did you check your folders to see if the images ended up somewhere else than where your Jekyll defaults are expecting them? |
I tried to install Jekyll on WSL tonight but no luck. The install just fails continually and after spending nearly an hour looking at all the f*cked up workarounds and solutions of trying to sync up versions I gave up. I swear there at least 10 different install scenarios that I looked at after I started wit hthe official one on the Web site. Just seems that running Jekyll on Windows is a fool's errand. I think at this point I'm just going to pull support for this out of MM. If I could at least get it to run locally without contortions that would be one thing but I went through this originally when I added support for it. Usage of this functionality is also very low - most people that use it just write their posts directly in the Jekyll folder structure I guess - or perhaps not many people are still using Jekyll these days. If anybody has an alternative place to find installation instructions or wants to help me get this set up I might take another swipe but otherwise I can't fix any issues and am more likely to pull this out. |
Got another machine to try this on and will give it another shot to see if I can get Jekyll installed based on their crappy WSL instructions. |
I attempt to publish to my local Jekyll blog
C:\WorkBlog
and the application, not the publish popup page, reports a failure in the status bar.When I review the Jekyll
_Posts
directory, I do see a title-less file2022-11-09-.markdown
. When I open the file, it contains all my markdown from the originating post, but the header info is blank:Notes
MarkdownMonsterErrors.txt
exists with older errors, but nothing recent.The text was updated successfully, but these errors were encountered: