Skip to content

Releases: tatthien/giraffe

v0.14.0

05 Mar 03:07
Compare
Choose a tag to compare

Changelog

  • 6ed1539 feat: add post Featured Image
  • 95c9a02 fix: function typo Permarlink -> Permalink

v0.13.1

18 Mar 14:07
Compare
Choose a tag to compare

Changelog

  • 62a1d47 fix: missing post description when rendering

v0.13.0

18 Mar 13:46
Compare
Choose a tag to compare

Changelog

  • 284d159 feat: parse post description

v0.12.1

06 Feb 04:35
Compare
Choose a tag to compare

Changelog

  • 29f7bc3 chore: Add .gitignore and .goreleaser.yaml files and set version variable

v0.12.0

01 Feb 04:25
Compare
Choose a tag to compare

Changelog

  • 497f7a5 feat: add posts, tags to the global configuration
  • 80fa352 docs: add homebrew installation guide

v0.11.0

18 Nov 03:28
Compare
Choose a tag to compare

Changelog

v0.10.0

18 Nov 02:28
Compare
Choose a tag to compare

Changelog

  • 8c7dc63 release: add release workflow
  • b6ef980 chore: change trigger branch of Github action
  • 39f298a docs: update readme
  • be4953a test: rename test data directory
  • 949da67 chore: rename function argument
  • ccaf35f chore: add test
  • 5f6722f feat: add config for content and output dir

v0.9.0

24 Sep 15:39
Compare
Choose a tag to compare
  • Adding command build. Normally, you can simply type giraffe to generate static files. However, sometime I (maybe including you) accidentally type giraffe build and get the error Unknown command: build. I decide to add this command to get rid of this error.
  • Printing prettier and more consistent build log using text/tabwriter package.

v0.8.0

09 Jun 03:48
Compare
Choose a tag to compare
  • Feature: add attribute target="_blank" to external links

v0.7.0

24 May 14:20
Compare
Choose a tag to compare