-
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.
- Loading branch information
José Luis Pereira
committed
Jul 26, 2022
0 parents
commit dc86ae0
Showing
9 changed files
with
97 additions
and
0 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 |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| --- | ||
| url: | ||
| project_token: |
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 |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| --- | ||
| copyright_image: | ||
| copyright_image_link: | ||
| copyright_text: "Copyright CC0" |
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 |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| logo_url: | ||
| links: | ||
| - label: Home | ||
| link: / | ||
|
|
||
| - label: About | ||
| link: /about |
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 |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| --- | ||
| map_server_tils: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |
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 |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| project_name: "My project" | ||
| project_citation: "My project" | ||
| project_url: "yourprojecturl" | ||
| project_authors: "Gandalf" |
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 |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| --- | ||
| base_url: / | ||
| hash_mode: false |
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 |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| module.exports = { | ||
| presets: [ | ||
| require(__basedir + '/tailwind.config.js') | ||
| ] | ||
| } |
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 |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| --- | ||
| title: About | ||
| contact_email: user@example.com | ||
| copyright: All content is CC 0 so that it maybe be shared throughout the world in places like Wikipedia. | ||
| citation: Project collaborative. 2022. Website title. Available at https://example.com. | ||
| --- | ||
| <div class="container mx-auto mt-4 pl-4 pr-4"> | ||
| <div class="prose dark:prose-invert lg:prose-base max-w-none"> | ||
|
|
||
| # {{frontmatter.title}} | ||
|
|
||
| ## Dig deeper | ||
| Please contact us if you need extended access to the data underlying here. The TaxonWorks interfaces used to curate these data include wide range of additional filtering, reporting, and curatorial functionality. With a little training from us we'd be happy to provide you access to this additional functionality. Over time we expect this site to gradually mirror that extended functionality. | ||
|
|
||
| ## Contact | ||
| If you have a question, want to report new data relevant to the project, or have error our preferred means of contact is to file an issue on our [project tracker](https://github.com/our/project/tracker). You can also [chat live with us](https://slackservername). We can also be reached via [email](mailto:{{frontmatter.contact_email}}). | ||
|
|
||
| ## Team | ||
| _Please contact us if you would like to join this effort._ | ||
|
|
||
| Made possible by the wonderful: | ||
| * Gandalf - Technical lead | ||
| * Aragorn - Outside advisor | ||
| * Frodo - Lead curator | ||
| * Samwise - Emotional support | ||
|
|
||
| ## Citing | ||
| * This website - {{frontmatter.citation}} | ||
| * Individual taxon pages - See citation at the bottom of each page. | ||
|
|
||
| ## Data | ||
| Data for these pages is collaboratively curated online in a [TaxonWorks](https://taxonworks) project. All data behind this site served as JSON through calls to a [TaxonWorks API](https://api.taxonworks.org). You can follow along by using the Console of your browser to explore the Network tab. | ||
|
|
||
| ## Technical | ||
| Want to create your own site? This website is built completely on open-source software. There is a [site template](https://github.com/SpeciesFileGroup/<something>) with more information. Data are curated in a [TaxonWorks](https://taxonworks.org) project then shared via a [TaxonWorks API](https://api.taxonworks.org). Come [chat](https://gitter.im/SpeciesFileGroup/taxonworks) with the TaxonWorks community at any time. | ||
|
|
||
| ## Copyright | ||
| _{{frontmatter.copyright}}_ | ||
|
|
||
| </div> | ||
| </div> |
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 |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| title: The title | ||
| lead: Taxa from your imagination to the web | ||
| project: Your project | ||
| --- | ||
| <div class="container mx-auto mt-4 pl-4 pr-4"> | ||
| <div class="prose dark:prose-invert lg:prose-base max-w-none"> | ||
|
|
||
| # {{frontmatter.title}} | ||
| _{{frontmatter.lead}}_ | ||
|
|
||
| ## Overview | ||
| Welcome to *{{ frontmatter.project }}*, a website of taxon pages generated from the {{ frontmatter.project }} Project, a comprehensive collaborative effort managed in [TaxonWorks](https://taxonworks.org). | ||
|
|
||
| ## Get started! | ||
| <autocomplete-otu/> | ||
|
|
||
| ## Announcements | ||
| * 5/1/2022 - We've grown! | ||
| * 1/1/2022 - Our website is live! | ||
|
|
||
| ## Find out more | ||
| Learn how to collaborate with the {{ frontmatter.title }} project. Contact information, technical details, and more are available at [About](/about). | ||
|
|
||
| </div> | ||
| </div> |