Comment by dev_hugepages Comment by dev_hugepages 8 hours ago 1 reply Copy Link View on Hacker News How do you implement live refresh without JavaScript?
Copy Link adityaathalye 5 hours ago Collapse Comment - inotifywait -> pandoc compile -> xdotool -> browser action :)I get the computer to hit F5 on the browser (and/or type URLs into the url box and hit enter).Here is how it works (and it works great!): https://github.com/adityaathalye/shite?tab=readme-ov-file#ho... Reply View | 0 replies
inotifywait -> pandoc compile -> xdotool -> browser action :)
I get the computer to hit F5 on the browser (and/or type URLs into the url box and hit enter).
Here is how it works (and it works great!): https://github.com/adityaathalye/shite?tab=readme-ov-file#ho...