ismail-s / fireblog

A basic blog (in Python)
https://ismail-s.github.io/fireblog
GNU General Public License v2.0
0 stars 0 forks source link

Improve reload template #92

Open ismail-s opened 8 years ago

ismail-s commented 8 years ago

Instead of just redirecting to the homepage, we should be using javascript to poll the homepage repeatedly until it comes back up. With some status message saying how many times we have polled or something like that.