The source code is for testing only and should not be used commercially. The source code comes from the Internet. If there is any infringement, please contact me to remove it.
个人博客系统源码 雪落.溯雪Sxlog轻博客源码 PHP开源 简洁干净轻博客源码

Sxlog is a very concise light blog program. The entire package size is less than 200KB and is very small. It is efficient and concise, takes up very little memory, and does not rely on any database or rich text editor. Yuxue uses its own fk markup language to achieve powerful typography functions, making it unique among blog programs.

Snow Tracing has basic article management, template management and extension functions. It does not require database support and does not rely on databases such as MySQL, Oracle, SQL Server, and SQLite, thereby reducing maintenance costs. Its core is based on the fk markup language, allowing powerful typography functions to be achieved without the need to use a complex rich text editor. In addition, Snow Tracing also has a powerful template compilation function, and you can write a beautiful theme interface using concise label syntax. It also supports a powerful plug-in extension mechanism, which can be freely extended if the functional requirements are not met.

Installation is very simple. Just extract the downloaded program code into the root directory of your website, then run your website, and it will automatically jump to the installation page. On the installation page, you need to enter the website name, website description and login password, and then click Submit to enter the home page.

If you are using an Nginx or Apache environment, here is a configuration example for setting up pseudo-static:

Pseudo-static settings in Nginx environment:

Copy code
if (!- d $request_filename) {
set $rule_0 1$rule_0;
}
if (!- f $request_filename) {
set $rule_0 2$rule_0;
}
if ($rule_0 = “21”) {
rewrite ^/.*? ([^/]*)$ /index.php?$ 1 last;
}
rewrite ^/db/(?! upload/).*? /[F];
Pseudo-static settings in the Apache environment:

Copy code
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !- d
RewriteCond %{REQUEST_FILENAME} !- f
RewriteRule ^.*? ([^/]*)$ index.php?

read more
Resource download
Price20 Meteor coin
Customer Service QQ: 138338438
Original link:https://bcbccb.cn/en/15771.html, please indicate the source for reprinting.
1

Comments0

AppPay个人免签支付系统微信免签支付码支付系统源码
AppPay personal visa-free payment system WeChat visa-free payment code payment system source code
Someone bought it 5 minutes ago Go and have a look

Site Announcements

The source code (theme/plug-in/application source code) and other resources provided by this site are only for learning and exchange

Commercial use is prohibited, otherwise all consequences will be borne by the downloading user!

Some resources are collected or copied online. If they infringe on your legitimate rights and interests, please write to us.

Currently, members have a big reward, and the current price for a lifetime member is 299 gold coins.Recent price adjustments

Join quickly, opportunities wait for no one! immediately participated in

Captcha

Fast login to social accounts

en_USEnglish