aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/home.html
Commit message (Collapse)AuthorAgeFilesLines
* most links in new tab (target=_blank)Bryan Newbold2020-06-031-4/+4
|
* better translation marking; add some basic de and zhBryan Newbold2020-05-211-3/+3
| | | | Current translations are just from Google Translate
* UI mobile/tablet scaling; search error improvementsBryan Newbold2020-05-211-1/+1
|
* mobile CSS/style changes, and other small UI tweaksBryan Newbold2020-05-211-4/+4
|
* clean up domain/env detection codeBryan Newbold2020-05-211-1/+1
|
* skeleton of basic search, using covid19 indexBryan Newbold2020-05-131-12/+92
|
* very hack-y i18n support in jinja2 templatesBryan Newbold2020-05-121-0/+4
|
* fastapi infrastructureBryan Newbold2020-05-121-0/+8
- API/web distrinction - language code prefixes - content negotiation for endpoints