基于Lwan + leveldb的超高性能轻量级博客,为压榨主机性能而生。
本项目专治共享服务器,超售服务器,轻量级应用服务器,阿里云t5,土豆服务器等等。
目前还是个半成品
sudo apt-get update && apt-get install git cmake zlib1g-dev pkg-config
git clone git://github.com/lpereira/lwan
cd lwan
mkdir build
cd build
cmake ../
make
sudo make install
sudo apt-get install libleveldb-dev
git clone https://github.com/cgoxopx/TanTa
cd TanTa
make
先执行 make createUserOn
然后用浏览器进入 http://你的地址/static/newUser.html
配置
配置完一定记得执行 make createUserOff
关闭强制创建功能!!!
首先进入 网址/static/login.html
登录
然后打开 网址/static/edit.html
发表文章