Skip to content

liamka/Kayden-blog-engine

Repository files navigation

Keywords: Golang, go, Blog, Engine, MySQL

Golang logo

Kayden - blog engine on go(golang)

Simple blog engine on go. Nothing else.

Demo here

Features

  • Fully customizable
  • Tags (search by tag)
  • Markdown
  • Drafts
  • RSS
  • Simple ;)

Install

  1. Rename config-sample.json to config.json and change params

  2. Upload base BASE.sql

  3. Install dependencies:

    go get github.com/go-sql-driver/mysql

    go get github.com/russross/blackfriday

    go get github.com/liamka/Superior

  4. Build it and run!

  5. Go to http://your-website/kayden and login

License

Kayden(blog engine) is open-sourced software licensed under the MIT license

Author: Author Kirill Kotikov

Kayden Kross