Ringo De Smet
Ringo De Smet
On a Mac, you can also install applications in the `Applications` folder under your home directory: `/Users//Applications` When I install a version of Firefox there, it is not found by...
When using a CDN, asset revisioning is important. Please support asset revisioning for: - css - js
### What happened? PR #7631 added support for 2 properties in the code generation of the NodeJS specific language info: - `pluginName` - `pluginVersion` These properties are not documented in...
Initial implementation of an accordion shortcode. This PR is work in progress but is already created to start a discussion. The Hugo docs on [shortcodes](http://gohugo.io/content-management/shortcodes/) mention this: > A shortcode...
This issue is intended to get these 2 questions answered: 1. do we want this Hugo theme to have feature parity with the upstream Bootstrapious theme? 1. how will we...
Would it be possible to start using async/await in the PL codebase? This was already suggested when moving to Node 8 (#870) but I don't see it in the code...
This issue is to discuss the changes in loading pattern engines. It requires input from the core team: @bmuenzenmeyer @bradfrost @sghoweri @JosefBredereck and whoever I am forgetting. In #1225 &...
I am using Pattern Lab Node `v5.9.3` on `Mac`, with Node `v12.16.3`, using a `Custom` Edition with `engine-twig` ##### Expected Behavior Meta head & foot to be rendered the same...
Closes #1251 Summary of changes: * Load the engines which are configured in the config first * Fallback to the old way of scanning `node_modules` if no engines are configured...
On one hand, Github wikis are a great thing. But on the other hand, one of it's drawbacks is that only repo maintainers have update access to the wiki. In...