ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

📱 fix release notes responsiveness #528

Open
homersimpsons wants to merge 1 commit from homersimpsons/fix/mobile-responsiveness into main
pull from: homersimpsons/fix/mobile-responsiveness
merge into: ziglang:main
ziglang:main
ziglang:release-0.16.0
ziglang:apraga/french
ziglang:MarkLagodych/patch-1
ziglang:Zirunis/patch-1
ziglang:zmitchell/zmitchell/build-graph-docs
ziglang:generalmimon/fix-unit-testing-examples
ziglang:generalmimon/fix-code-snippet-in-0.15.1-relnotes
ziglang:TheConnorJohnson/main
ziglang:meeting-minutes
ziglang:enkvadrat/update-curl-example
homersimpsons commented 2025年08月29日 23:04:28 +02:00 (Migrated from github.com)
Copy link

On Firefox Focus on Android (can be tested also on Firefox Desktop with "Responsive design mode") the release notes does not scale making them hard to read.

Note that this does not affect Chrome on Android.

  • I fixed it directly in the html, but I think that there should be a better place to fix this, where should this be fixed?
  • How can I guarantee that upcoming release notes will have this meta?
  • There are html under old-content/ that does not have this meta too, should I fix them?
On Firefox Focus on Android (can be tested also on Firefox Desktop with "Responsive design mode") the release notes does not scale making them hard to read. Note that this does not affect Chrome on Android. - [ ] I fixed it directly in the html, but I think that there should be a better place to fix this, where should this be fixed? - [ ] How can I guarantee that upcoming release notes will have this `meta`? - [ ] There are html under `old-content/` that does not have this meta too, should I fix them?
alexrp force-pushed homersimpsons/fix/mobile-responsiveness from 94f671bdab to b349eac2cb
All checks were successful
test website / build (pull_request) Successful in 1m23s
2026年03月15日 22:34:00 +01:00
Compare
All checks were successful
test website / build (pull_request) Successful in 1m23s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin homersimpsons/fix/mobile-responsiveness:homersimpsons/fix/mobile-responsiveness
git switch homersimpsons/fix/mobile-responsiveness
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org!528
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "homersimpsons/fix/mobile-responsiveness"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?