Skip to content

Latest commit

 

History

247 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abnoumaru.com

Bridgetown で構築している個人ブログ。Cloudflare Pages にデプロイされる。

記事を書いて公開する

  1. 雛形を生成(日付を省くと今日)。src/_posts/<日付>-post.md と画像用の src/<日付>/ ができる

    rake "post:new[2026-06-04,記事タイトル]"
  2. 本文を書き、画像は src/<日付>/ に配置

  3. ローカルで http://localhost:4000 を確認

    bin/bridgetown start
  4. リンターでチェック

    hk check --all
  5. 必要なら自動修正

    hk fix --all
  6. push(Cloudflare Pages が自動ビルド。main は本番公開、それ以外はプレビュー)

    git push

ビルド

  • bin/bridgetown deploy — Cloudflare Pages が使う本番ビルド(clean → esbuild → Bridgetown build)。
  • bin/bridgetown testBRIDGETOWN_ENV=test でビルド。
  • bin/bridgetown cleanoutput/ を削除。

About

my website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages