Skip to content

jefersoneiji/custom-theme-wordpress

Repository files navigation

Custom Theme Wordpress

This project contains a custom theme for wordpress built using pure PHP and no plugins.

screenshot

Features

  • custom widgets on footer and sidebar
  • comments section for blog posts
  • responsive layout
  • search page

Prerequisites

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.

Installing

To run this custom theme locally:

  1. Make sure the pre-requisites are done
  2. Start the wordpress local container from docker
  3. Download the .zip file of the latest theme release
  4. Follow these instructions

License

This project is licensed under the MIT License - see the LICENSE.md file for details