GithubHelp home page GithubHelp logo

davidmr001 / xblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0xsky/xblog

0.0 1.0 0.0 15.17 MB

xBlog is a simple, high-speed, customizable blog app developed by C++

License: GNU General Public License v2.0

C 0.18% C++ 99.04% Makefile 0.08% JavaScript 0.51% Shell 0.19%

xblog's Introduction

xblog

xBlog is a simple, high-speed, customizable blog app developed by C++

Simple: Simple and compact design, the main program environment to support only a single executable file without HTTPD, PHP, etc..

High speed: pure C + + development, support for multi-threading, MYSQL connection pooling support, and support for hot data cache.

Flexible: rich customization features and flexible page module based xhtml + css template structure, giving full rights to user-defined.

Multi-platform: C / C + + development, the perfect support for LINUX, WINDOWS, Raspberry Pi and other platforms. .

====

欢迎使用xBlog系统

C++打造的简单高速可定制博客

简单 : 设计简单小巧,主程序仅一个可执行文件.无需HTTPD,PHP等环境支持。

高速 : 纯C++开发,支持多线程,支持MYSQL连接池,并支持热点数据缓存。

灵活:丰富的定制特性,灵活的页面模块、基于xhtml+css的模板架构,充分给予用户自定义的权利。.

多平台: C/C++开发,完美支持LINUX,WINDOWS,Raspberry Pi 等平台。.

demo: xBlog Demo 测试后台(登陆[USER:xsky/PASS:123])

xBlog交流QQ群: 202115979

作者: xSky

博客: xSky's Blog

捐赠作者:[支付宝账号] [email protected]


###安装 xBlog 1.安装 libevent yum install mysql-devel libevent apt-get install libevent-dev libmysqlclient-dev 2.编译 xblog svn co https://github.com/0xsky/xblog.git xblog make 3.配置&运行 将 /doc 目录内的 xblog_dev.sql 导入到MYSQL数据库 修改 xblog.ini 内配置 ./xBlog.sh start

xblog's People

Contributors

0xsky avatar javacty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.