Assignment – Basic Theme Development
It’s time to test your knowledge in WordPress theme development. To complete this assignment successfully, you need to develop a WordPress theme from scratch.
Click here to download the ZIP file consisting of the mockups and static assets folders.
NOTE: You can use a starter theme like Underscores as the base theme.
There are should be four pages available –
- Homepage
- Blog page – List of all posts with pagination.
- Single post page
- Portfolio – You may need to register a custom post type for the portfolio.
And the following templates –
- Homepage
- Blog page
- Single post page
- Portfolio page
- Author archive page
- Category archive page
- Tag archive page
- Date/Month/Year archive page