From 24787ea0ae27dfe07eb95d6eb3e78072ecd708b4 Mon Sep 17 00:00:00 2001 From: Karan Gathani Date: Fri, 22 Mar 2024 19:07:46 -0700 Subject: [PATCH] add code links --- docs/Fieldsurveys.qmd | 16 +++++++++++++--- docs/index.html | 12 ++++++------ 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/Fieldsurveys.qmd b/docs/Fieldsurveys.qmd index bfded64..dccf95f 100644 --- a/docs/Fieldsurveys.qmd +++ b/docs/Fieldsurveys.qmd @@ -1,18 +1,28 @@ --- -title: "Field surveys app set-up instructions" -subtitle: "Set up your own field survey app" +title: "Field surveys web app set-up instructions" +subtitle: "Set up your own field survey web app" author: "Karan Gathani" -date: "2024-03-20" +date: "2024-03-22" title-block-banner: true toc: true format: html: code-fold: true theme: "cosmo" + code-links: + - text: GitHub code + icon: github + href: https://github.com/karangattu/fieldsurveys/ + - text: PyPI link + icon: box-seam-fill + href: https://pypi.org/project/fieldsurveys/ code-annotations: hover collapse: true +website: https://github.com/karangattu/fieldsurveys --- +![Fieldsurveys poster](assets/fieldsurveys_poster.png){fig-align="center"} + ## What is this app about? We developed an interactive web application to facilitate multi-taxon field sampling and data collection using the `Shiny for Python` platform. This app serves the following purposes: diff --git a/docs/index.html b/docs/index.html index 6bb4c32..abce0f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,9 +7,9 @@ - + -Field surveys app set-up instructions +Field surveys web app set-up instructions