Skip to content

Conversation

@ascheman
Copy link
Collaborator

Summary

  • Enable GitHub-style alerts (NOTE, IMPORTANT, etc.) in Hugo
  • Add render hook with icons and Tailwind styling
  • Upgrade Hugo to 0.134.3

🤖 Generated with Claude Code

ascheman and others added 3 commits January 27, 2026 16:26
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>
@netlify
Copy link

netlify bot commented Jan 27, 2026

Deploy Preview for open-elements ready!

Name Link
🔨 Latest commit b6a8581
🔍 Latest deploy log https://app.netlify.com/projects/open-elements/deploys/6978ebae7620c70008cc63f7
😎 Deploy Preview https://deploy-preview-257--open-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96
Accessibility: 72
Best Practices: 92
SEO: 92
PWA: 70
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@hendrikebbers
Copy link
Member

@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

@ascheman
Copy link
Collaborator Author

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants