Commit Graph
4 Commits
Author SHA1 Message Date
dependabot[bot] 909d18b2ed Bump ejs from 3.1.6 to 3.1.7 in /Shadowrun6th-German
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 05:56:51 +00:00
Valanor 20750d1f6e Implementing EJS-Template Engine
Adding EJS via npm
Creating ejs-templates for each Tab in the Charakter sheet
2021-03-17 13:09:13 +01:00
Valanor 105bbd41ca Fixing app.js 2021-03-17 09:57:12 +01:00
Valanor f91ab9ed5f implementing Template Workflow for Nunjucks 2021-03-17 09:46:32 +01:00