cms-theme-boilerplate icon indicating copy to clipboard operation
cms-theme-boilerplate copied to clipboard

A straight-forward starting point for building a great website on the HubSpot CMS

Results 30 cms-theme-boilerplate issues
Sort by recently updated
recently updated
newest added

Add a basic QA checklist that goes over things to test when reviewing your theme (helpful for users who are new to marketplace and want to list their first theme).

documentation

**Is your feature request related to a problem? Please describe.** We currently don't include the locales folders and translations. Might make it hard to understand you can do that. **Describe...

feature request

I'm not sure if this would be best for the boilerplate wiki or our documentation but we should compile a list of some helpful workflow tips for building with HubSpot...

documentation

**Is your feature request related to a problem? Please describe.** Currently, if there are more than 5 pages available for blog posts, there isn't visual indication that there are more...

feature request

Add a new to GitHub wiki page similar to (https://github.com/TheWebTech/CrankShaft/wiki/New-to-Git-and-GitHub%3F)

documentation

Add a code of conduct file to the repo

documentation

**Is your feature request related to a problem? Please describe.** We currently required [link hover styles](https://developers.hubspot.com/docs/cms/marketplace-guidelines/theme-requirements#multi-language-support:~:text=Hyperlink%20color%20(a%20tags)%2C%20including%20hover%20styling%C2%A0) in the developer documentation but don't have a default theme setting in the fields.json....

feature request

**Types of change** - [ ] Bug fix (change which fixes an issue) - [ ] Enhancement (change which improves upon an existing feature) - [X] New feature (change which...

**Is your feature request related to a problem? Please describe.** Building menus can be tricky, we have [JavaScript handling a lot of the interaction accessibility, etc.](https://github.com/HubSpot/cms-theme-boilerplate/blob/main/src/modules/menu.module/module.js) The pull outs on...

enhancement
accessibility
performance
multi-lang
feature request

## Problem In new cms-react templates, the general consensus on template naming conventions for hubl templates seems to be `template-name.hubl.html` ## Proposal Let's rename all files in the `/templates` directory...

feature request