Pages

Monday, 11 November 2013

一个无需数据库的基于php的建站程序-nibbleblog

as3:~# cd /var/www/
as3:/var/www# git clone https://github.com/dignajar/nibbleblog.git
as3:/var/www# cd nibbleblog
as3:/var/www/nibbleblog# ls
admin       COPYRIGHT.txt  install.php  plugins  update.php
admin.php   feed.php       languages    README
bludit.php  index.php      LICENSE.txt  themes
as3:/var/www/nibbleblog# chmod -R 777 /var/www/nibbleblog
as3:/var/www/nibbleblog#

访问http://urdomain.com/nibbleblog/install.php,进行安装即可。
演示站点:http://as3.brite.biz/nibbleblog/
登录地址:http://as3.brite.biz/nibbleblog/admin.php

项目地址:https://github.com/dignajar/nibbleblog
官方网站:http://www.nibbleblog.com/