github piranha/gostatic 2.0

latest releases: 2.36, 2.35, 2.34...
8 years ago

Major version - breaking changes.

  • Backward incompatible - template functions cut and split now have different order of arguments to better support template pipelining.
  • Pagination is now supported, see paginate processor and paginator template function.
  • Template and config changes are now tracked and will result in full re-render.
  • Page now has .Raw property, containing unprocessed data (but after config being consumed).
  • strip_newlines, replace, replacen, contains, markdown template functions.
  • Page list new methods: .Slice and .GlobSource.

Don't miss a new gostatic release

NewReleases is sending notifications on new releases.