Giter VIP home page Giter VIP logo

planetjogger's Introduction

PlanetJogger

This is set of files (config files, templates, etc.) used to create PlanetJogger - a feed agregator of blogs that once was hosted on blog site jogger.pl. Test version is avaliable at https://zakr.es/planetjogger/

Requirements

  • working web server (apache/lighttpd/nginx)
  • Linux with shell access
  • Planet Venus https://github.com/rubys/venus installed (planet-venus package in Debian, tested with 0~git9de2109-3 version and Debian Jessie)
  • xsltproc installed

Rules

  • in general, blogs are named after original name on Jogger platform (BLOGNAME.jogger.pl becomes BLOGNAME)
  • when possible, HTTPS should be used to grab the feed
  • if multiple feeds are available, full feed with articles should be chosen
  • please send changes as pull requests
  • this is test version, so please assume it will be published to /var/www/planetjogger and hosted on https://zakr.es/planetajoggera during tests

Files

  • planet-jogger.ini - planet config file
  • index.html.tmpl - main page template file
  • js_index.html.tmpl - template file with JS to shorten visible part of articles (use this one or the one above)
  • atom.xml.xslt - original file from planet venus is used
  • jogger_migration.txt - file with data about old Jogger blogs and new ones
  • make_ini.pl - helper to generate .ini file in alphabetical order (perl make_ini.pl < jogger_migration.txt)
  • Dockrefile - helper to create test environment with Docker
  • filters
    • remove-images.py - filter for removing all images
    • replace-images.py - filter for replacing images with "[img]" hyperlink

Usage

  • clone this repository
  • adjust config file (look for CHANGME)
  • run planet planet-jogger.ini and observe the output

TODO

  • HIGH add Jogger favicon and graphics (header, footer) when they are published with license
  • HIGH add introduction so random people will learn what is this planet about
  • MEDIUM play with colors so planet reminds Jogger a bit
  • LOW consider using rebase, not hardcoded path
  • LOW consider using excerpt to shorten articles and remove images for feed
  • LOW consider using excerpt to shorten articles and remove images for body

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.