mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-26 23:24:39 +01:00
test | ||
.gitignore | ||
build.go | ||
helpers.go | ||
link_tag.go | ||
main.go | ||
page.go | ||
README.md | ||
server.go | ||
site.go |
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