p-society / p-society.github.io

Official site of p-society (OLD)
https://p-society.herokuapp.com/
MIT License
31 stars 26 forks source link

Create a blog #4

Closed knrt10 closed 6 years ago

knrt10 commented 6 years ago

I will be working on it

palash25 commented 6 years ago

This is the link to our RSS feed. This can be used to build a blog aggregator https://medium.com/feed/programming-society-gazette/

palash25 commented 6 years ago

@debck wanna try this? It seems a little hard compared to others

palash25 commented 6 years ago

You will have to build a blog aggregator to get the posts from psoc's medium blog to our site and display them there.

palash25 commented 6 years ago

Just search Adding An RSS Feed to a Jekyll Site

debck commented 6 years ago

okay ..at least i can give a try , otherwise i will reply in this thread.

palash25 commented 6 years ago

https://github.com/p-society/p-society.github.io/issues/4#issuecomment-403535256

palash25 commented 6 years ago

@debck coala does this too here is the blog site https://blog.coala.io/ and here is the repo with all the rss links https://github.com/coala/devops/blob/master/venus/planet/planet.ini

I am not sure how they do it and their approach might be too complicated for our use case but still you can look at it for inspiration.

If you want to know how they do it ask on gitter maybe someone will explain it to you (but I'm not sure about it)

debck commented 6 years ago

Okay will go through it and ask for more info if needed. It seems a lot difficult 😄

debck commented 6 years ago

Shall i include a new blog page just as the contact page and mention in the nav bar like this @knrt10 image

knrt10 commented 6 years ago

cool

debck commented 6 years ago

hey, I am unable to save every post in a .md file and even if i try to implement without saving, just displaying , i am getting errors on every reload of file . if someone else wants to take the issue or give some help , it would be good

palash25 commented 6 years ago

Do we have to save the posts. Can't we just fetch the RSS feed in realtime @knrt10 ?

I have seen blogs do that, they fetch the feed while the site loads I'm not sure why you are saving the posts @debck ? Did you look at some jekyll plugins that do this? Like this https://github.com/snaptortoise/jekyll-rss-feeds

if someone else wants to take the issue

Don't give up so soon.

debck commented 6 years ago

Ya I tried using plugins ..... I will try again ..... Do we have to do this immediately ?

palash25 commented 6 years ago

Do we have to do this immediately ?

I'm fine if you even take 6 months to do it. There are no time constraints here :wink: Chill :beer:

knrt10 commented 6 years ago

@debck open a PR for what you did.

palash25 commented 6 years ago

Yeah you can open a WIP PR and then @knrt10 can guide you and you guys can complete it together

debck commented 6 years ago

Then it's ok 👍👍...I will send the PR tomorrow