diff options
Diffstat (limited to 'proposals/2022-XX-XX_landing_pages.md')
-rw-r--r-- | proposals/2022-XX-XX_landing_pages.md | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/proposals/2022-XX-XX_landing_pages.md b/proposals/2022-XX-XX_landing_pages.md new file mode 100644 index 0000000..2c4a3a8 --- /dev/null +++ b/proposals/2022-XX-XX_landing_pages.md @@ -0,0 +1,46 @@ + +status: planning + +Work Langing Page Refactor +========================== + +New features: + +- policy pages + => or could just add these to The Guide? + /help/authors + updated works + removing content + correcting metadata + /help/publishers + inclusion + take downs + + +- work landing pages + /work/<work_id> + => access options + => versions + => abstract + => metadata: biblio, etc + => links elsewhere + => citation formats + /work/<work_id>.json + /work/<work_id>/citation.txt?style=apa + /work/<work_id>/citation.json?style=apa +- citation graph + /work/<work_id>/refs-in + /work/<work_id>/refs-out + +- venue + => just pull from fatcat API? + => search? +- venue: browse + /venue/<container_id>/browse + => like SERP page, but show top bar? thumbnails? + + +## Other UI/UX details + +- align width of top bar to that of footer and search +- remove beta labels (top bar, homepage) |