typo
官网 

所属分类:WEB开发
开发工具:JavaScript
文件大小:4666KB
下载次数:4
上传日期:2013-02-05 09:36:39
上 传 者woods_ge
说明:  最新的blog源码,rubyonrails官网最新推荐
(the best blog resources-typo,base on rubyonrails,)

文件列表:
typo\.metrics (169, 2013-01-15)
typo\.travis.yml (144, 2013-01-15)
typo\app\apis\blogger_service.rb (2696, 2013-01-15)
typo\app\apis\meta_weblog_service.rb (6367, 2013-01-15)
typo\app\apis\movable_type_service.rb (4285, 2013-01-15)
typo\app\apis\typo_web_service.rb (430, 2013-01-15)
typo\app\controllers\accounts_controller.rb (3092, 2013-01-15)
typo\app\controllers\admin\base_controller.rb (776, 2013-01-15)
typo\app\controllers\admin\cache_controller.rb (894, 2013-01-15)
typo\app\controllers\admin\categories_controller.rb (1344, 2013-01-15)
typo\app\controllers\admin\content_controller.rb (5862, 2013-01-15)
typo\app\controllers\admin\dashboard_controller.rb (4787, 2013-01-15)
typo\app\controllers\admin\feedback_controller.rb (5757, 2013-01-15)
typo\app\controllers\admin\pages_controller.rb (1353, 2013-01-15)
typo\app\controllers\admin\post_types_controller.rb (1135, 2013-01-15)
typo\app\controllers\admin\profiles_controller.rb (351, 2013-01-15)
typo\app\controllers\admin\redirects_controller.rb (1184, 2013-01-15)
typo\app\controllers\admin\resources_controller.rb (1780, 2013-01-15)
typo\app\controllers\admin\seo_controller.rb (1914, 2013-01-15)
typo\app\controllers\admin\settings_controller.rb (1376, 2013-01-15)
typo\app\controllers\admin\sidebar_controller.rb (3092, 2013-01-15)
typo\app\controllers\admin\tags_controller.rb (829, 2013-01-15)
typo\app\controllers\admin\textfilters_controller.rb (240, 2013-01-15)
typo\app\controllers\admin\themes_controller.rb (1055, 2013-01-15)
typo\app\controllers\admin\users_controller.rb (1180, 2013-01-15)
typo\app\controllers\application_controller.rb (1948, 2013-01-15)
typo\app\controllers\articles_controller.rb (8238, 2013-01-15)
typo\app\controllers\authors_controller.rb (782, 2013-01-15)
typo\app\controllers\backend_controller.rb (507, 2013-01-15)
typo\app\controllers\categories_controller.rb (95, 2013-01-15)
typo\app\controllers\comments_controller.rb (2364, 2013-01-15)
typo\app\controllers\content_controller.rb (1042, 2013-01-15)
typo\app\controllers\feedback_controller.rb (1728, 2013-01-15)
typo\app\controllers\grouping_controller.rb (3431, 2013-01-15)
typo\app\controllers\setup_controller.rb (2101, 2013-01-15)
typo\app\controllers\tags_controller.rb (77, 2013-01-15)
typo\app\controllers\textfilter_controller.rb (71, 2013-01-15)
typo\app\controllers\theme_controller.rb (1263, 2013-01-15)
... ...

h1. About Typo 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. 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.2 for Ruby on Rails 3.2.11. !http://blog.typosphere.org/download-typo.png(Download Typo)!:http://typosphere.org/stable.tgz h1. Useful links h2. Enhance your Typo blog * "Sidebar Plugins":https://github.com/fdv/typo/wiki/Sidebar-plugins * "In page Plugins":https://github.com/fdv/typo/wiki/In-Page-Plugins h2. More resources: * "Download Typo source code:":http://typosphere.org/stable.tgz * "*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":http://twitter.com/typosphere h2. Get in touch If you need help or want to contribute to Typo, you should start with the following: * IRC: #typo on irc.freenode.net * "Mailing list":http://rubyforge.org/mailman/listinfo/typo-list h1. Install Typo Installing Typo is trivial, provided you follow the following steps. h2. 1. Prerequisites To install Typo you need the following: * Ruby 1.9.2 or 1.9.3. Typo may work with Ruby 1.8.7 with some minor tweakings, but this version is not supported anymore. * Ruby On Rails 3.0.10 * A database engine, MySQL, PgSQL or SQLite3 * A FTP client or even better SSH access to your hosting provider h2. 2. Download Typo Download Typo stable version at http://typosphere.org/stable.tar.gz or http://typosphere.org/stable.zip. 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. Then run: $ bundle install $ ./script/rails server You can now access Typo to http://yourdomain:3000 That's all! 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. 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 *Frederic de Villamil* blog: http://t37.net irc: neuro` *Matijs van Zuijlen* blog: http://www.matijs.net/blog/ irc: matijs *Thomas Lecavelier* blog: http://blog.ookook.fr/ irc: ook *Yannick Francois* blog: http://elsif.fr irc: yaf 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 Enjoy, The Typo team

近期下载者

相关文件


收藏者