No description
Find a file
Kumi c61ba4a695
feat: add new WordPress theme for Duck Behavior Journal
- Set up a new WordPress theme with custom logo, header image, and menus
- Implement the WP Bootstrap Navwalker for improved navigation
- Add Bootstrap and jQuery for styling and functionality
- Customize hero section via the Customizer API
- Include footer with customizable text and social media links
- Integrate featured articles and page templates
- Enhance styles with a dedicated CSS file

References: #123, #124

This addition provides a modern, responsive design tailored to the Duck Behavior Journal, enhancing user engagement and site navigation.
2024-06-20 09:22:10 +02:00
assets feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
class-wp-bootstrap-navwalker.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
footer.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
functions.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
header.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
index.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
LICENSE feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
page.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
single.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
style.css feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00