Sha256: e1802c948e100ee3910fdf48412631cfef930577014af1edf00fbef13472692a

Contents?: true

Size: 777 Bytes

Versions: 1

Compression:

Stored size: 777 Bytes

Contents

# 0.1.2

- Drop `--current` (alias: `-c`) from `tansu` command.
    - This option does't work.(but cucumber test was passed.)

# 0.1.1

- Add option `--current` (alias: `-c`) into `tansu` command.
    - If you use `-c` option, `tansu` command create file with _relative path_ from current directory.
- Add emoji stylesheet in template.

# 0.1.0

- Release 1st stable version.
- Add command: `$ bundle exec middleman tansu path/to/page_name`.
    - You must use this command with bundler.(`require` problems)
- Add auto index function.
    - Search empty directory that doesn't have `index.html.\*`.
    - Create index.html under these directories using `proxy`.
- Add some helpers.
- Add project template `tansu`.
    - You can use: `$ middleman init PROJECT --template tansu`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-tansu-0.1.2 CHANGELOG.md