simongomes / wordpress-theme-development

WordPress theme development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Theme

Author: Simon Gomes
Tested up to: 5.6
License: GNU GENERAL PUBLIC LICENSE
License URI: https://www.gnu.org/licenses/licenses.en.html

Description

rtCamp is a custom WordPress theme, developed for a wordpress assignment purpose.

Theme Structure

Following are the root level folder structure for the theme.

├───assets
│   ├───css
│   ├───images
│   └───js
├───inc
│   └───widgets
├───js
├───languages
└───template-parts

Installation

Download the theme repo then unzip and paste the rtcamp folder inside your theme directory.

Activate

Go to Appearance > Themes then activate the rtCamp theme.

About

WordPress theme development.

License:GNU General Public License v2.0


Languages

Language:PHP 61.3%Language:CSS 31.7%Language:JavaScript 7.1%