2017 © Pedro Peláez
 

library qboke

Plain and Simple.

image

soli/qboke

Plain and Simple.

  • Friday, January 19, 2018
  • by soli
  • Repository
  • 1 Watchers
  • 1 Stars
  • 35 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

QBoke

QBoke 是一个轻量级的博客生成系统,基于 PHP、Markdown 和 git。你可以用 Markdownn 写博客,用 git 管理它们,然后用 QBoke 发布和展示它们。, (*1)

QBoke 没有复杂花哨的管理后台和在线编辑器。你只需很少的几项配置,然后选个喜欢的文本编辑器就可以专注在写作上了。, (*2)

为什么需要 QBoke ?

QBoke 是为了满足如下需求而生的:, (*3)

  1. 静态化, (*4)

    博客在静态化之后可以达到飞一般的速度,用户体验得到大幅提升。, (*5)

  2. 支持 Markdown, (*6)

    Markdown 简洁优雅的格式,让你忘掉复杂的排版,而专心于写作本身。你可以使用任何你喜欢的文本编辑器来写 Markdown 格式的文章。, (*7)

  3. 支持 git, (*8)

    git 可以高效的管理你的博客以及你做过的所有修改记录。无需备份,也不再担心会丢失自己辛苦劳动的成果。, (*9)

  4. 自动发布, (*10)

    我希望,当我写完博客之后,内容会立即展示在我的博客网站。不要让我再登录到网站,把文章拷贝到在线编辑器,然后花半天的时间进行排版。, (*11)

  5. 不依赖某一特定服务商, (*12)

    还记得雅虎宣布停止邮件服务之后的痛苦么?即使依赖服务商,那也得能无缝的从各个服务商之间进行切换。, (*13)

QBoke 是怎样工作的?

在发布博客的整个流程,你需要做的只有编写博客并提交到 git 仓库。git 仓库在你提交新的博客或修改时会自动通知 QBoke。然后,剩下的所有事情都交给 QBoke 就行了。, (*14)

QBoke 会帮你做这些事情:, (*15)

  1. 从 git 仓库拉取最新的修改;
  2. 把 Markdown 格式的内容转换为 HTML 格式;
  3. 套用一款漂亮的的主题;
  4. 应用若干插件,对内容进行修饰;
  5. 生成静态的页面。

以上步骤仅在每次提交新内容之后执行一次。, (*16)

git 是怎么自动通知 QBoke 最新更新的呢?答案是 POST 钩子。你可以经过配置让 git 在获取到你的提交之后向一个指定的链接发送一个 POST 请求。如果这个指定的链接是 QBoke 的链接,那 QBoke 就知道你提交了新的内容。, (*17)

更多内容

如何安装 QBoke?可以参考这篇快速安装说明。, (*18)

如果想更详细的了解 QBoke ,欢迎查看本站的其他文章。, (*19)

如果你有什么意见或建议,或者发现了 QBoke 的问题,欢迎访问如下链接进行提交:, (*20)

https://github.com/qboke/qboke/issues, (*21)

或者通过一下方式进行联系:, (*22)

Email: soli@cbug.org, (*23)

Twitter: https://twitter.com/solicomo, (*24)

The Versions

19/01 2018

dev-master

9999999-dev http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

19/01 2018

v0.1.6

0.1.6.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

19/01 2018

v0.1.5

0.1.5.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

03/04 2017

dev-dev

dev-dev http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

03/04 2017

v0.1.4

0.1.4.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

03/04 2017

v0.1.3

0.1.3.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

25/03 2015

v0.1.2

0.1.2.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

05/05 2014

v0.1.1

0.1.1.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

03/05 2014

v0.1.0

0.1.0.0 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

03/05 2014

v0.1.0-alpha1

0.1.0.0-alpha1 http://www.qboke.org

Plain and Simple.

  Sources   Download

BSD-2-Clause

The Requires

 

git php markdown blog

15/04 2014

v0.0.11

0.0.11.0 http://www.qboke.org

Blogging with markdown, git and other awesome stuff.

  Sources   Download

BSD-2-Clause

The Requires

 

git markdown vcs blog

10/04 2014

v0.0.10

0.0.10.0 http://www.qboke.org

Blogging with markdown, git and other awesome stuff.

  Sources   Download

BSD-2-Clause

The Requires

 

git markdown vcs blog

06/04 2014

v0.0.9

0.0.9.0 http://www.qboke.org

Blogging with markdown, git and other awesome stuff.

  Sources   Download

BSD-2-Clause

The Requires

 

git markdown vcs blog

30/03 2014

v0.0.8

0.0.8.0 http://www.qboke.org

Blogging with markdown, git and other awesome stuff.

  Sources   Download

BSD-2-Clause

The Requires

 

git markdown vcs blog

02/08 2013

0.0.4

0.0.4.0 https://bitbucket.org/soli/qboke

Blogging with markdown, git and other awesome stuff.

  Sources   Download

BSD-2-Clause

The Requires

 

git markdown vcs blog