This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Requirements:

Description

Setup:
Clone https://git.builderdesigns.com/jerome/dsldhomes.com-2016.git
cd dsldhomes.com-2016
npm install

Start development environment
npm run serve

Stop development environment
[CTRL] + C

Build production files and save to ‘dist’ folder.
npm run build

Preview dist folder
npm run serve:dist

Master branch is production
Staging branch is testing
[Your branch here] is dev

Favicon is generated from /images/favicon.png

Try to keep site-specific code in CommonController or index.html and wrapped in
client name comments (). The rest of index.js should be generic.
CommonController ‘filters’ are a work in progress. Would be nice to have a
generic set to use across all sites.

FAQ:

It gave me the thing when trying to commit (VIM)?
[Escape] :WQ [Enter]

How to smooth scroll without adding # to URL
Replace with
See index.js for more options.

Screenshots

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Requirements:” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Requirements:” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.