Skip to content
/ higo Public

✨Higo is a simple&elegant blog system by golang

Notifications You must be signed in to change notification settings

ele828/higo

Repository files navigation

higo

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

Doesn't Work Now

Under constructing now.

Features

  • 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
  • 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

3rd parties

  • gin
  • gorm
  • mysql-drive

License

Released under the MIT License.

About

✨Higo is a simple&elegant blog system by golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages