Hugo.toml configuration file. This oversight likely resulted in the site generating and broadcasting RSS feeds for over 400 articles last night. I would like to take this opportunity to sincerely apologize to everyone who subscribes to this site for any inconvenience this may have caused. The theme is currently undergoing final cleanup and finishing touches, and I anticipate that it will be officially launched within the next two or three days.Talks
Talks
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.