3/4

npm run devで立てたローカルサーバーにスマートフォンからアクセスする

Featured image of the post

npm run devで立てるローカルサーバーに、同一ネットワークに接続しているiPhoneからアクセスできるようになりました。

astro-notion-blogで「ページの先頭に戻るボタン」を設置する

Featured image of the post

astro-notion-blogの記事に、スクロールに追従する先頭に戻るボタンを設置しました。

Fusion360の埋め込みをレスポンシブ対応にする

Featured image of the post

Fusion360の埋め込み用HTMLを書き換えてレスポンシブ対応にしました。

astro-notion-blogの記事の最初にFeaturedImageを配置する

Featured image of the post

astro-notion-blogで記事の最初にFeaturedImageを表示するようにしました。

セサミサイクル2で自転車をスマートロック化する

Featured image of the post

SESAMIサイクル2をグランテック700cとOLD DAHONに導入しました。

astro-notion-blogでfaviconを設定する

Featured image of the post

astro-notion-blogでfaviconを設定しました。

astro-notion-blogの記事一覧でFeaturedImageにも記事へのリンクを設定する

Featured image of the post

astro-notion-blogの記事一覧でFeaturedImageをクリックしたら記事のページが開くようにしました。

astro-notion-blogのYouTube埋め込みの縦横比を16:9にする

Featured image of the post

astro-notion-blogに埋め込んだYouTubeの動画の縦横比が16:9になるように変更しました。

astro-notion-blogでコードブロックからHTML要素を挿入する

Featured image of the post

コードブロックのキャプションに環境変数で指定した特定文字列を入れることで、コードブロック内のテキストをHTML要素として変換できるようになりました。

astro-notion-blogカスタマイズメモ

Featured image of the post

astro-notion-blogのカスタマイズの記録