This project is a custom WordPress theme named "RockBlog". It includes dynamic meta description functionality, support for the title tag, a customized header and navigation menu, and responsive design using the BEM methodology.
To set up the project with Docker, please refer to the DOCKER-README section.
This project uses wp-scripts to compile styles and add JavaScript functionality.
To make changes and see them in real-time, run the following command for development:
npm startnpm startFor production builds, use the following command:
npm run buildFor this test, to view the menu as shown in the Figma design, please create the pages with the specified names. Similarly, to view the latest published articles section, ensure that articles are created and published.