From ffe060fd680dd44438586f1b9cfa8a8dc4bd6f3b Mon Sep 17 00:00:00 2001 From: Matt Swensen Date: Fri, 20 Mar 2020 07:13:23 -0600 Subject: [PATCH] Clarify wallpaper readmes --- cli/packages/themer-wallpaper-block-wave/README.md | 4 ++-- cli/packages/themer-wallpaper-diamonds/README.md | 4 ++-- cli/packages/themer-wallpaper-octagon/README.md | 4 ++-- cli/packages/themer-wallpaper-shirts/README.md | 4 ++-- cli/packages/themer-wallpaper-triangles/README.md | 4 ++-- cli/packages/themer-wallpaper-trianglify/README.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cli/packages/themer-wallpaper-block-wave/README.md b/cli/packages/themer-wallpaper-block-wave/README.md index 9271de6..03258a0 100644 --- a/cli/packages/themer-wallpaper-block-wave/README.md +++ b/cli/packages/themer-wallpaper-block-wave/README.md @@ -17,6 +17,8 @@ Then pass `themer-wallpaper-block-wave` as a `-t` (`--template`) arg to `themer` `themer-wallpaper-block-wave` will generate SVG wallpapers to the output directory (`gen/` in this example). (You can then convert them to a bitmap format, if necessary, [using Chrome](https://umaar.com/dev-tips/156-element-screenshot/) or other tools.) +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-block-wave` will output wallpapers at the following sizes: @@ -33,5 +35,3 @@ By default, `themer-wallpaper-block-wave` will output wallpapers at the followin to which you would pass `x`. For example, to forego the default resolutions and generate two wallpapers, one 1024 by 768 and one 320 by 960: themer -c my-colors.js -t themer-wallpaper-block-wave --themer-wallpaper-block-wave-size 1024x768 --themer-wallpaper-block-wave-size 320x960 -o gen - -The generated files will be listed in `/README.md`. diff --git a/cli/packages/themer-wallpaper-diamonds/README.md b/cli/packages/themer-wallpaper-diamonds/README.md index 1b3c468..73a964a 100644 --- a/cli/packages/themer-wallpaper-diamonds/README.md +++ b/cli/packages/themer-wallpaper-diamonds/README.md @@ -18,6 +18,8 @@ Then pass `themer-wallpaper-diamonds` as a `-t` (`--template`) arg to `themer`: `themer-wallpaper-diamonds` will generate SVG wallpapers to the output directory (`gen/` in this example). (You can then convert them to a bitmap format, if necessary, [using Chrome](https://umaar.com/dev-tips/156-element-screenshot/) or other tools.) +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-diamonds` will output wallpapers at the following sizes: @@ -34,5 +36,3 @@ By default, `themer-wallpaper-diamonds` will output wallpapers at the following to which you would pass `x`. For example, to forego the default resolutions and generate two wallpapers, one 1024 by 768 and one 320 by 960: themer -c my-colors.js -t themer-wallpaper-diamonds --themer-wallpaper-diamonds-size 1024x768 --themer-wallpaper-diamonds-size 320x960 -o gen - -The generated files will be listed in `/README.md`. diff --git a/cli/packages/themer-wallpaper-octagon/README.md b/cli/packages/themer-wallpaper-octagon/README.md index 552313e..2db4e33 100644 --- a/cli/packages/themer-wallpaper-octagon/README.md +++ b/cli/packages/themer-wallpaper-octagon/README.md @@ -17,6 +17,8 @@ Then pass `themer-wallpaper-octagon` as a `-t` (`--template`) arg to `themer`: `themer-wallpaper-octagon` will generate SVG wallpapers to the output directory (`gen/` in this example). +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-octagon` will output wallpapers at the following sizes: @@ -33,5 +35,3 @@ By default, `themer-wallpaper-octagon` will output wallpapers at the following s to which you would pass `x`. For example, to forego the default resolutions and generate two wallpapers, one 1024 by 768 and one 320 by 960: themer -c my-colors.js -t themer-wallpaper-octagon --themer-wallpaper-octagon-size 1024x768 --themer-wallpaper-octagon-size 320x960 -o gen - -The generated files will be listed in `/README.md`. diff --git a/cli/packages/themer-wallpaper-shirts/README.md b/cli/packages/themer-wallpaper-shirts/README.md index 2c5bae3..198f6ec 100644 --- a/cli/packages/themer-wallpaper-shirts/README.md +++ b/cli/packages/themer-wallpaper-shirts/README.md @@ -17,6 +17,8 @@ Then pass `themer-wallpaper-shirts` as a `-t` (`--template`) arg to `themer`: `themer-wallpaper-shirts` will generate SVG wallpapers to the output directory (`gen/` in this example). (You can then convert them to a bitmap format, if necessary, [using Chrome](https://umaar.com/dev-tips/156-element-screenshot/) or other tools.) +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-shirts` will output wallpapers at the following sizes: @@ -33,5 +35,3 @@ By default, `themer-wallpaper-shirts` will output wallpapers at the following si to which you would pass `x`. For example, to forego the default resolutions and generate two wallpapers, one 1024 by 768 and one 320 by 960: themer -c my-colors.js -t themer-wallpaper-shirts --themer-wallpaper-shirts-size 1024x768 --themer-wallpaper-shirts-size 320x960 -o gen - -The generated files will be listed in `/README.md`. diff --git a/cli/packages/themer-wallpaper-triangles/README.md b/cli/packages/themer-wallpaper-triangles/README.md index 430f00e..7777401 100644 --- a/cli/packages/themer-wallpaper-triangles/README.md +++ b/cli/packages/themer-wallpaper-triangles/README.md @@ -16,6 +16,8 @@ Then pass `themer-wallpaper-triangles` as a `-t` (`--template`) arg to `themer`: `themer-wallpaper-triangles` will generate SVG wallpapers to the output directory (`gen/` in this example). +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-triangles` will output wallpapers at the following sizes: @@ -32,5 +34,3 @@ By default, `themer-wallpaper-triangles` will output wallpapers at the following to which you would pass `x`. For example, to forego the default resolutions and generate two wallpapers, one 1024 by 768 and one 320 by 960: themer -c my-colors.js -t themer-wallpaper-triangles --themer-wallpaper-triangles-size 1024x768 --themer-wallpaper-triangles-size 320x960 -o gen - -The generated files will be listed in `/README.md`. diff --git a/cli/packages/themer-wallpaper-trianglify/README.md b/cli/packages/themer-wallpaper-trianglify/README.md index d8f5863..c1e4a4f 100644 --- a/cli/packages/themer-wallpaper-trianglify/README.md +++ b/cli/packages/themer-wallpaper-trianglify/README.md @@ -18,6 +18,8 @@ Then pass `themer-wallpaper-trianglify` as a `-t` (`--template`) arg to `themer` `themer-wallpaper-trianglify` will generate SVG wallpapers to the output directory (`gen/` in this example). +The generated files will be listed in `/README.md`. + ### Default resolutions By default, `themer-wallpaper-trianglify` will output wallpapers at the following sizes: @@ -42,5 +44,3 @@ to which you would pass `x`. For example, to forego the default r --themer-wallpaper-trianglify-variance Accepts a float between `0` and `1`, defaults to `0.75` (see [trianglify docs](https://github.com/qrohlf/trianglify#variance)). Like `--themer-wallpaper-trianglify-size`, this option can be provided multiple times—`themer` will generate a complete set of wallpapers for each value passed. - -The generated files will be listed in `/README.md`.