Skip to content

shaban/Kengal-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kengal

Distributed Blog System.

Features

  • Based on Golang http Package for being responsive
  • Using a minimal blog oriented subset of golang's template system to quickly adapt free templates
  • Out of the Box Master Slave replication via native mysql tools
  • centralized server and sitewide administration - TODO>

Applications

A Blog System structures its content as Category/Article Structure, while typical Articles do have a title , text, teaser, keywords etc. make this tool interesting for someone who needs customized templating for small amounts of articles which rules out a wiki approach.

Usage

	-h="": set Host MySql Adress like so -h myserver.com
	-p="password": set Mysql Password for selected User here
	-u="root": set Mysql User here, default is root
	-db="mysql": set Database that MySql is supposed to connect to here

About

Go, Distributed Blog System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published