Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pobing/woji
simple blog with rails
https://github.com/pobing/woji
Last synced: about 1 month ago
JSON representation
simple blog with rails
- Host: GitHub
- URL: https://github.com/pobing/woji
- Owner: pobing
- Created: 2013-02-15T14:28:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T14:24:44.000Z (about 11 years ago)
- Last Synced: 2024-10-09T16:45:43.005Z (about 1 month ago)
- Language: Ruby
- Homepage: http://woji.herokuapp.com
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Woji app :
The site name is Woji.
## 功能点:
1. 文章记录
2. 订阅
3. 朋友关注
4. 评论
5. 上传文档, 幻灯片播放图片
6. 邮件提醒
7. 代码高亮
8. 归档查看
9. 标签云
10. 搜索## It use:
* rails 3.2
* ruby 1.9.3
* mysql-postgres sql
* bootstrap
* git
* heroku
...## deploy
生成管理帐号:
``` ruby
rake db:admin #console will inputs account & password
```
## Demo
[https://woji.herokuapp.com/](https://woji.herokuapp.com/)
## 测试帐号login: test password: 123456
Or login with github and weibo account
Enjoy :)
--jdd 2013-3