2024-06-20 13:48:14 +00:00
|
|
|
# Duck Behavior Journal
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
This is the WordPress theme for the Duck Behavior Journal website. It is a custom theme that was built from scratch based on Bootstrap.
|
|
|
|
|
|
|
|
It includes:
|
|
|
|
|
|
|
|
- Custom post type for articles
|
2024-06-20 19:44:49 +00:00
|
|
|
- Latest articles on the homepage
|
2024-06-20 13:48:14 +00:00
|
|
|
- Field to list authors
|
|
|
|
- Lead author "et al." is listed on the index and archive pages
|
|
|
|
- Field for "DOI" (Digital Object Identifier)
|
2024-06-20 13:52:07 +00:00
|
|
|
- Generator for DOI
|
|
|
|
- Prefix configurable in Customizer (please change this to your own prefix)
|
2024-06-20 13:48:14 +00:00
|
|
|
- DOI link on the article page
|
2024-06-20 13:52:07 +00:00
|
|
|
- DOI resolver (https://example.com/nn.nnnn/xyz* forwards to the respective article)
|
2024-06-20 18:54:23 +00:00
|
|
|
|
2024-06-20 19:44:49 +00:00
|
|
|
- Custom post type for letters to the editor
|
|
|
|
- Field to list authors
|
|
|
|
- Lead author "et al." is listed on the index and archive pages
|
|
|
|
|
|
|
|
- Call to action buttons on the homepage
|
|
|
|
- Configurable in Customizer
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
1. Clone this repository into your WordPress themes directory
|
|
|
|
2. Activate the theme in the WordPress admin panel
|
|
|
|
3. Configure the theme in the Customizer
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This theme is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.
|