Skip to content

Releases: tnguyen14/tobiko

Archive and test

16 May 23:21
Compare
Choose a tag to compare
  • Fix archive pagination
  • Add tests
  • Refactor

A brand new version of tobiko

03 Oct 10:21
Compare
Choose a tag to compare
  • Release tobiko as an official grunt plugin.
  • Created generator-tobiko to scaffold tobiko projects quickly.
  • Updated the README.
  • Changed task name from handlebars_html to generate_html.
  • Remove extension from basename.
  • Add support for filename and fileext in content.
  • Updated dependencies.
  • Truly cascading environment configs.

A new way to include tobiko in your project

03 Mar 01:25
Compare
Choose a tag to compare
  • Tobiko can now be contained in a tobiko directory in your project as a git subtree.
  • Project-specific configuration can be declared in tobiko.json.
  • See tobiko-example