Print double hyphen sign simultaneously in post of Octopress

After spending lot of time on this issue.I finally found the solution to print double hyphen sign simultaneously in post of Octopress.Octopress uses markdown as a default text editor.In recent time,Octopress come up as a promising bloging platform.I was working on my staging blog which is based on Octopress. While writing the post in Octopress,I … Read more

show post excerpt in atoms feed of octopress

In this tutorial we will learn, how to show post excerpt in atoms feed of octopress. After installing Octporess in Linux system, I am still exploring many things. For blogging platform,I mostly use and install wordpress.In recent time,the octopress came up with promising new blogging platform. It is quite obvious some good features of WordPress,I … Read more

How to install Octopress in CentOS 6 and RHEL 6

In this tutorial we will learn,how to install Octopress in CentOS 6 and RHEL 6 (Red Hat). Octopress is a framework for Jekyll.It is designed by Brandon Mathis. Octopress is easy to go setup.Like jekyll,you do not have to write your HTML templates,Javascripts,CSS and set up the configuration. Requirement: Ruby 1.9.3 or greater To install … Read more