inpycon2017 icon indicating copy to clipboard operation
inpycon2017 copied to clipboard

Add blog integration

Open theskumar opened this issue 8 years ago • 6 comments

  • [ ] link to existing blog https://in.pycon.org/blog/ and when it's available link to blog specific to 2017 (i.e. https://in.pycon.org/blog/2017)
  • [ ] optionally fetch rss feed and display first few post.

theskumar avatar Jul 09 '17 06:07 theskumar

well we can parse feed using javascript or php. but for now the problem is no blog post have been made for 2017. accessing https://in.pycon.org/blog/2017/ gives 404 @theskumar so untill its is not made we cannot work but if we need rss feed to get displayed in our website I can parse the 2016 blog post and once the 2017 blog post are made we can change the link from 2016 to 2017 this wont make issue will also save time. what you say @theskumar

amitsin6h avatar Jul 13 '17 00:07 amitsin6h

@amitsin6h We first need to work getting feeds from the existing blog i.e. https://in.pycon.org/blog/

We can then change the URL once we have blog posts flowing in.

CuriousLearner avatar Jul 13 '17 04:07 CuriousLearner

@CuriousLearner That what I was asking. Thanks for replying. I will do it using js need bit time .

amitsin6h avatar Jul 13 '17 05:07 amitsin6h

@CuriousLearner please review it and let me know how I can display first few post and where I have to display it.

amitsin6h avatar Jul 14 '17 20:07 amitsin6h

@theskumar @CuriousLearner @realslimshanky guys I have fixed the blog integration with rss feed and the best part we can also display few post. I will send the pull request once all my PR are merged. Waiting to solve more issues.

amitsin6h avatar Jul 15 '17 06:07 amitsin6h

@theskumar just wanted to know that. Where we need to show the blog post in index page ??

amitsin6h avatar Jul 23 '17 12:07 amitsin6h