go-blog
Address: https://www.iphpt.com
I spent some time refactoring alone!
main:
- 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
localorCDN - ★ You can choose to upload images to
serverorqiniuor both at the same time. - Freely add friendchain and manage friend chain order
- Using the
issuefunction ofgithubas 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
Technical point:
The main code is golang+vue+HTML+CSS+MySQL
- The backend code is a self-contained package based on the
golangginframework. https://github.com/izghua/zgh- The background code is based on the
iviewUI 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
How to install
History
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
History Version:
- 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
Sample image
NEW:
OLD:
On this page
Languages
Go74.5%JavaScript21.6%CSS2.2%HTML1.8%
Contributors
MIT License
Created December 20, 2018
Updated February 28, 2026





