diff --git a/_quarto/CITATION.md b/_quarto/CITATION.md index 3fe7b6a..de8883b 100644 --- a/_quarto/CITATION.md +++ b/_quarto/CITATION.md @@ -4,18 +4,16 @@ To cite package ‘handwriterApp’ in publications use: Iowa State University of Science and Technology on behalf of its Center for - Statistics and Applications in Forensic Evidence, Reinders S (2024). + Statistics and Applications in Forensic Evidence, Reinders S (????). _handwriterApp: Shiny App for Handwriting Analysis in R_. R package version - 1.0.0, commit bf9918f390d1ca23532e201f88e624564d1be8ec, - . + 1.0.0, . A BibTeX entry for LaTeX users is @Manual{, title = {handwriterApp: Shiny App for Handwriting Analysis in R}, author = {{Iowa State University of Science and Technology on behalf of its Center for Statistics and Applications in Forensic Evidence} and Stephanie Reinders}, - year = {2024}, - note = {R package version 1.0.0, commit bf9918f390d1ca23532e201f88e624564d1be8ec}, + note = {R package version 1.0.0}, url = {https://github.com/CSAFE-ISU/handwriterApp}, } ``` diff --git a/_quarto/CSAFE_Tools_handwriter.png b/_quarto/CSAFE_Tools_handwriter.png new file mode 100644 index 0000000..79b8cc2 Binary files /dev/null and b/_quarto/CSAFE_Tools_handwriter.png differ diff --git a/_quarto/_quarto.yml b/_quarto/_quarto.yml index 165d819..e3175d5 100644 --- a/_quarto/_quarto.yml +++ b/_quarto/_quarto.yml @@ -1,9 +1,15 @@ project: type: website website: - title: handwriter navbar: + background: primary + logo: CSAFE_Tools_handwriter.png search: true + left: + - text: Home + file: index.qmd + - text: License + file: LICENSE.md right: - icon: github href: https://github.com/CSAFE-ISU/handwriterApp diff --git a/_quarto/csafe.scss b/_quarto/csafe.scss index f779e01..20977fb 100644 --- a/_quarto/csafe.scss +++ b/_quarto/csafe.scss @@ -20,7 +20,7 @@ $yellow: #E3E935 !default; $green: #00843D !default; $cyan: #6BA4B8 !default; -$primary: $blue !default; +$primary: $white !default; $secondary: $gray-800 !default; $success: $green !default; $info: $cyan !default; @@ -31,6 +31,16 @@ $dark: $gray-800 !default; $min-contrast-ratio: 2.6 !default; +// Links +// +// Style anchor elements. + +$link-color: $orange !default; +$link-decoration: underline !default; +$link-shade-percentage: 50% !default; +$link-hover-color: shift-color($link-color, $link-shade-percentage) !default; +$link-hover-decoration: null !default; + // Options $enable-rounded: false !default; @@ -119,4 +129,4 @@ h3 { font-weight: $font-weight-medium; font-size: $font-size-base * 1.25; color: $purple; -} \ No newline at end of file +} diff --git a/_quarto/handwriter_logo.png b/_quarto/handwriter_logo.png new file mode 100644 index 0000000..8401c05 Binary files /dev/null and b/_quarto/handwriter_logo.png differ diff --git a/_quarto/quarto_website.yml b/_quarto/quarto_website.yml index 0cd859d..88c1426 100644 --- a/_quarto/quarto_website.yml +++ b/_quarto/quarto_website.yml @@ -2,9 +2,15 @@ project: type: website website: - title: "handwriter" navbar: + background: primary + logo: "CSAFE_Tools_handwriter.png" search: true + left: + - text: Home + file: index.qmd + - text: License + file: $ALTDOC_LICENSE right: - icon: github href: $ALTDOC_PACKAGE_URL_GITHUB diff --git a/altdoc/CSAFE_Tools_handwriter.png b/altdoc/CSAFE_Tools_handwriter.png new file mode 100644 index 0000000..79b8cc2 Binary files /dev/null and b/altdoc/CSAFE_Tools_handwriter.png differ diff --git a/altdoc/csafe.scss b/altdoc/csafe.scss index f779e01..20977fb 100644 --- a/altdoc/csafe.scss +++ b/altdoc/csafe.scss @@ -20,7 +20,7 @@ $yellow: #E3E935 !default; $green: #00843D !default; $cyan: #6BA4B8 !default; -$primary: $blue !default; +$primary: $white !default; $secondary: $gray-800 !default; $success: $green !default; $info: $cyan !default; @@ -31,6 +31,16 @@ $dark: $gray-800 !default; $min-contrast-ratio: 2.6 !default; +// Links +// +// Style anchor elements. + +$link-color: $orange !default; +$link-decoration: underline !default; +$link-shade-percentage: 50% !default; +$link-hover-color: shift-color($link-color, $link-shade-percentage) !default; +$link-hover-decoration: null !default; + // Options $enable-rounded: false !default; @@ -119,4 +129,4 @@ h3 { font-weight: $font-weight-medium; font-size: $font-size-base * 1.25; color: $purple; -} \ No newline at end of file +} diff --git a/altdoc/handwriter_logo.png b/altdoc/handwriter_logo.png new file mode 100644 index 0000000..8401c05 Binary files /dev/null and b/altdoc/handwriter_logo.png differ diff --git a/altdoc/quarto_website.yml b/altdoc/quarto_website.yml index 0cd859d..88c1426 100644 --- a/altdoc/quarto_website.yml +++ b/altdoc/quarto_website.yml @@ -2,9 +2,15 @@ project: type: website website: - title: "handwriter" navbar: + background: primary + logo: "CSAFE_Tools_handwriter.png" search: true + left: + - text: Home + file: index.qmd + - text: License + file: $ALTDOC_LICENSE right: - icon: github href: $ALTDOC_PACKAGE_URL_GITHUB diff --git a/docs/CITATION.html b/docs/CITATION.html index 5ac83ee..dc0209b 100644 --- a/docs/CITATION.html +++ b/docs/CITATION.html @@ -7,7 +7,7 @@ -handwriter +citation