Typo (software)
Initial release | March 2005 |
---|---|
Stable release |
8.3.1[1]
/ July 9, 2016 |
Written in | Ruby on Rails |
Operating system | Cross-platform |
Type | Content management system, Blog software |
License | MIT License[2] |
Typo is a free, open source blogging engine written in the Ruby programming language, using the Ruby on Rails web application framework released under the MIT License. Typo can use any of the various SQL databases supported by the Ruby on Rails framework.
Typo is not to be confused with TYPO3, which is a widespread open source content management system.
History
The name Typo originates from the initial developer of the software, Tobias Lütke, who inadvertently wrote down the incorrect time (a "typo") for an appointment with a client and proceeded to write the first version while sitting in a Starbucks coffee shop during his newly found free time.
In 2013, the name was changed to Publify.
Features
- Does not need to rebuild the contents of the blog, everything is created on the fly
- Uses caching. Typo only creates the served files when needed, and serves static copies to the readers.
- Advanced SEO capabilities
- Multiple users and profiles
- Spam protection, customizable blacklists and Akismet support
- Textile, Markdown, and SmartyPants support, plus you can create your own text filters
- Ping and TrackBack support
- Article categories and tags
- Complete plugins API
- Ajax based live search and commenting
- Ajax based comment moderation
- RSS2 and Atom 1.0 syndication feeds as well as feeds for comments and trackbacks
- Supported databases: MySQL, SQLite, and PostgreSQL
- Simple URI format for all of the permalinks (for example http://blog.example.com/2005/01/29/an-example-article)
- Web based administration and posting interface, plus support for all 3 major external client APIs (Blogger, MetaWeblog and MovableType Extensions)
- Migration scripts from MovableType 3.x, Textpattern 1.x, WordPress 1.5x-2.0 as well as plain RSS
See also
References
External links
- TypoSphere, official website
This article is issued from Wikipedia - version of the 9/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.