Skip to content

Add newsletter template #912

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add newsletter template #912

wants to merge 2 commits into from

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Apr 4, 2025

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for crystal-website ready!

Name Link
🔨 Latest commit a6311fc
🔍 Latest deploy log https://app.netlify.com/sites/crystal-website/deploys/67efc8e92c90c2000822253a
😎 Deploy Preview https://deploy-preview-912--crystal-website.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.

}

/*////// DRAGNDROP STYLES //////*/
.dojoDndItemOver {
Copy link
Contributor

Choose a reason for hiding this comment

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

dojo? that brings back memories :D

{% for issue in site.newsletter limit: 1 %}
<a href="{{ issue.url }}">{{ issue.title}}</a> ({{ issue.date | date_to_string }})

{{ issue.intro | markdownify }}
Copy link
Contributor

Choose a reason for hiding this comment

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

neat

@mverzilli
Copy link
Contributor

I guess you're aware of this, but just in case, some code is spilling to the page:

Screenshot 2025-04-08 at 12 36 59

@straight-shoota
Copy link
Member Author

That's intentional. The newsletter email content is intended for distribution via Mailspring and contains template expression for the Mailspring engine.

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

Successfully merging this pull request may close these issues.

2 participants