Dev v2.0.7#156
Merged
Merged
Conversation
…ot styles - Enhanced prism-window.css to improve code block styling with auto overflow handling and increased font size. - Introduced tocbot.css for table of contents styling. - Updated main.js to include mobile menu functionality and auto-inject line numbers for code blocks. - Modified default templates to use local tocbot styles instead of CDN. - Improved sidebar with translatable text for "Table of Contents" and "Share this post". - Updated social share links for better accessibility and usability. - Bumped package versions and updated dependencies in package.json and yarn.lock.
- Changed the navigation layout to a column for mobile and row for larger screens. - Adjusted spacing and alignment for navigation items. - Updated link styles for better accessibility and visual consistency. fix: remove unused social SSO partial and clean up comments - Deleted the social-sso.hbs partial as it was no longer needed. - Cleaned up related comments in post.hbs for clarity. feat: add Brazilian Portuguese template and update font styles - Introduced default-br.hbs for Brazilian Portuguese support. - Replaced SUSE Mono with Roboto Mono in various templates for consistency. - Updated header and navigation styles for improved user experience. fix: update package version to 2.0.7 - Incremented version number in package.json to reflect recent changes. chore: clean up 404 error page and improve accessibility - Removed unnecessary SVG from the search button in error-404.hbs. - Enhanced button accessibility attributes. feat: implement post card layout for Brazilian Portuguese - Added post-card-br.hbs to customize post card layout for Brazilian Portuguese. - Ensured consistent styling and functionality across different languages.
Signed-off-by: Nicolás Georger <info@sredevops.org>
ngeorger
marked this pull request as ready for review
July 16, 2026 07:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ot styles