1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-27 01:44:41 +01:00
gojekyll/README.md
Oliver Steele b14c8c5b44 Initial
There was actually a day of work with some ~10 commits preceding this, with history lost due to a bug and a backup system failure.
2017-06-10 15:38:09 -04:00

317 B

Go Jekyll

When I grow up, I want to be a golang implementation of Jekyll.

Status

I'm writing this to learn my way around Go. It's not good for anytihng yet, and it may never come to anything.

Install

go get

Run

go run *.go --source test build
go run *.go --source test serve