PlasmaPy / PlasmaPy/plasmapy.github.io
Create a custom 404 (missing) page?
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 17
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If we go to a page on our website that does not exist, we currently get a pretty standard 404 missing webpage page. It would be helpful to have a page for 404 errors that:
- Tells the user that the URL does not exist
- Links back to our main PlasmaPy website
- Links to our documentation page (maybe)
- Links to our GitHub repository (maybe)
- Asks users to submit an issue if they found a missing link on our website.
The errorpages plugin for Nikola looks potentially useful, though I did not look into that at all.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue にリンクされている Nikola errorpages plugin と、このウェブサイトがどのようにページを生成しているかを確認します。存在しない URL を説明し、ウェブサイト、ドキュメント、リポジトリ、issue の報告に必要なリンクを提供する 404 ページを作成します。例として示された存在しない URL を使って検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- web-dev
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100