No description
Kumi
9885d43548
Introduced .alignright, .alignleft, and .aligncenter utility classes to enable flexible alignment of elements. These classes assist with consistent layout styling by allowing elements to float left or right with appropriate margins or align centrally. Addresses layout requirements for dynamic content placement. |
||
---|---|---|
assets | ||
.gitignore | ||
archive-article.php | ||
archive-letter.php | ||
class-wp-bootstrap-navwalker.php | ||
composer.json | ||
composer.lock | ||
footer.php | ||
functions.php | ||
header.php | ||
index.php | ||
LICENSE | ||
page.php | ||
PaperPDF.php | ||
README.md | ||
single-article.php | ||
single-letter.php | ||
single.php | ||
style.css |
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
- Latest articles on the homepage
- Field to list authors
- Lead author "et al." is listed on the index and archive pages
- Field for "DOI" (Digital Object Identifier)
- Generator for DOI
- Prefix configurable in Customizer (please change this to your own prefix)
- DOI link on the article page
- DOI resolver (https://example.com/nn.nnnn/xyz* forwards to the respective article)
- Generator for DOI
-
Custom post type for letters to the editor
- Field to list authors
- Lead author "et al." is listed on the index and archive pages
- Field to list authors
-
Call to action buttons on the homepage
- Configurable in Customizer
Installation
- Clone this repository into your WordPress themes directory
- Activate the theme in the WordPress admin panel
- Configure the theme in the Customizer
License
This theme is licensed under the MIT license. See the LICENSE file for more information.