Kevin Nennig

Results 16 issues of Kevin Nennig

## Description New submodule called `/email` for POC for email pages for ACC/ACS using AEM v6.5.x * components - `/apps/wknd/components/email` * client library - `/apps/wknd/clientlibs/clientlib-email` * configuration - `/apps/wknd/config/rewriter/email-link-rewrite` (core...

### Expected Behaviour Similar to how the WCM Core forms components are added to WKND, there should be a set of usable email components in WKND. Email components also require...

enhancement

It seems right now when you have your project in a path with space, it breaks on the PDF creation part, so I need to double check how pandoc and...

bug

A manifest should also be able to take in other manifests and rerun the process. Here's how it would work: Input: - manifest1.json - manifest.json Output: - final.md The tool...

This should be allowed ``` yaml --- input: frontmatter.md: "" lorem-module/: "" ipsum-module/: "" replace: : 05/25/2021 : "[...back to main TOC](#course-contents)" : My Course Title : Chuck Grant :...

As a user, I want to be able to add regex values to the `input` param so that I don't have to manually write out every single file in the...