This project contains a custom theme for wordpress built using pure PHP and no plugins.
- custom widgets on footer and sidebar
- comments section for blog posts
- responsive layout
- search page
For this project to run, make sure these software are installed:
- docker
- node
- code editor
- wordpress/env
and you have admin access to the terminal.
Please follow these instructions.
To run this custom theme locally:
- Make sure the pre-requisites are done
- Start the wordpress local container from docker
- Download the .zip file of the latest theme release
- Follow these instructions
This project is licensed under the MIT License - see the LICENSE.md file for details