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

Print full post content in RSS description #41

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

Commits on Oct 3, 2021

  1. Print full post content in RSS description

    As gmnhg right now doesn't generate post summary, using post content as
    RSS post description source seems like our best bet. Right now gmnhg
    will generate RSS with empty descriptions.
    tdemin committed Oct 3, 2021
    Copy the full SHA
    00792ce View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Escape XML in RSS contents

    tdemin committed Nov 4, 2021
    Copy the full SHA
    f1811f9 View commit details
    Browse the repository at this point in the history