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

Deploy latest website updates to staging #324

Merged
merged 7 commits into from
Dec 22, 2024
Merged

Deploy latest website updates to staging #324

merged 7 commits into from
Dec 22, 2024

Conversation

VaclavElias
Copy link
Contributor

No description provided.

KAFIA Youness and others added 7 commits November 20, 2024 16:39
fix: Correction of the blog post part 2 with date change
- Added import path for `DateTime` from the 'luxon' library to `.eleventy.js`.
- Added new custom filter `customDateToRfc822` to `.eleventy.js` for formatting JavaScript Date objects into RFC 822 date strings with correct UTC offset.
- Removed existing custom filter `md` from `.eleventy.js`.
- Updated `pubDate` and `lastBuildDate` fields in `feed.njk` to use the new `customDateToRfc822` filter instead of the previous `dateToRfc822` filter.
- Updated `pubDate` field for individual posts in `feed.njk` to use the new `customDateToRfc822` filter.
fix: Add customDateToRfc822 filter and update feed.njk
chore: NPM packages bumped and image size fix
@VaclavElias VaclavElias merged commit 26a7d3f into staging Dec 22, 2024
2 checks passed
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