Sha256: ea7da1ddf6170a547e666c70eae8e2f811b715f4985f29dc626a3fd6829956a0

Contents?: true

Size: 1.08 KB

Versions: 1

Compression:

Stored size: 1.08 KB

Contents

### Current thinking on release versions:

| Version | Description |
| -------:| ----------- |
| 0.1.0 | Hello, Gem! |
| 0.1.1 | Command-line option to get location of Blogger export file. |
| 0.1.2 | Environment variable as alternative to 0.1.1's CLI option. |
| 0.1.3 | Reads export file, prints titles and dates of all `kind#post` `<entry>` items. |
| 0.1.4 | Adds list of all `term`s in each post to output list. |
| 0.1.5 | Report now includes what would be complete Jekyll front matter for each file, as well as its filename. |
| 0.1.6 | Report includes Markdown-formatted contents of each post. |
| 0.1.7 | Creates `_posts` directory if nonexistent and writes files. Aborts with message if directory exists. |
| 0.1.8 | Accepts command-line option to specify output directory (defaults to `./_posts`). |
| 0.1.9 | Environment variable as alternative to 0.1.8's CLI option. |
| 0.1.10 | CLI and environment-variable options to clobber output directory and contents. |
| 0.2.0 | Initial public pre-release. Fix issues; gratefully accept useful PRs. |
| ??? | ??? |
| 1.0.0 | It's in the wild now! |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bloggertojekyll-0.0.1 ROADMAP.md