Aims to build a full-featured blog system. Front-end and back-end are totally seprated through RESTful API. Techniques we use are Golang & React
Under constructing now.
- Basic representation (done)
- Mobile responsive (done, follow up)
- Better representation, more interaction
- Global HTTPS(done)
- Modules
- Article(70%)
- sticky
- comment
- comment reply
- thumb up
- count visitor
- Topic(70%)
- Link to Article
- Tag
- Link to Article
- Friends
- Link to friends' site
- Guest book
- Below about me page
- Article(70%)
- Content Manage System
- Support every part of functionality
- Email System
- Inform who interact with webmaster
- Publish new post to all subscriber
- About me
- Porfolio (maybe)
- Unit Test
- Refactor
- Integreted deploy
- gin
- gorm
- mysql-drive
Released under the MIT License.