Skip to content

Conversation

@jasonnrosa
Copy link
Member

Types of change

  • Bug fix (change which fixes an issue)
  • Enhancement (change which improves upon an existing feature)
  • New feature (change which adds new functionality)

Description

Creating a branch of the boilerplate that leverages the .hubl file extension for HTML, CSS, and JS files so that it works properly with developer projects. This branch will remain as a draft until further notice and shouldn't be used outside of developer projects.

Relevant links

Fixes #392

Checklist

People to notify
CC: @gcorne @brandenrodgers @TheWebTech and @ajlaporte

<div class="body-wrapper {{ builtin_body_classes }}">
{% block header %}
{% global_partial path='../partials/header.html' %}
{% global_partial path='../partials/header.hubl.html' %}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem! Thanks for reporting it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create branch for Developer Projects starting point

2 participants