latest 12 messages by kempo

+ [2021-06-14T20:05:52Z] kempo hope it will work on ipfs, too
+ [2021-06-14T20:05:46Z] kempo i tried it.
+ [2021-06-14T20:05:40Z] kempo that doenst work. opening it through a webserver worked.
+ [2021-06-14T20:05:22Z] kempo file as-is
+ [2021-06-14T19:19:59Z] kempo jaybe: i dont know what you mean tbh
+ [2021-06-14T17:48:56Z] kempo so /assets/css/style.css goes assets/css/style.css
+ [2021-06-14T17:48:43Z] kempo jaybe: what do i need to enter as the baseurl? especially when i am going to publish it via ipfs. is there maybe a way to use relative urls?
+ [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
+ [2021-06-14T15:21:11Z] kempo alright as it seems, deploying that site to a server fixes the link issues.
+ [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-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-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