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

Improve Atom feed of Blog #223

Open
2 tasks
impredicative opened this issue Dec 22, 2019 · 6 comments
Open
2 tasks

Improve Atom feed of Blog #223

impredicative opened this issue Dec 22, 2019 · 6 comments

Comments

@impredicative
Copy link

impredicative commented Dec 22, 2019

>>> import re
>>> re.sub(r'^(?P<path>/blog/.+)$', 'https://airflow.apache.org\g<path>', '/blog/its-a-breeze-to-develop-apache-airflow/')
'https://airflow.apache.org/blog/its-a-breeze-to-develop-apache-airflow/'
@impredicative impredicative changed the title Provide RSS feed for Blog Improve RSS feed of Blog Dec 22, 2019
@mik-laj
Copy link
Member

mik-laj commented Dec 22, 2019

Hello,
We have Atom feed. It's a modern alternative. Is it ok for you?
Here is link:
https://raw.githubusercontent.com/apache/airflow-site/asf-site/blog/index.xml
http://airflow.apache.org/blog/index.xml

@impredicative impredicative changed the title Improve RSS feed of Blog Improve RSS and ATOM feeds of Blog Dec 22, 2019
@impredicative impredicative changed the title Improve RSS and ATOM feeds of Blog Improve ATOM feeds of Blog Dec 22, 2019
@impredicative
Copy link
Author

impredicative commented Dec 22, 2019

@mik-laj Thanks. I have now updated my original comment to indicate what is needed.

@impredicative impredicative changed the title Improve ATOM feeds of Blog Improve Atom feed of Blog Dec 22, 2019
@mik-laj
Copy link
Member

mik-laj commented Dec 22, 2019

  1. Would you like to propose / create changes on this project? This is a community created project, so we don't have limited opportunities to make changes due to people constraints. If you send a change, the change will be quickly reviewed and everyone will be happy.
  2. Could you check if this problem also occurs in the Hugo and the Docsy? If so, create a ticket there as well.

@tanvn
Copy link

tanvn commented Feb 11, 2024

Hi, it seems that https://raw.githubusercontent.com/apache/airflow-site/asf-site/blog/index.xml is not working anymore.
I would appreciate it if you would update me on this matter.

@potiuk
Copy link
Member

potiuk commented Feb 11, 2024

http://airflow.apache.org/blog/index.xml

@tanvn
Copy link

tanvn commented Feb 11, 2024

Thanks, understood.

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

No branches or pull requests

4 participants