-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modify structure of utokyo_wifi/index page #990
Merged
Merged
Conversation
This file contains 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
🚀 Deployed on https://deploy-preview-990--utelecon.netlify.app |
cm-ayf
reviewed
Jun 27, 2024
phenylshima
reviewed
Jul 28, 2024
phenylshima
approved these changes
Aug 22, 2024
phenylshima
requested changes
Aug 24, 2024
/utokyo_wifi/ の diff標準設定の prettier にかけた上で diff り,空行やCSSのリンク変更などを取り除いています. 341,342c341,347
< <a href="#connect-configuration" class="astro-rqztaddk"
< >接続の詳細な設定</a
---
> <a href="#apply" class="astro-rqztaddk"
> >準備編:UTokyo Wi-Fiアカウントの発行を申請する</a
> >
> </li>
> <li class="astro-rqztaddk">
> <a href="#connect" class="astro-rqztaddk"
> >利用編:UTokyo Wi-Fiに実際に接続する</a
343a349,371
> <ul class="toc-h4 astro-rqztaddk">
> <li class="astro-rqztaddk">
> <a
> href="#procedure-by-device-type"
> class="astro-rqztaddk"
> >端末の種類ごとの詳しい接続手順</a
> >
> </li>
> <li class="astro-rqztaddk">
> <a
> href="#procedure-by-device-type"
> class="astro-rqztaddk"
> >端末の種類別の詳しい接続手順</a
> >
> </li>
> <li class="astro-rqztaddk">
> <a
> href="#connect-configuration"
> class="astro-rqztaddk"
> >接続の詳細な設定</a
> >
> </li>
> </ul> この PR の旨となる構造の変更を反映した toc の変更です. 491,494c519,522
< また,UTokyo
< Wi-Fiは,各個人が占有して利用する機器でのみ利用可能で,<strong>複数人が共用する機器での利用は禁止です</strong>.共用機器での利用は,UTokyo
< Wi-Fiアカウントを取得した本人以外に利用させることになり,利用規程で禁止されているアカウントの貸与にあたるためです.なお,OSのユーザーアカウントが個人別に設定されていて,UTokyo
< Wi-Fiアカウントを取得した本人以外が利用できない,という状況であれば問題ありません.
---
> なお,UTokyo
> Wi-Fiは,各個人が専有して利用する機器でのみ利用可能で,<strong>複数人が共用する機器での利用は禁止です</strong>.共用機器での利用は,UTokyo
> Wi-Fiアカウントを取得した本人以外に利用させることになり,利用規程で禁止されているアカウントの貸与にあたるためです.ただし,OSのユーザーアカウントが個人別に設定されていて,UTokyo
> Wi-Fiアカウントが取得した本人以外に利用できない,という状況であれば問題ありません. ここは文言の修正が入った箇所です. 657,662c685,689
< <ul>
< <li>
< この作業はキャンパス内のUTokyo
< Wi-Fi(SSIDが<code>0000UTokyo</code>となっているWi-Fi)が見える場所でしかできません.
< </li>
< </ul>
---
>
> <p class="additional-info">
> この作業はキャンパス内のUTokyo
> Wi-Fi(SSIDが<code>0000UTokyo</code>となっているWi-Fi)が見える場所でしかできません.
> </p> ここは今回新たに導入したマークアップ改善です. 665c692,693
< 利用する機器のWi-Fi接続設定画面で,<code>0000UTokyo</code>を選んでください.
---
> UTokyo
> Wi-Fiに接続したい機器のWi-Fi接続設定画面で,<code>0000UTokyo</code>を選んでください. 文言修正です. 670c698
< Accountではありません).ユーザーIDとパスワードは,準備編の操作で届く通知メールから確認できるほか,申請直後であればアカウントメニューの申請完了画面にも表示されています.
---
> Accountではありません).ユーザーIDとパスワードは,上の「準備編」で届く通知メールから確認できるほか,申請直後であればアカウントメニューの申請完了画面にも表示されています. 見出しの変更に伴う文言修正です. 687a716,719
> <h4 id="procedure-by-device-type">端末の種類ごとの詳しい接続手順</h4>
> <p>
> 以下の各ページで,端末の種類ごとに詳しい接続手順を説明しています.
> </p>
703c735
< <h3 id="connect-configuration">接続の詳細な設定</h3>
---
> <h4 id="connect-configuration">接続の詳細な設定</h4> 場所と見出しレベルの変更があります. |
phenylshima
approved these changes
Oct 26, 2024
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.
No description provided.