summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-03-03 02:05:54 +0100
committerMax Magorsch <arzano@gentoo.org>2020-03-03 02:05:54 +0100
commit78259d45d52b1ef8d9a634d86aed11743ea4d39c (patch)
treecfbaa69a939e929175f0b2013cfde7f963a9e243 /configs/base
parentRemove Sven Wegener (diff)
downloadplanet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.tar.gz
planet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.tar.bz2
planet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.zip
Initial version of the pluto based planetv2.0.0
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'configs/base')
-rw-r--r--configs/base/venus.planet28
-rw-r--r--configs/base/venus.universe29
2 files changed, 0 insertions, 57 deletions
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 <b>Planet Gentoo</b>, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in <a href="http://planet.gentoo.org/universe/">Gentoo Universe</a>.
-
-# 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 <b>Planet Gentoo</b>, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in <a href="https://planet.gentoo.org/universe/">Gentoo Universe</a>.
-
-# 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 <b>Gentoo Universe</b>, 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 <a href="https://planet.gentoo.org/">Planet Gentoo</a>.
-
-# 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 <b>Gentoo Universe</b>, 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 <a href="https://planet.gentoo.org/">Planet Gentoo</a>.
-
-
-# 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