-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
35 additions
and
29 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,3 +1,3 @@ | ||
--- | ||
url: | ||
project_token: | ||
url: https://sfg.taxonworks.org/api/v1 | ||
project_token: Ots0-yen4dVefn0Etyxvgw |
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,4 +1,3 @@ | ||
--- | ||
copyright_image: | ||
copyright_image_link: | ||
copyright_text: "Copyright CC0" | ||
copyright_image: http://licensebuttons.net/l/by/4.0/80x15.png | ||
copyright_image_link: https://creativecommons.org/licenses/by/4.0/ | ||
copyright_text: Copyright CC-BY |
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: My project | ||
header_logo_text: Curculionidae of the World | ||
header_links: | ||
- label: Home | ||
link: / | ||
|
||
- label: About | ||
link: /about | ||
|
||
- label: Entiminae | ||
link: /otus/712818/overview |
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: My project | ||
project_citation: | ||
project_url: | ||
project_authors: | ||
project_name: Curculionidae of the World Online | ||
project_citation: Curculionidae of the World Online | ||
project_url: Curculionidae.github.io/taxa | ||
project_authors: Yunakov, N., Girón Duque, J.C., Brown, S., del Río, M.G., Rincón, J., Cortés-Hernández, K., Cabras, A. (2024) |
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,3 +1,3 @@ | ||
--- | ||
base_url: /taxonpages/ | ||
hash_mode: true | ||
base_url: /taxa/ | ||
hash_mode: true |
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
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,7 +1,7 @@ | ||
--- | ||
title: The title | ||
lead: Taxa from your imagination to the web | ||
project: Your project | ||
title: Curculionidae of the World | ||
lead: A taxonomic catalog curated in TaxonWorks | ||
project: Curculionidae | ||
--- | ||
|
||
# {{frontmatter.title}} | ||
|
@@ -14,8 +14,10 @@ Welcome to *{{ frontmatter.project }}*, a website of taxon pages generated from | |
<autocomplete-otu class="w-80"/> | ||
|
||
## Announcements | ||
* 5/1/2022 - We've grown! | ||
* 1/1/2022 - Our website is live! | ||
* 2024-10-15 - Curculionidae of the World has been released! | ||
|
||
## Disclaimer | ||
This catalog is a work in progress. So far the effort has been dedicated to the subfamily Entiminae. If you find information gaps in Entiminae, or if you would like to join the effort to update any Curculionid group, just send us an email at [email protected]. | ||
|
||
## Find out more | ||
Learn how to collaborate with the {{ frontmatter.title }} project. Contact information, technical details, and more are available at [About](/about). | ||
Learn how to collaborate with the {{ frontmatter.project }} project. Contact information, technical details, and more are available at [About](/about). |