Skip to content

Commit

Permalink
Added handwriter logo to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniereinders committed Aug 14, 2024
1 parent ff66151 commit 0904628
Show file tree
Hide file tree
Showing 22 changed files with 154 additions and 44 deletions.
8 changes: 3 additions & 5 deletions _quarto/CITATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
<https://github.com/CSAFE-ISU/handwriterApp>.
1.0.0, <https://github.com/CSAFE-ISU/handwriterApp>.
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},
}
```
Binary file added _quarto/CSAFE_Tools_handwriter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion _quarto/_quarto.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
14 changes: 12 additions & 2 deletions _quarto/csafe.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down Expand Up @@ -119,4 +129,4 @@ h3 {
font-weight: $font-weight-medium;
font-size: $font-size-base * 1.25;
color: $purple;
}
}
Binary file added _quarto/handwriter_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion _quarto/quarto_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added altdoc/CSAFE_Tools_handwriter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions altdoc/csafe.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down Expand Up @@ -119,4 +129,4 @@ h3 {
font-weight: $font-weight-medium;
font-size: $font-size-base * 1.25;
color: $purple;
}
}
Binary file added altdoc/handwriter_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion altdoc/quarto_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
24 changes: 16 additions & 8 deletions docs/CITATION.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>handwriter</title>
<title>citation</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -77,15 +77,25 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">handwriter</span>
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./CSAFE_Tools_handwriter.png" alt="" class="navbar-logo">
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./LICENSE.html">
<span class="menu-text">License</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/CSAFE-ISU/handwriterApp"> <i class="bi bi-github" role="img" aria-label="handwriterApp GitHub">
Expand Down Expand Up @@ -115,18 +125,16 @@ <h1>Citation</h1>
<pre class="verbatim"><code>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,
&lt;https://github.com/CSAFE-ISU/handwriterApp&gt;.
1.0.0, &lt;https://github.com/CSAFE-ISU/handwriterApp&gt;.

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},
}</code></pre>

Expand Down
Binary file added docs/CSAFE_Tools_handwriter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 13 additions & 3 deletions docs/LICENSE.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>handwriter</title>
<title>license</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -77,15 +77,25 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">handwriter</span>
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./CSAFE_Tools_handwriter.png" alt="" class="navbar-logo">
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./LICENSE.html" aria-current="page">
<span class="menu-text">License</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/CSAFE-ISU/handwriterApp"> <i class="bi bi-github" role="img" aria-label="handwriterApp GitHub">
Expand Down
16 changes: 13 additions & 3 deletions docs/NEWS.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>handwriter</title>
<title>news</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -77,15 +77,25 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">handwriter</span>
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./CSAFE_Tools_handwriter.png" alt="" class="navbar-logo">
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./LICENSE.html">
<span class="menu-text">License</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/CSAFE-ISU/handwriterApp"> <i class="bi bi-github" role="img" aria-label="handwriterApp GitHub">
Expand Down
14 changes: 12 additions & 2 deletions docs/csafe.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down Expand Up @@ -119,4 +129,4 @@ h3 {
font-weight: $font-weight-medium;
font-size: $font-size-base * 1.25;
color: $purple;
}
}
Binary file added docs/handwriter_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,25 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">handwriter</span>
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./CSAFE_Tools_handwriter.png" alt="" class="navbar-logo">
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link active" href="./index.html" aria-current="page">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./LICENSE.html">
<span class="menu-text">License</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/CSAFE-ISU/handwriterApp"> <i class="bi bi-github" role="img" aria-label="handwriterApp GitHub">
Expand Down
16 changes: 13 additions & 3 deletions docs/man/handwriterApp.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>handwriter</title>
<title>handwriterapp</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -111,15 +111,25 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a class="navbar-brand" href="../index.html">
<span class="navbar-title">handwriter</span>
<a href="../index.html" class="navbar-brand navbar-brand-logo">
<img src="../CSAFE_Tools_handwriter.png" alt="" class="navbar-logo">
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link" href="../index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../LICENSE.html">
<span class="menu-text">License</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item compact">
<a class="nav-link" href="https://github.com/CSAFE-ISU/handwriterApp"> <i class="bi bi-github" role="img" aria-label="handwriterApp GitHub">
Expand Down
Loading

0 comments on commit 0904628

Please sign in to comment.