From 4cca70bbf68d0f9429de29a3d6d27b87f161f341 Mon Sep 17 00:00:00 2001 From: Renata Diaz Date: Tue, 21 Nov 2023 14:45:43 -0700 Subject: [PATCH] Adds a FAQ section to the website. --- _quarto.yml | 2 + docs/about.html | 4 + docs/dtc_faq.html | 450 +++++++++++++++++++++ docs/index.html | 4 + docs/search.json | 14 + docs/site_libs/bootstrap/bootstrap.min.css | 10 +- docs/submit.html | 211 ++-------- dtc_faq.qmd | 68 ++++ 8 files changed, 571 insertions(+), 192 deletions(-) create mode 100644 docs/dtc_faq.html create mode 100644 dtc_faq.qmd diff --git a/_quarto.yml b/_quarto.yml index 6b19f32..b943a41 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -10,6 +10,8 @@ website: text: Home - href: about.qmd text: About + - href: dtc_faq.qmd + text: FAQ for Contributors - join.qmd - submit.qmd - events.qmd diff --git a/docs/about.html b/docs/about.html index cd106fb..d8a70bc 100644 --- a/docs/about.html +++ b/docs/about.html @@ -89,6 +89,10 @@ + +