Coder Social home page Coder Social logo

iceylog's Introduction

Iceylog

Iceylog是一款基于Ruby 1.9.3 + Rails3 + MongoDB,支持Markdown语法的个人博客系统~

###系统特色

  • 开源
  • 基于Ruby 1.9.3 + Rails3 + MongoDB
  • 支持 Markdown
  • 支持 Disqus
  • 尽可能的简单和轻量级
  • 支持简单的配置

###系统功能

  • 支持文章(post)√
  • 支持页面(page) √
  • 支持友情链接 √
  • 文章支持分类和标签√
  • 文章按月归档√
  • 文章按tag查看√
  • 支持google自定义搜索√
  • 支持评论(Disqus)√
  • 支持图片上传√
  • 代码高亮 √
  • 分类合并√
  • RSS输出√

Install

Ruby 1.9.3

  • rvm list
  • rvm use ruby-1.9.3-rc1
  • bundle install

MongoDB

  • ./bin/mongod --dbpath /datas/dbs/monogdb/ --fork -logpath /var/log/mongodb.log

git

  • git clone git://github.com/IceskYsl/Iceylog.git online_20120624
  • ln -s ./online_20120624 current
  • cd current
  • RAILS_ENV=production rake -T
  • RAILS_ENV=production rake db:seed
  • RAILS_ENV=production bundle exec rake assets:precompile
  • bundle exec unicorn -E production -D =>http://host:8080/

###Mac OS X brew install ImageMagick

iceylog's People

Contributors

elele avatar iceskysl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.