Closed thery closed 5 years ago
Thanks. Seems like the site is not automatically updated. Another thing. how one creates new entry ID? Is there a tool for that?
Indeed, I need to push a button manually to update the website. I just did so now.
IDs are just randomly generated hex strings; you can create a batch of them like this:
~/src/fungrim$ python3 fungrim.py ids 075542 77b03e c52c00 28d349 73ac66 84e4dc b663b0 23ff44 ef4383 0cd59d 3c39b9 b5c032 758515 668d02 cbaacd
Thanks! (I actually put this ref in on Thursday but forgot to push to GitHub. So merging your commit anyway.)