Philipp Keller
Philipp Keller
I don't think I can be of help debugging here. Or can I? is there a workaround? I'm just about to set up a tiling window manager and would just...
Unfortunately I was not successful to get an older version to work. What I tried: - downloading the release `wtftw-1.2.tar.gz` and compiling with rust 1.2.0 and rust 1.3.0 - compiling...
@simonh1000 for me it just works, no need to manually start livereload in the browser or so, just connect to :4000 and whenever you change a post the site reloads...
@revolunet yes the code snippet in #104 looks good - where do I add it though? into src/app/layout.jsx ?
I got something working, but it's probably far from perfect: In `layout.jsx`: ``` import Matomo from '@/utils/matomo' ``` then, above the tag add `` In `/utils.matomo.js`: ```js import Script from...
Same issue here. One thing I found out is that when I pull the browser window narrow enough and then back to full width it works.