<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Templates on Amit Agarwal Linux Blog</title>
    <link>/tags/templates/</link>
    <description>Recent content in Templates on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 24 Mar 2011 15:31:10 +0000</lastBuildDate>
    
	<atom:link href="/tags/templates/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>using wordpress CLI to post to wordpress</title>
      <link>/2011/03/24/using-wordpress-cli-to-post-to-wordpress/</link>
      <pubDate>Thu, 24 Mar 2011 15:31:10 +0000</pubDate>
      
      <guid>/2011/03/24/using-wordpress-cli-to-post-to-wordpress/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;There is a very nice post here: &lt;a title=&#34;How to post content to a WordPress blog from the command line&#34; href=&#34;http://freesoftware.zona-m.net/how-to-post-content-to-a-wordpress-blog-from-the-command-line/&#34; target=&#34;_blank&#34;&gt;How to post content to a WordPress blog from the command line&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I tried this in &lt;a class=&#34;zem_slink&#34; title=&#34;Fedora (operating system)&#34; rel=&#34;homepage&#34; href=&#34;http://www.fedoraproject.org/&#34;&gt;Fedora&lt;/a&gt; 14 and here is the way to get this working in Fedora&lt;/p&gt;
&lt;div class=&#34;codecolorer-container text solarized-light&#34; style=&#34;overflow:auto;white-space:nowrap;width:550px;&#34;&gt;
  &lt;table cellspacing=&#34;0&#34; cellpadding=&#34;0&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;line-numbers&#34;&gt;
        &lt;div&gt;
          1&lt;br /&gt;2&lt;br /&gt;3&lt;br /&gt;4&lt;br /&gt;5&lt;br /&gt;
        &lt;/div&gt;
      &lt;/td&gt;
&lt;pre&gt;&lt;code&gt;  &amp;lt;td&amp;gt;
    &amp;lt;div class=&amp;quot;text codecolorer&amp;quot;&amp;gt;
      su -&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; cpan&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; install WordPress::CLI WordPress::Post
    &amp;lt;/div&amp;gt;
  &amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Now, once the above completes make sure that the path /usr/local/bin is in you path.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
