CSSUoB / CSSUoB/cssuob.github.io

Improve navbar code and support names which are different from links

オープン
#299 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good-first-issue
主要言語
HTML
スター
29
フォーク
44
平均マージ
3日 16時間
マージ済み PR(30日)
15

説明

Right now the links on the navbar are stored in _config.yml. I think they should be put in their own file, for example _data/menu.yaml, so that config.yml only contains stuff that needs to be there. In addition, support should be added for link names which are separate from the URLs themselves, as currently the link names are created by taking the URL and capitalising the first character.

This would add support for link names with spaces in them and for links which are abbreviated from the link names, making the navbar more versatile. As a result, it would also be more intuitive to make edits to the navbar.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。