PHPackages                             moncton/jointswp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. moncton/jointswp

ActiveWordpress-theme

moncton/jointswp
================

v5.3.3(7y ago)168PHP

Since Mar 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/moncton/JointsWP)[ Packagist](https://packagist.org/packages/moncton/jointswp)[ RSS](/packages/moncton-jointswp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Currently using Foundation 6.5.1.

JointsWP Requirements
---------------------

[](#jointswp-requirements)

JointsWP requires [Node.js](https://nodejs.org) v6.9.x or newer. This doesn't mean you need to understand Node (or even Gulp) - it's just the steps we need to take to make sure all of our development tools are installed.

Getting Started
---------------

[](#getting-started)

### Download JointsWP and install dependencies with npm

[](#download-jointswp-and-install-dependencies-with-npm)

```
$ cd my-wordpress-folder/wp-content/themes/
$ git clone https://github.com/JeremyEnglert/JointsWP.git
$ cd JointsWP
$ npm install
```

At this point, JointsWP should be installed and fully running on your local machine. If you prefer to install the theme manually, that will work as well - just be sure to run `npm install` after manually moving the files into the `/themes/` directory.

Working with JointsWP
---------------------

[](#working-with-jointswp)

### Watching for Changes

[](#watching-for-changes)

```
$ npm run watch
```

- Watches for changes in the `assets/styles/scss` directory. When a change is made the SCSS files are compiled, concatenated with Foundation files and saved to the `/styles` directory. Sourcemaps will be created.
- Watches for changes in the `assets/scripts/js` directory. When a change is made the JS files are compiled, concatenated with Foundation JS files and saved to the `/scripts` directory. Sourcemaps will be created.
- Watches for changes in the `assets/images` directory. When a change is made the image files are optimized and saved over the original image.

### Watching for Changes with Browsersync

[](#watching-for-changes-with-browsersync)

```
$ npm run browsersync
```

This will watch the same files as `npm run watch`, but utilizes browsersync for live reloading and style injection. Be sure to update the `URL` variable in the `gulpfile.js` to your local install URL.

Compile and Minify All Theme Assets
-----------------------------------

[](#compile-and-minify-all-theme-assets)

```
$ npm run build
```

Compiles and minifies all scripts and styles.

### Compile Specific Assets

[](#compile-specific-assets)

- `$ npm run styles` - to compile all SCSS files in the `assets/styles/scss` directory.
- `$ npm run scripts` - to compile all JS files in the `assets/scripts/js` directory.
- `$ npm run images` - to optimize all image files in the `assets/images` directory.

File Structure - "Where to Put Stuff"
-------------------------------------

[](#file-structure---where-to-put-stuff)

### Custom Styles

[](#custom-styles)

- `style.css` - this file is never actually loaded, however, this is where you set your theme name and is required by WordPress
- `assets/styles/scss/style.scss` - import all of your styles here. If you create an additional SCSS file, be sure to import it here.
- `assets/styles/scss/_main.scss` - place all of your custom styles here.
- `assets/styles/scss/_settings.scss` - adjust Foundation style settings here.
- `assets/styles/scss/login.scss` - place custom login styles here. This will generate it's own stylesheet.

### Custom Scripts

[](#custom-scripts)

- `assets/scripts/js/` - place your custom scripts here. Each .JS file will be compiled and concatenated when the build process is ran.

### Images

[](#images)

- `assets/images/` - place your theme images here. Each image will be optimized when the build process is ran.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2612d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb1716baf572552d43ed07459abf6e416f74a8bc5d6e0a83369a39444aaa7bec?d=identicon)[haittamaa](/maintainers/haittamaa)

---

Top Contributors

[![haittamaa1](https://avatars.githubusercontent.com/u/45936220?v=4)](https://github.com/haittamaa1 "haittamaa1 (2 commits)")

### Embed Badge

![Health badge](/badges/moncton-jointswp/health.svg)

```
[![Health](https://phpackages.com/badges/moncton-jointswp/health.svg)](https://phpackages.com/packages/moncton-jointswp)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k3](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k12](/packages/rainlab-user-plugin)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3164.5k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
