Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/better templates #7

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Feat/better templates #7

merged 3 commits into from
Sep 30, 2024

Conversation

learosema
Copy link
Collaborator

  • support of functions inside template data: if a referenced template variable is a function, it is invoked without parameters. Additionally, it is possible to specify an argument list, see tests
  • support of filters, eg. something like {{ greeting | piratify: "Ahoy", "matey" }} becomes 'Ahoy! Hello Lea, matey!'

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for sissi-demo ready!

Name Link
🔨 Latest commit 0ae3689
🔍 Latest deploy log https://app.netlify.com/sites/sissi-demo/deploys/66fa70ab2d52a0000811818e
😎 Deploy Preview https://deploy-preview-7--sissi-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@learosema learosema merged commit ca6ec4f into main Sep 30, 2024
5 checks passed
@learosema learosema deleted the feat/better-templates branch September 30, 2024 15:16
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.

1 participant