If you mean this JointsWP, https://github.com/JeremyEnglert/JointsWP/, then no. You don’t need to use a child theme as per the theme description
This theme is meant to be your starting point, not the end product. No
need to use child themes.
…
Save time and modernize your workflow with the included Gulp setup.
With just a few commands, you can quickly compile Sass files, minify
JS files, watch files for changes and so much more.
You should just use it as a starting point and customize it to match you exact needs – add what you need and remove what you don’t. The updates you can install, if you want, are the ones published by Zurb to the Foundation framework, which you can install by npm.
The theme author has also written a blog post regarding updating the theme, https://materiell.com/2016/04/dont-need-update-jointswp-foundation/
I’m not affiliated with JointsWP, but I’ve used it on many occasions to build custom themes.
Related Posts:
- how can I add an icon/image for a child theme?
- WooCommerce shop page to use my custom template [closed]
- Child Theme vs Duplicate Theme Renamed
- Hide a div that is part of all pages on one specific page
- How to add Color Picker in Theme Options for the following?
- Adding Action Hooks In Parent Theme For Easier Child Theme Customization
- Add colors to existing color palette without replacing it
- add generated stylesheet from parent theme after child-themes style.css
- Change Genesis Tag from Page Template [closed]
- How do I get my child-theme to work with my theme’s includes folder?
- CSS in child theme not overriding the parent theme [closed]
- Modifying JS files in Child-theme
- Optimal solution to develop a wordpress theme?
- When developing a distributable Theme, does it HAVE to be “inheritable”?
- Nesting Functions within Functions
- Create a theme by combining a parent and a child theme
- De-registering parent style sheet css recommended?
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- Can I customize any WordPress parent block-based theme template files by child theme like a parent classic theme?
- Can a child theme based on Starker theme be released as free to use theme for public use?
- Changing order title and featured image in blog post (Astra theme)
- Loading files for theme and child theme (Require)
- how can I remove the sidebar from my wp homepage [closed]
- Unhook action from child theme
- Does any theme support child theme?
- Am I supposed to create a child theme for every theme I use?
- How to remove a file included in parent theme with locate_template() via child theme?
- Can’t override template file in child theme
- Override template file i subfolders
- What happens to child theme if I change to new version of parent theme?
- Include Parent functions.php in Child Theme functions.php
- Injecting a custom sql query into a page/theme
- How to first edit in local WordPress editor on page and the add code?
- Custom Field created in add_meta_boxes reappearing itself again in the default Custom Metabox
- Why is it needed to enqueue parent stylesheet in child theme?
- changing blog title to an image using filter function in child theme
- Can´t access child theme´s scripts dependencies found in parent
- How to override p2 breathe theme plugin in content template file?
- Is it possible to make *.js and folders visible in theme-editor
- How to properly create a child theme
- Replace function in a child theme
- Can’t remove DIV from hooks in Storefront child theme [closed]
- filemtime(): stat failed warning within a child theme
- Overrite parent functions using child functions
- How can I override a require() used in functions.php of parent theme to my child theme
- Derive child theme from separate theme
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Using a starter theme vs starter theme with child theme
- How to create and populate with few links a menu in child theme functions.php?
- How to correctly enqueue the parent and child theme stylesheets in the creation of a child theme? [duplicate]
- Create a child theme from multiple themes
- Overide enqueue in non plugable function via child theme
- Starting point for custom Themes [closed]
- Why still output /wp-content/themes/twentynineteen?
- Why is switching between themes breaking my child theme?
- Questions from a new WP Dev [closed]
- How to override template files in parent theme?
- jQuery from parent theme loaded with many other scripts in a single min.js file
- Do I need to re-import Susy to work with it in a child theme? [closed]
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- Translate a child theme with pure PHP and gettext
- Different themes on one site
- Remove h1 from 2015 theme
- What might cause a featured image not to display?
- Add content after get_header
- Converting a theme to a child theme in a network
- Understrap-child conditional js script
- How can I access variables from theme in child theme? [closed]
- How to display home page last modified date in anywhere of wordpress theme?
- Block validation failed for `core/pullquote` after adding theme support for editor-color-palette
- How to show metabox on page if it is using a template
- Is_single not working properly in genesis
- Child theme menu not appearing in Twenty Seventeen
- Edit Product Archive design for Woo theme
- How to test another theme in a live WordPress website instead of live preview?
- Duplicate child theme incl. design changes
- Move the social media icons to the left of a WordPress nav menu for Soledad child Theme
- How to connect two child themes on different sub domains to the same base theme
- Debugging slow WordPress Theme Customizer (Any option similar to Query Monitor)?
- Editing Them with Child Theme Basics [closed]
- How to customize the colors within a stylesheet using a WordPress setting
- Child theme in separate WordPress Install
- Update modified Shopify third-party theme [closed]
- How to show children pages as array
- Hook in parent theme Menu function
- Protecting work on client’s web host
- Why WordPress gets old templates code instead of the last updated ones
- How to migrate the menu from the site on my own theme in WordPress?
- adding navigation to genesis themes
- Extending arrays in parent theme without completely overriding the files
- WordPress theme Modifications not showing up on live server
- What to do when child theme is out of date with parent theme
- add_action works outside condition but not inside it
- Global Navigation menu in diiferrent wordpress setups
- Image Size wrong during upload
- Should I create a child theme for a parent custom theme? [closed]
- Twenty sixteen – full height
- ways to create customized theme (hard coded – no pagebuilder)
- What’s your workflow for converting a static HTML website to WordPress? [closed]