17 Forks
161 Stars
161 Watchers

GoBlog

Simple blogging system written in Go

How to download and setup GoBlog

Open terminal and run command
git clone https://github.com/jlelse/GoBlog.git
git clone is used to create a copy or clone of GoBlog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GoBlog https://github.com/jlelse/GoBlog/archive/master.zip

Or simply clone GoBlog with SSH
[email protected]:jlelse/GoBlog.git

If you have some problems with GoBlog

You may open issue on GoBlog support forum (system) here: https://github.com/jlelse/GoBlog/issues