A blank WordPress theme built with Foundation 6, giving you all the power and flexibility you need to build complex, mobile friendly websites without having to start from scratch.
JointsWP is a theme that is built on Foundation 6.5.3. It is designed to work with Node.js v6.9.x or newer. While it may seem like knowledge of Node.js and Gulp is necessary, it is actually just a requirement to ensure that all development tools are properly installed. JointsWP can be easily installed by downloading it and running npm install. Alternatively, it can be installed manually by moving the files into the /themes/ directory and then running npm install.
JointsWP is a theme built on Foundation 6.5.3 that requires Node.js v6.9.x or newer. It simplifies the development process by automatically compiling SCSS and JS files, as well as optimizing image files. The installation process is straightforward and can be done either by running npm install or by manually moving the files into the /themes/ directory. Overall, JointsWP is a useful tool for web developers looking to streamline their workflow.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.