Skip to content

Commit

Permalink
New readme & favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
edokeh committed Feb 12, 2014
1 parent e9bae7a commit 6a303e1
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 28 deletions.
41 changes: 41 additions & 0 deletions README.md
@@ -0,0 +1,41 @@
# Klog

> Blog app created with Rails 4.x and Angular.js
-----

## 功能简介

Klog 是一个简单的个人博客程序,这个项目是它的新版本,[旧版 Klog](https://github.com/edokeh/klog) 不再维护

Klog2 包含以下功能:

* 单人博客程序
* 使用 GFM(GitHub Flavored Markdown) 格式撰写文章
* 内置 Markdown 编辑器,支持附件上传
* 使用 Disqus 评论系统,可在 Klog 后台直接操作评论
* 支持添加 Google Analytic 追踪,并可在 Dashboard 中查看简单的 GA 统计报表

## Screenshots

![](http://chaoskeh.com/uploads/attach/thumb_6cbf819cec6d8d44d7146b1b80373505.jpg)

[更多截图](http://edokeh.github.io/klog2/)

## 使用技术

Klog2 使用了以下技术:

* 选用 Rails 4.x 作为 WEB 框架
* 使用 Turbolink 加速前台博客页面
* 使用 Angular.js 1.2.x 搭建后台
* 使用 Sea.js 作为 Javascript 模块加载器,并与 Angular.js 实现了良好配合
* 使用 [seajs-rails](https://github.com/edokeh/seajs-rails) 将 Sea.js 的打包过程与 Rails 结合

## 演示

我的 Blog 地址 http://chaoskeh.com

演示版地址 http://klog-test.tk/admin

演示版密码 password
28 changes: 0 additions & 28 deletions README.rdoc

This file was deleted.

Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit 6a303e1

Please sign in to comment.