After a period of preparation, the main features and key detail issues of Pocket Hugo have all been handled, and it is now officially released on GitHub. Along the way, I ran into quite a few problems and had to rack my brain to come up with many solutions. In fact, I had already released version 1.0.0 two days earlier. At that time, the experience in desktop browsers was already very good, and there were not many obvious issues when using it on a Vivo phone. But once I switched to an iPhone, I discovered a whole pile of problems, including the very small default LocalStorage capacity on iPhone, which could make the whole page crash after uploading a few more images, the poor built-in input method on iPhone, the low efficiency of Canvas, and default font settings affecting the UI display. After two more days of polishing, version 1.0.3 is the one that finally feels settled.
The original intention behind this project was entirely for my own personal use. If you happen to have the same kind of need, you may want to give it a try as well.