-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename from PERC Prototype to Search PERC, and simplify pages
- Loading branch information
Showing
4 changed files
with
12 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
--- | ||
header_logo_url: | ||
header_logo_text: PERC Prototype | ||
header_logo_text: Search PERC | ||
header_links: | ||
- label: Home | ||
link: / | ||
|
||
- label: About | ||
link: /about | ||
|
||
- label: Source | ||
link: https://github.com/neolefty/taxonpages-dev/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
metadata: | ||
- name: description | ||
content: The PERC Prototype is served by TaxonPages. | ||
content: Search PERC, powered by TaxonWorks. | ||
- name: keywords | ||
content: purdue, entomology, perc, taxonpages | ||
content: purdue, entomology, perc, taxonworks, taxonpages | ||
- name: robots | ||
content: follow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
project_name: PERC Prototype | ||
project_citation: PERC Prototype. 2024. https://neolefty.github.io/taxonpages/ | ||
project_name: Search PERC | ||
project_citation: Search PERC. 2024. https://neolefty.github.io/taxonpages/ | ||
project_url: https://neolefty.github.io/taxonpages/ | ||
project_authors: Aaron Smith, Christopher Wirth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,10 @@ | ||
--- | ||
title: PERC Prototype | ||
lead: Search the Purdue Entomology Research Collection using TaxonPages | ||
title: Search PERC | ||
lead: Search the Purdue Entomology Research Collection, powered by TaxonWorks | ||
project: Purdue Entomology Research Collection | ||
--- | ||
|
||
# {{frontmatter.title}} | ||
# Search PERC | ||
_{{frontmatter.lead}}_ | ||
|
||
## Get started! | ||
<autocomplete-otu class="w-80"/> | ||
|
||
## Overview | ||
Welcome to *{{ frontmatter.title }}*, which lets you search the [Purdue Entomology Research Collection](https://www.entm.purdue.edu/PERC/) via [TaxonWorks](https://taxonworks.org). | ||
|
||
## Announcements | ||
|
||
* **7/8/2024** | ||
* Connected to PERC section of TaxonWorks, which doesn't have data yet, so search results are blank for now. | ||
* Dev site with data: https://neolefty.github.io/taxonpages-dev/ | ||
* [Published to Purdue Github Pages](https://pages.github.itap.purdue.edu/wbbaker/taxonpages/), but [actions](https://docs.github.com/en/actions) are not working | ||
|
||
* **6/21/2024** – It's working on [Github Pages](https://pages.github.com/) here: https://neolefty.github.io/taxonpages/ | ||
|
||
## Find out more | ||
Learn how to collaborate with the {{ frontmatter.title }} project. Contact information, technical details, and more are available at [About](/about). | ||
<autocomplete-otu class="w-200"/> |