summaryrefslogtreecommitdiffstats
path: root/site/blog/a_simple_gnome-blog_test.org
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-12-10 02:22:18 +0100
committerGravatar Tom Willemsen2012-12-10 02:22:18 +0100
commita2f077cf13d307c4d9d862028f459b783ede53cc (patch)
tree48d67b2e218cc5f97b52e412f5b45d3bff545c16 /site/blog/a_simple_gnome-blog_test.org
parent210460d177a9a4bdd5f2e8cfe08abe3277681aec (diff)
downloadorgweb-a2f077cf13d307c4d9d862028f459b783ede53cc.tar.gz
orgweb-a2f077cf13d307c4d9d862028f459b783ede53cc.zip
Add some blog posts
Also an index page that automatically generates a list of all the posts available.
Diffstat (limited to 'site/blog/a_simple_gnome-blog_test.org')
-rw-r--r--site/blog/a_simple_gnome-blog_test.org21
1 files changed, 21 insertions, 0 deletions
diff --git a/site/blog/a_simple_gnome-blog_test.org b/site/blog/a_simple_gnome-blog_test.org
new file mode 100644
index 0000000..44d40dd
--- /dev/null
+++ b/site/blog/a_simple_gnome-blog_test.org
@@ -0,0 +1,21 @@
+#+TITLE: A simple gnome-blog test
+#+DATE: 2009-11-09 15:23
+
+I've been looking for some way to post blog entries from my desktop
+for a while now, I've come across Drivel (which crashes when I try to
+log in to blogger with it), can't find a Bleezer package at work (just
+checked it, first time I heard of it today) and no other gtk/gnome
+client seems appealing.
+
+Let's see what this gnome-blog app does.
+
+Not much so far, bold or italic seems the be the only options
+available to me at the moment, let's see about HTML:
+
+to install gnome-blog in Ubuntu 9.04 use
+
+#+BEGIN_SRC sh
+ sudo apt-get install gnome-blog
+#+END_SRC
+
+and the rest should then be self-evident.