Address: https://www.iphpt.com
I spent some time refactoring alone!
- Article release and modification
- Article Recycle Bin and Withdrawal
- Article categories
- Article tags
- Website information freedom setting
- Article support markdown
- ★ Website static files can be freely configured
local
orCDN
- ★ You can choose to upload images to
server
orqiniu
or both at the same time. - Freely add friendchain and manage friend chain order
- Using the
issue
function ofgithub
as a commenting system, the interface is beautiful and convenient for other users to leave messages and notifications. - ★ Regularly back up data and static resources
- ★ Backup data mail is sent to the mailbox
- The backend code is a self-contained package based on the
golang
gin
framework. https://github.com/izghua/zgh- The background code is based on the
iview
UI component development ofvue
, https://github.com/izghua/go-blog-backend- The front desk is based on
HTML+CSS
, the display page https://www.iphpt.com- The cache is
redis
- The database is
MySQL
- The Configuration file is
yaml
This site started in 2015 and was originally built by the zblog
open source framework.
In 2016, I used the Larvel
framework of PHP
to refactor all the code at the front and back
In 2019, I refactored it again with Golang
- Z-blog: https://github.com/xzghua/iphpt
- Laravel: https://github.com/xzghua/laravel-5-myblog
- Beego(Not online): https://github.com/xzghua/beego-postgres-blog
- Golang: https://github.com/izghua/go-blog
NEW:
OLD: