I’m pleased to announce that the new PGXN SITE went live last night. Some of the things it does:
READMEs, extensions metadata, and usersREADME (example)The entire site is backed by the API Server, which is mainly composed of static JSON and HTML files read by the site back end from the local file system. So the site is quite fast. Please browse around, let me know what you think, and please report any bugs you find.
There are a few more things left to do on my list:
gettext and solicit translations.$nickname@pgxn.org addresses, to forward to personal addresses; this way we can just publish pgxn.org addresses.If you’d liked to help out with any of these tasks, just let me know. Better yet, grab the source from GitHub and just hack!
Oh, and speaking of the source, I would really appreciate a code review or four. Although I have solicited advice on key questions fro people more knowledgeable than I (thanks Aristotle, Miyagawa, Andreas, Graham), the code is entirely my own. More eyes will be a huge help!
Tomorrow I’ll blog a bit about the architecture for the network. I’m quite happy with it.