python / planet

Configuration for Python planets (e.g. http://planetpython.org)
133 stars 173 forks source link

Rewrite the planet? #301

Open matrixise opened 6 years ago

matrixise commented 6 years ago

Is there an option for the rewriting of the planet with jinja2, feedparser 5.x, python3 etc... ?

amirouche commented 6 years ago

Wouldn't it be ok to do that as a static website checkout in git? like you could git clone https://github.com/python/planet/

amirouche commented 6 years ago

Well, let's decide how it should look like. I woud choose my prefered tool for the job but then we would end up with a lot of weird dependencies. So should it be static based or dynamic? With or Without JavaScript? How does archiving works? Will it only work as planet? What would be the backend doing? Only registring new feeds in the aggregator or it can handle search itself?

matrixise commented 6 years ago

Just replace the current version... with updated tools.