From 78259d45d52b1ef8d9a634d86aed11743ea4d39c Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Tue, 3 Mar 2020 02:05:54 +0100 Subject: Initial version of the pluto based planet Signed-off-by: Max Magorsch --- configs/base/venus.planet | 28 ---------------------------- configs/base/venus.universe | 29 ----------------------------- 2 files changed, 57 deletions(-) delete mode 100644 configs/base/venus.planet delete mode 100644 configs/base/venus.universe (limited to 'configs/base') diff --git a/configs/base/venus.planet b/configs/base/venus.planet deleted file mode 100644 index be6e31b..0000000 --- a/configs/base/venus.planet +++ /dev/null @@ -1,28 +0,0 @@ -[Planet] - -# metadata -name = Planet Gentoo -link = https://planet.gentoo.org/ -#owner_name = Gentoo Foundation -owner_email = planet@gentoo.org -#description = Welcome to Planet Gentoo, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in Gentoo Universe. - -# For some reason the html template doesn't print the description var, changing the name to owner_name for now (NEEDS FIX) -owner_name = Welcome to Planet Gentoo, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in Gentoo Universe. - -# planet -cache_directory = /var/www/planet.gentoo.org/cache/planet -log_level = DEBUG -output_theme = /var/www/planet.gentoo.org/planet-gentoo/templates -output_dir = /var/www/planet.gentoo.org/htdocs -items_per_page = 50 -days_per_page = 0 -date_format = %B %d, %Y, %H:%M %Z - -# testing new features -# http://www.intertwingly.net/code/venus/docs/config.html -activity_threshhold = 30 -spider_threads = 2 -feed_timeout = 20 -new_feed_items = 10 -future_dates = ignore_date diff --git a/configs/base/venus.universe b/configs/base/venus.universe deleted file mode 100644 index 30d8533..0000000 --- a/configs/base/venus.universe +++ /dev/null @@ -1,29 +0,0 @@ -[Planet] - -# metadata -name = Gentoo Universe -link = https://planet.gentoo.org/universe/ -#owner_name = Gentoo Foundation -owner_email = planet@gentoo.org -#description = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. - -# For some reason the html template doesn't print the description var, changing the name to owner_name for now (NEEDS FIX) -owner_name = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. - - -# planet -cache_directory = /var/www/planet.gentoo.org/cache/universe -log_level = DEBUG -output_theme = /var/www/planet.gentoo.org/planet-gentoo/templates -output_dir = /var/www/planet.gentoo.org/htdocs/universe -items_per_page = 50 -days_per_page = 0 -date_format = %B %d, %Y, %H:%M %Z - -# testing new features -# http://www.intertwingly.net/code/venus/docs/config.html -activity_threshhold = 30 -spider_threads = 2 -feed_timeout = 20 -new_feed_items = 10 -future_dates = ignore_date -- cgit v1.2.3