summaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/work.html
Commit message (Collapse)AuthorAgeFilesLines
* iterate on access redirects and landing page implementationBryan Newbold2021-04-271-19/+19
| | | | Small code refactors and minimal test coverage
* web: initial implementation of work landing page and citation_pdf_url access ↵Bryan Newbold2021-04-231-0/+48
redirect The initial intent is to have something that can be used by indexing services to pull the citation_pdf_url meta tag and bounce to a direct IA PDF access URL. For now the landing page stubs are just formatted as SERP results. Presumbably these will get re-styled at some point and include citation graph links, etc.