Hey folks, First step toward a more modern ActiveMQ website is ready for review at https://github.com/apache/activemq-website/pull/172
This PR does the following: 1. Migrated to the Hugo framework for static site generation. 2. It updated the style and fonts to be more modern while keeping the overall layout, navigation structure and URLs the same. 3. It introduced an AGENTS.md file to assist AI coding tools in managing this website's source code. In that PR, the entire site is contained in /hugo. This PR doesn't yet deploy the website to the existing domain; that deployment will occur in subsequent PRs. Therefore, I would like to get input on this migration strategy: 1. Merge this PR as the first step. 2. Move the old website code to a new GitHub repo and then archive it and set it to read-only. 3. Deploy the website under the current domain. Since the URL structure remains unchanged, old links will be correctly directed to the migrated webpages. Let me know what you think, thanks! Thanks, Ken
