+ [4 years ago] allejo sorry, stepped away while i waited. it built. i can replicate your problem but something tells me it's not your backup files, it's your regular posts that are failing
+ [4 years ago] allejo https://github.com/neo-mc/neo-mc.github.io/blob/master/_drafts/post_with_image.md
+ [4 years ago] allejo your drafts are templates from the theme that don't have a title
+ [4 years ago] psprint allejo: ah! thanks!

message no. 183344

Posted by jaybe in #jekyll at 2021-06-11T22:05:58Z

- Gruntfile.js
+ [4 years ago] kempo hi everybody. i am new to jekyll. got most of the things up now and my layout and everything works :) but now i just recognized that when i built the site, it servs well with the internal dev-webserver. but when i open the _site/index.html all the assets and links dont work
+ [4 years ago] kempo it links to /imprint.html for example in the ahref tag but thats not working, at least not locally
+ [4 years ago] kempo i linked to that site with {% link imprint.markdown %} (i combined markdown and html on the bottom in that file