Release Notes
Changed
bckt-new names the content file after the slug: new posts are now
scaffolded as posts/<YYYY>/<YYMMDD-slug>/<slug>.md (previously the Markdown
file repeated the dated directory name, <YYMMDD-slug>.md). The post
directory is unchanged. Existing posts are unaffected — any .md/.html
filename is still discovered.
Documentation
- Updated the Getting Started guide and reference docs to match the
bckt-new
filename change, and corrected pre-existing inaccuracies (install version,
bckt-new prompt session, attachment map ordering, base_path asset refs).
- Fixed
themes/AGENTS.md: removed the stale top-level theme assets/
directory (assets are served from skel/assets/), corrected the
bckt themes use mechanism, and dropped references to the non-existent
themes download command and unused theme.yaml.
Install bckt 0.7.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/vrypan/bckt/releases/download/v0.7.6/bckt-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install vrypan/tap/bckt
Download bckt 0.7.6