HelloZeroNet / HelloZeroNet/ZeroNet
Assume these values if content.json in site's root folder doesn't state otherwise
- 主要言語
- JavaScript
- スター
- 18.8k
- フォーク
- 2.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
"viewport": "width=device-width, initial-scale=0.8",
This is important for responsive design on mobile phones. You'll also have the same size 0 button on all sites that don't state otherwise.
It will magically fix all sites to look as good on mobile as on desktop.
The problem is that without this, a bunch of sites have a shrunk 0 button and grown site elements in portrait. It becomes obnoxious and atrocious.
This is absolutely essential and necessary.
I'm tired of telling every site author how to fix their site so it displays properly on mobile, with no guarantee they will get around to it, if they're even still around or alive.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating how site-root content.json values are read and how the viewport setting is passed to generated pages. Confirm the default behavior for sites that do not specify a value, then verify that an explicit content.json value still takes precedence and that mobile rendering uses the requested viewport.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- web-dev
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100