Skip to content
/ goblog Public

My first go project. A simple blog, that loads the entries from a folder

Notifications You must be signed in to change notification settings

fnicola/goblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple blog written in Go

Quickstart

git clone https://github.com/fnicola/goblog.git
cd goblog
go build

Then open your browser at the page http://localhost:8080/view/

One entry is a file .md inside the folder content. Currently I support only one tag for entry.

About

My first go project. A simple blog, that loads the entries from a folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages