Pugo Versions Save

a static site generator & deployer

0.10.5

7 years ago

0.10.0

8 years ago

Release Note


  • support TOML
  • deploy to cloud service
  • i18n support
  • template function changes
  • meta data changes

0.9.9

8 years ago

Break Changes

  • use toml instead of ini in all places, and ini block is not supported
  • because of above, posts and pages use toml block as front-matter
  • move migrate and deploy commands to build command
  • design new doc site in bundle
  • change many template functions

Improvement

  • use file path of page as slug if not set

0.9.0

8 years ago

Update

  • add deploy support in build command
  • add theme from ghost uno
  • add @static and @media in meta and post content to build correct media file url
  • add doc command to start pugo.io in local

Delete

  • drop old content format type

0.8.5

8 years ago
  • add deploy ways in --dest of build command
  • fix template func url bugs
  • update default contents