https://github.com/ashwanthkumar/freeplanet.co.in
https://github.com/ashwanthkumar/freeplanet.co.in
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashwanthkumar/freeplanet.co.in
- Owner: ashwanthkumar
- Created: 2017-04-13T05:38:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T02:26:31.000Z (about 9 years ago)
- Last Synced: 2025-07-18T16:04:28.704Z (12 months ago)
- Language: Makefile
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeplanet.co.in
Source code for freeplanet.co.in. FreePlanet is a clone of [Planet](http://www.planetplanet.org/) in GoLang.
Planet is an awesome 'river of news' feed reader. It downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first.
## Status
- [x] Register the domain freeplanet.co.in
- [ ] Build a simple prototype
- [ ] Deploy it on Heroku for a demo
- [ ] Share it with community, take feedback and iterate.
## Purpose
Planet is meant to be run as a cron to generate pages based on a template for a configured set of feeds. These generated pages are then meant to be served via a webserver (like nginx or Apache) to the outside world. It's very simple and elegant by design. However [this post on ILUGC mailing list](https://www.freelists.org/post/ilugc/Thinking-on-a-hosted-planet-solution-share-your-thoughts) inspired us to build [freeplanet.co.in](http://freeplanet.co.in) as a hosted SAAS for tech communities.
## Tested Platforms
- Blogger
- Wordpress
- Medium