Conversation
First article in a series about Java Modules with Maven 4, covering the module source hierarchy feature introduced in Maven 4.1.0 POM schema. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Enable goldmark alerts extension in config.toml - Add render-blockquote.html with icons and Tailwind styling - Update Hugo version to 0.134.3 in netlify.toml Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Convert bold text blocks to NOTE and IMPORTANT alerts for better visual presentation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
✅ Deploy Preview for open-elements ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@ascheman layout of notes looks good to me. Instead of having a single md file for the post you created a folder. Can you check if a German translation of it (index.de.md) would work in that case and how the URLs might be different to the current approach. I know that there was an issue like 2 years ago that made it not possible to work on that pattern. Happy to continue with it if it is working now (including German version). Otherwise please convert it to the given pattern |
To be honest, I was never planning to provide a German translation of the blog post(s) about Java Modules in Apache Maven. We should discuss that offline. I chose the folder structure as I was adding an SVG image (already in #256) and these so-called Hugo package bundles enable easy references to images and allow for some isolation (namespaces), e.g., if come up with an update of the image in a later blog post. However, all of this (rendering, structures) will change with the change to NextJS as Hugo-replacement? |

Summary
🤖 Generated with Claude Code