Skip to content

Commit

Permalink
rename from PERC Prototype to Search PERC, and simplify pages
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Jul 29, 2024
1 parent e94af65 commit b77dac7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 25 deletions.
5 changes: 4 additions & 1 deletion config/header.yml
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/
4 changes: 2 additions & 2 deletions config/metadata.yml
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
4 changes: 2 additions & 2 deletions config/project.yml
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
24 changes: 4 additions & 20 deletions pages/home.md
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"/>

0 comments on commit b77dac7

Please sign in to comment.