[planet-web] [ux] Add initial config for Planet UX



commit 5c22b843a764c635d8211e909b3a9e6017db724e
Author: Lucas Rocha <lucasr litl com>
Date:   Fri Apr 30 13:01:30 2010 +0100

    [ux] Add initial config for Planet UX

 config/ux/config.ini |   25 +++++++++++++++++++++++++
 web/ux/ux.css        |    1 +
 2 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/config/ux/config.ini b/config/ux/config.ini
new file mode 100644
index 0000000..a0b48b2
--- /dev/null
+++ b/config/ux/config.ini
@@ -0,0 +1,25 @@
+[Planet]
+name = Planet UX
+link = http://planet.gnome.org/ux
+owner_name = William Jon McCann
+owner_email = william jon mccann gmail com
+
+date_format = %B %d, %Y %I:%M %p
+log_level = CRITICAL
+
+output_theme = ../../themes/gnome
+output_dir = ../../web/ux
+
+#spider_threads = 10
+feed_timeout = 20
+cache_directory = cache
+
+new_feed_items = 5
+items_per_page = 30
+#days_per_page = 3
+activity_threshold = 60
+
+[http://blogs.gnome.org/mccann/feed/]
+name = William Jon McCann
+#face = http://planet.gnome.org/heads/mccann.png
+nick = mccann
diff --git a/web/ux/ux.css b/web/ux/ux.css
new file mode 100644
index 0000000..d14c6e4
--- /dev/null
+++ b/web/ux/ux.css
@@ -0,0 +1 @@
+/* Nothing here yet */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]