diff --git a/CHANGELOG.md b/CHANGELOG.md index 54b456e..150701f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased + +## [v0.11.0](https://github.com/stefanlogue/meteor/releases/tag/v0.11.0) - 2024-01-14 ### Changed - migrated `bubbletea` to `huh` diff --git a/README.md b/README.md index 56fecca..196441c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

️☄ meteor ☄

-
Meteor is a simple CLI tool that helps you to use conventional commits with git.
+
Meteor is a simple, highly customisable CLI tool that helps you to write conventional commits with git.
diff --git a/demos/demo-without-boards.gif b/demos/demo-without-boards.gif index 1e98f61..5213766 100644 Binary files a/demos/demo-without-boards.gif and b/demos/demo-without-boards.gif differ diff --git a/demos/demo-without-boards.tape b/demos/demo-without-boards.tape new file mode 100644 index 0000000..7c8b307 --- /dev/null +++ b/demos/demo-without-boards.tape @@ -0,0 +1,96 @@ +# VHS documentation +# +# Output: +# Output .gif Create a GIF output at the given +# Output .mp4 Create an MP4 output at the given +# Output .webm Create a WebM output at the given +# +# Require: +# Require Ensure a program is on the $PATH to proceed +# +# Settings: +# Set FontSize Set the font size of the terminal +# Set FontFamily Set the font family of the terminal +# Set Height Set the height of the terminal +# Set Width Set the width of the terminal +# Set LetterSpacing Set the font letter spacing (tracking) +# Set LineHeight Set the font line height +# Set LoopOffset % Set the starting frame offset for the GIF loop +# Set Theme Set the theme of the terminal +# Set Padding Set the padding of the terminal +# Set Framerate Set the framerate of the recording +# Set PlaybackSpeed Set the playback speed of the recording +# Set MarginFill Set the file or color the margin will be filled with. +# Set Margin Set the size of the margin. Has no effect if MarginFill isn't set. +# Set BorderRadius Set terminal border radius, in pixels. +# Set WindowBar Set window bar type. (one of: Rings, RingsRight, Colorful, ColorfulRight) +# Set WindowBarSize Set window bar size, in pixels. Default is 40. +# Set TypingSpeed