Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 890 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 890 Bytes

Research Subsite

This repo generates an R Shiny application with searchable entries. Each entry is a link to a tool (i.e., another app) or piece of research. Available at: Flipside Crypto Research

Adding Entries

Entry

An entries csv is used as a simple internal database to all entries.

title url description imgsrc tags
Main Title URL to entry 1-2 sentence under title local link to image searchable keywords for entry

Entry Image

Entry images should be placed in the research-subsite/www/images/ folder; imgsrc should follow the structure images/imagename.png (www is a special directory for R Shiny apps. it should not be specified in imagesrc).