Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jefersoneiji/custom-theme-wordpress


https://github.com/jefersoneiji/custom-theme-wordpress

css php wordpress wordpress-api wordpress-custom-theme wordpress-theme

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        


Custom Theme Wordpress


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

![screenshot](https://github.com/codeLearnerrr/custom-theme-wordpress/assets/44307139/537233f4-17fd-40d6-8965-231f28c92bf7)

## 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](https://developer.wordpress.org/block-editor/getting-started/devenv/) 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](https://br.godaddy.com/help/instalar-um-tema-do-wordpress-a-partir-de-um-arquivo-zip-40809?lc=en-US) instructions

## License

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