Skip to content

elim322/inhabitent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INHABITENT PROJECT

A website based on WordPress CMS using a combination of PHP, JavaScript, jQuery, and HTML/CSS. The website includes multiple pages based on the WordPress heirarchy and consists of a combination of blog posts and product content.

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

Installation

1. Download me (don't clone me!)

Download the theme and add it to wp-content/themes.

2. Install the dev dependencies

Next run npm install inside your theme directory to install Gulp.

3. Update the proxy in gulpfile.js

Lastly, be sure to update gulpfile.js with the appropriate URL for the Browsersync proxy (so change localhost[:port-here]/[your-dir-name-here] to the appropriate localhost URL).

What I learned

This project allowed me to gain a deeper understanding in using WordPress and navigating through the template heirarchy. It was confusing at first but as I worked through it, it became more clear. Working with WordPress also taught me how powerful WordPress backend actually is especially with the use of Gutenberg and multiple plugins and widgets that gave me more flexibility in building the website.

As of submission there are a few minor errors as the project is quite large, however I will continue to work towards a 100% completion for the project.

Technologies Used

PHP, jQuery, Gulp, HTML/CSS, SASS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published