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
The use is limited to testing, experiments, and research purposes. It is prohibited for all commercial operations. This team is not responsible for any illegal behavior of users during use. Please self-test all source codes! There is no guarantee of the integrity and validity of your source code. All source code is collected from the entire network
Original link:https://bcbccb.cn/en/15771.html, please indicate the source for reprinting. Disclaimer: This resource has not been authorized by the original rights holder and is not commercially available. It can only be used to learn and analyze the underlying code, CSS, etc., and is prohibited for commercial purposes. Any relevant disputes and legal liabilities arising from unauthorized commercial use shall be fully borne by the user. Everyone is responsible to support genuine copies. Please delete them within 24 hours after downloading. Thank you for your support!
1

Comments0

七星游戏源码搭建教程详细文档说明
Seven Star Games source code construction tutorial detailed document description
Someone bought it 1 minute 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