+ [2021-06-11T23:19:23Z] allejo https://github.com/neo-mc/neo-mc.github.io/blob/master/_drafts/post_with_image.md
+ [2021-06-11T23:19:35Z] allejo your drafts are templates from the theme that don't have a title
+ [2021-06-11T23:57:45Z] psprint allejo: ah! thanks!
+ [2021-06-12T00:16:33Z] allejo np

message no. 183379

Posted by allejo in #jekyll at 2021-06-12T00:16:33Z

np
+ [2021-06-14T11:59:22Z] 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
+ [2021-06-14T11:59:47Z] kempo it links to /imprint.html for example in the ahref tag but thats not working, at least not locally
+ [2021-06-14T12:00:12Z] kempo i linked to that site with {% link imprint.markdown %} (i combined markdown and html on the bottom in that file
+ [2021-06-14T15:21:11Z] kempo alright as it seems, deploying that site to a server fixes the link issues.
+ [2021-06-14T15:21:28Z] kempo hope thats the same when i upload it to a ipfs as i want to build a decentralized site