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

(#12) RSS and Atom feed functionality #14

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

alexaveldanez
Copy link
Contributor

Description Of Changes

These changes have been made to be able to convert the blog to use Astro.

Motivation and Context

This change is necessary to be able to convert the blog to use Astro.

These changes also allow for generating RSS feed and atom feed.

Testing

Tested in localhost by previewing the Astro blog website and being able to view the rss.xml and atom feed.xml in a Google chrome browser.

Operating Systems Testing

Windows 10 Pro

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

ENGTASKS-4029
#12

Fixes #
#12

Add packages to be able to generate RSS feed and atom feed in Astro blog.
@alexaveldanez alexaveldanez force-pushed the release/astro-blog-rss branch from f3c9f1e to 093b448 Compare December 2, 2024 16:42
@alexaveldanez alexaveldanez mentioned this pull request Dec 2, 2024
10 tasks
Upgrade choco-astro.
@st3phhays st3phhays changed the title Release/astro blog rss (#12) RSS and Atom feed functionality Dec 2, 2024
Bump version to 0.1.3
Copy link
Member

@st3phhays st3phhays left a comment

Choose a reason for hiding this comment

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

I've taken this for a spin on the blog site, and all seems to work great!

@st3phhays st3phhays merged commit 9b35a45 into main Dec 2, 2024
1 check passed
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.

2 participants