Skip to content

Releases: osteele/gojekyll

v0.2.0

25 Jul 15:35
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New Features

  • Themes
  • --incremental command-line option
  • --force_polling command-line option

Compatibility

  • Page drop supplies page.dir ,page.name
  • StaticFile drop supplies static_file.name, static_file.basename
  • highlight tag recognizes linenos argument

Plugin Emulation

  • emulate jekyll-default-layout plugin
  • partial emulation of jekyll-github-metadata plugin
  • randomize avatar plugin urls

Performance

  • 30% faster than before on jekyll/docs (now ~30x faster than Jekyll)

v0.1.1

19 Jul 17:50
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Changelog

d19dfeb update goreleaser version varname target
00d3d97 Add README to tar
87e52f7 Give up on cache
26e76d2 Travis cache
631ede8 make target to build distro
b1c5533 Remove quote from README
7cffdff Try replacing goreleaser -> travis deploy
3b3e3dc Travis sets CGO_ENABLED
2732546 Rename travis goreleaser.yml to default
8165fa0 Goreleaser, take #n
84ed3e6 Build and report the BuildDate
0642963 buffer some channels


Partially automated with GoReleaser
Built with go version go1.8.3 darwin/amd64

v0.1.0

17 Jul 16:30
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Starting to come together.