Input your forum username into this script, and it will quickly generate a full website with descriptions, images, downloads, and links, automatically.
You can now follow development on GitHub.
Updates:
The AHK forums have had a huge upgrade, and as a result this script requires equally large changes. Version 3.4 includes the modifications needed to get back up and running with your AutoHotkey.net website.
Note for German users: In anticipation of an upgrade of the German forums, this version does not support the older layout that is in place currently. Please use version 3.3 until the German forums are upgraded.
Tweaks - blank password is now rejected, update for new AutoHotkey.net FTP username scheme, and fix for links in descriptions having their quotes HTML escaped.
Bugfixes - highlight being the topic cache, which was completely broken and therefore made page generation a lot slower.
Tweaks to behavior fix remaining bugs in uploading, properly handle special characters in descriptions, and more.
AutoHotkey.net Website Generator 3.0 is a complete rewrite. Now with a GUI, command line parameters, a templating engine, and more. The default templates, which were the only templates before, now have a few subtle changes that improve usability, such as a last changed date, the "Download" button showing only if there actually is a download link, and link-ified headers. Algorithms detecting the post description have also been modified and tweaked to make the process as automatic as possible. Uploading support is now fully functional.
AutoHotkey.net Website Generator 2.0 brings a refresh to the page design, allowing direct linking to a script listing on the website, as well as a more minimal layout that hides unneeded buttons. The generated markup is also structurally cleaner. The new, simpler styling system means that making new color schemes is now much easier, too.
Example:
AutoHotkey.net - Scripts
Screenshot:

Usage:
The script shows a GUI upon starting. If the Upload Website option is selected, the website will be automatically uploaded to AutoHotkey.net with the provided username and password. Otherwise, manually upload each file to your hosting provider.
See the README for more details such as the meaning of each option, command line parameters and template writing.
Download:
Version 3.4
Uncompiled script requires AutoHotkey v1.1+. Both compiled and uncompiled versions require Microsoft Windows XP or better.
Older versions are still available at the GitHub downloads page, although due to changes to the AutoHotkey.net website you will no longer be able to upload your websites using the script.
Edit: It's now AHK_L only, due to HTTPQuery issues. Sorry, AHK Basic users!
Edit: Caching support. See relevant post for details.
Edit: Version 2.0 is out! Recommended over original script for usability reasons.
Edit: Version 3.0 is out! Complete rewrite, many new features and much more flexible.
Edit: Bugfix release 3.1.
Edit: Bugfix release 3.2.
Edit: Bugfix release 3.3
Edit: Update release 3.4




