Skip to content

Commit

Permalink
Fix formatting nits in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Mar 20, 2012
1 parent 3e9af94 commit 0127b6e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.textile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
h1. About Typo

Typo has been around since March of 2005 making it one of the oldest blogging platforms in Rails.
Typo has been around since March of 2005 making it one of the oldest blogging platforms in Rails.

It provides every feature a modern blogging engine needs: powerful themes, extensions, smart users management, SEO capabilities and brings a great user experience for both site visitors and Web developpers. Typo is easy to install and even easier to use.
It provides every feature a modern blogging engine needs: powerful themes, extensions, smart users management, SEO capabilities and brings a great user experience for both site visitors and Web developpers. Typo is easy to install and even easier to use.

Typo is free software released under the MIT licence and maintained by a bunch of cool people on their spare time.
Typo is free software released under the MIT licence and maintained by a bunch of cool people on their spare time.

The current version is Typo 6.1.0 for Ruby on Rails 3.0.10
The current version is Typo 6.1.0 for Ruby on Rails 3.0.10.

!http://blog.typosphere.org/download-typo.png(Download Typo)!:http://typosphere.org/stable.tgz

Expand All @@ -23,7 +23,7 @@ h2. More resources:
* "*Report a bug*":https://github.com/fdv/typo/issues
* "*Frequently Asked Questions*":http://wiki.github.com/fdv/typo/frequently-asked-questions
* "Official Typo blog":http://blog.typosphere.org
* "Follow us on Twitter":httpL//twitter.com/typosphere
* "Follow us on Twitter":http://twitter.com/typosphere

h2. Get in touch

Expand Down Expand Up @@ -51,7 +51,7 @@ Download Typo stable version at http://typosphere.org/stable.tar.gz or http://ty

h2. 3. Install Typo

Unpack Typo archive into your Web hosting space. Rename database.yml.yourEngine to database.yml, edit the file and add your database name, login and password. If you have a doubt about this one , just ask your Web hosting provider.
Unpack Typo archive into your Web hosting space. Rename database.yml.yourEngine to database.yml, edit the file and add your database name, login and password. If you have a doubt about this one, just ask your Web hosting provider.

Then run:

Expand All @@ -66,9 +66,10 @@ h2. 4. Daily Typo use

We recommend using Passenger (mod_rails) or Thin / Unicorn with Apache or Nginx.

The admin interface for Typo allows you to post articles and change configuration settings. It can be found at http://yourdomain.com/admin. New content can be posted using the admin interface or a desktop blog editor such as MarsEdit or Ecto. For a list of working clients, please visit http://typosphere.org/wiki/DesktopClients
The admin interface for Typo allows you to post articles and change configuration settings. It can be found at http://yourdomain.com/admin. New content can be posted using the admin interface or a desktop blog editor such as MarsEdit or Ecto. For a list of working clients, please visit http://typosphere.org/wiki/DesktopClients.

h1. Maintainers

This is a list of Typo maintainers. If you have committed, please add your name and contact details to the list.

h2. The Cool Kids
Expand All @@ -89,11 +90,11 @@ irc: ook
blog: http://elsif.fr
irc: yaf

And many more cool people who've one day or another contributed to Typo
And many more cool people who've one day or another contributed to Typo.

*Original Author: Tobias Luetke*
blog: http://blog.leetsoft.com/
irc: xal
irc: xal

Enjoy,
The Typo team

0 comments on commit 0127b6e

Please sign in to comment.