-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
🔥 話題になるこれできたら SNS や SEO さらに NodeFest が話題になる。これできたら SNS や SEO さらに NodeFest が話題になる。
Description
(One HTML Page per speaker)
それぞれのスピーカーは自分の発表を SNS で公開したい時にはホームページが役に立ちません。全てのスピーカーのページが洗えば ogp タグなどを付けることができます。
The Homepage is not helpful if a speaker wants to share his presentation at NodeFest. It would be better if every speaker had his own html page with ogp tags to share.
speakers.json のデータを使って npm run build スクリプトで以下のような HTML ストラクチャーがでったらいいと思います。
With npm run build it should create following structure based on the speakers.json data.
|- speakers.html → redirect to: "speakers/"
|- speakers/
| |- index.html → speaker list; on speaker click -> <speaker.id>/index.html
| \- martinheidegger/
| \- index.html → martinheidegger profile
| |...
Metadata
Metadata
Assignees
Labels
🔥 話題になるこれできたら SNS や SEO さらに NodeFest が話題になる。これできたら SNS や SEO さらに NodeFest が話題になる。