<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
  <title>Vがいる生活</title>
  <link rel="self" href="https://vlike-vlife.netlify.app/feeds/atom.xml" />
  <updated>2023-12-25T12:27:46+00:00</updated>
  <id>tag:vlike-vlife.netlify.app,2020-11:feeds/atom.xml</id>
  <author><name>秋々すすき</name></author>
  <entry>
    <title>vscode.dev においてAsciiDocプレビュー内の画像が net::ERR_BLOCKED_BY_RESPONSE エラーで表示されない問題</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/vscode_dev_coep_error" />
    <updated>2023-12-25T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2023-12-25:posts/vscode_dev_coep_error</id>
    <author><name>秋々すすき</name></author>
    <published>2023-12-25T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>StackBlitz でのフォーマット設定</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/stackblitz_prettier" />
    <updated>2023-04-12T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2023-04-12:posts/stackblitz_prettier</id>
    <author><name>秋々すすき</name></author>
    <published>2023-04-12T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>【TypeScript】ユーザー定義の型ガード関数で型を絞り込もう</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/typescript_type_guard_function" />
    <updated>2023-04-04T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2023-04-04:posts/typescript_type_guard_function</id>
    <author><name>秋々すすき</name></author>
    <published>2023-04-04T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Conventional Commits についての覚書</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/git_conventional_commits" />
    <updated>2023-02-09T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2023-02-08:posts/git_conventional_commits</id>
    <author><name>秋々すすき</name></author>
    <published>2023-02-08T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Bluetooth オーディオ関連のあれこれ</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/bluetooth_audio_tips" />
    <updated>2023-01-07T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2023-01-07:posts/bluetooth_audio_tips</id>
    <author><name>秋々すすき</name></author>
    <published>2023-01-07T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>突然Bluetoothイヤホンから音が出なくなった話</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/bluetooth_cant_connect" />
    <updated>2022-12-23T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-12-23:posts/bluetooth_cant_connect</id>
    <author><name>秋々すすき</name></author>
    <published>2022-12-23T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Webサイトのファビコンを取得したい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/favicon_wanted_from_website" />
    <updated>2022-11-30T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-11-30:posts/favicon_wanted_from_website</id>
    <author><name>秋々すすき</name></author>
    <published>2022-11-30T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>リンク元とリンク先ってどっちがどっちなの</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/link-before_link-after" />
    <updated>2022-09-30T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-09-30:posts/link-before_link-after</id>
    <author><name>秋々すすき</name></author>
    <published>2022-09-30T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Webp 画像を PNG 画像に変換したい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/webp_to_png" />
    <updated>2022-09-08T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-09-08:posts/webp_to_png</id>
    <author><name>秋々すすき</name></author>
    <published>2022-09-08T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>AsciiDoc のテーブル内で &quot;|&quot; （パイプ、縦棒）を表示したい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/asciidoc_vbar_in_table" />
    <updated>2022-07-20T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-07-20:posts/asciidoc_vbar_in_table</id>
    <author><name>秋々すすき</name></author>
    <published>2022-07-20T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>update-alternatives でシンボリックリンク管理から逃げたい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/cli_update-alternatives" />
    <updated>2022-07-14T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-07-14:posts/cli_update-alternatives</id>
    <author><name>秋々すすき</name></author>
    <published>2022-07-14T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Bash エイリアスを記述する設定ファイルってどれ？</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/linux_bash_alias" />
    <updated>2023-02-08T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-02-18:posts/linux_bash_alias</id>
    <author><name>秋々すすき</name></author>
    <published>2022-02-18T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>RapiDoc を使って OpenAPI をドキュメント化する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/openapi_document_rapidoc" />
    <updated>2022-01-29T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-01-28:posts/openapi_document_rapidoc</id>
    <author><name>秋々すすき</name></author>
    <published>2022-01-28T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>VS Code で Json Schema を作って使う</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/json_schema_on_vscode" />
    <updated>2022-01-26T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2022-01-26:posts/json_schema_on_vscode</id>
    <author><name>秋々すすき</name></author>
    <published>2022-01-26T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>動画ダウンロードツール youtube-dl のフォークである yt-dlp を使ってみる</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/cli_yt-dlp" />
    <updated>2022-07-12T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-12-20:posts/cli_yt-dlp</id>
    <author><name>秋々すすき</name></author>
    <published>2021-12-20T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>systemd についての Tips</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/systemd_tips" />
    <updated>2021-10-31T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-10-31:posts/systemd_tips</id>
    <author><name>秋々すすき</name></author>
    <published>2021-10-31T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>systemd を使ってジョブを定期実行させる備忘録</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/systemd_scheduling" />
    <updated>2021-10-25T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-10-25:posts/systemd_scheduling</id>
    <author><name>秋々すすき</name></author>
    <published>2021-10-25T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>podman unshare コマンドを使ってコンテナから作成したファイルのパーミッション問題を解決する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/podman_unshare" />
    <updated>2021-10-04T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-10-04:posts/podman_unshare</id>
    <author><name>秋々すすき</name></author>
    <published>2021-10-04T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Raspberry Pi の起動ストレージ（SD/SSD/USBメモリ）の寿命を伸ばす</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/raspi_extend_life_of_storage" />
    <updated>2021-09-24T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-09-24:posts/raspi_extend_life_of_storage</id>
    <author><name>秋々すすき</name></author>
    <published>2021-09-24T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>bash の補完スクリプト（bash-completion）ファイルってどこに配置すればいいの？</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/linux_bash_completion" />
    <updated>2021-09-17T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-09-17:posts/linux_bash_completion</id>
    <author><name>秋々すすき</name></author>
    <published>2021-09-17T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>podman で docker-compose の代わりに Kubernetes YAML を使ってみた</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/podman_kubernetes_yaml" />
    <updated>2021-09-28T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-09-17:posts/podman_kubernetes_yaml</id>
    <author><name>秋々すすき</name></author>
    <published>2021-09-17T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>SSH接続時に tmux を自動起動させる</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/linux_tmux_autostart" />
    <updated>2021-08-09T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-08-09:posts/linux_tmux_autostart</id>
    <author><name>秋々すすき</name></author>
    <published>2021-08-09T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>巨大なリポジトリをクローンするときに便利なパーシャルクローンとsparse-checkout</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/git_partial_clone" />
    <updated>2021-07-22T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-07-22:posts/git_partial_clone</id>
    <author><name>秋々すすき</name></author>
    <published>2021-07-22T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Dockerfile で apt-key を使わず PPA を追加する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/apt-get_ppa_without_apt-key" />
    <updated>2021-07-19T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-07-18:posts/apt-get_ppa_without_apt-key</id>
    <author><name>秋々すすき</name></author>
    <published>2021-07-18T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>.gitconfig で別ファイルから設定を include する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/git_config_include_section" />
    <updated>2021-07-06T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-07-06:posts/git_config_include_section</id>
    <author><name>秋々すすき</name></author>
    <published>2021-07-06T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Go と Rust における静的リンクのビルド方法（+ Dockerfile サンプル）</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/golang_and_rust_statically_linked" />
    <updated>2021-06-29T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-06-29:posts/golang_and_rust_statically_linked</id>
    <author><name>秋々すすき</name></author>
    <published>2021-06-29T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Linux初心者におすすめ！コマンドのチートシートを表示してくれる tldr コマンド</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/linux_command_tldr" />
    <updated>2021-06-24T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-06-24:posts/linux_command_tldr</id>
    <author><name>秋々すすき</name></author>
    <published>2021-06-24T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHub Actions ワークフローを YAML テンプレートツール（ytt）で楽に生成したい！</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/yaml_template_tool" />
    <updated>2021-12-06T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-06-18:posts/yaml_template_tool</id>
    <author><name>秋々すすき</name></author>
    <published>2021-06-18T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Prism.jsでコードブロック内に記述したHTMLタグを維持したい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/prismjs_keep_markup" />
    <updated>2021-05-17T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-05-17:posts/prismjs_keep_markup</id>
    <author><name>秋々すすき</name></author>
    <published>2021-05-17T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Nuxt TypeScript においてビルド用に別の tsconfig.json を指定したい</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/nuxt_tsconfig_dedicated_to_building" />
    <updated>2021-05-07T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-05-07:posts/nuxt_tsconfig_dedicated_to_building</id>
    <author><name>秋々すすき</name></author>
    <published>2021-05-07T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>docker volume rm コマンド実行時に「volume is in use」と言われて削除できないときの対処方法</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/docker_cant_remove_volume" />
    <updated>2021-04-14T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-04-14:posts/docker_cant_remove_volume</id>
    <author><name>秋々すすき</name></author>
    <published>2021-04-14T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>【VS Code】Remote Containers 拡張機能において Dotfiles を再クローン＆インストールさせる</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/vscode_remote-container_dotfiles" />
    <updated>2021-04-12T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-04-12:posts/vscode_remote-container_dotfiles</id>
    <author><name>秋々すすき</name></author>
    <published>2021-04-12T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Nuxtで親コンポーネントから渡されるプロパティ（props）の変更を検出する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/nuxt_detect_props_changes" />
    <updated>2021-04-02T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-04-02:posts/nuxt_detect_props_changes</id>
    <author><name>秋々すすき</name></author>
    <published>2021-04-02T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHub Actions ワークフローのサービスコンテナ機能を利用してみる</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/github_actions_service_container" />
    <updated>2021-03-26T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-03-26:posts/github_actions_service_container</id>
    <author><name>秋々すすき</name></author>
    <published>2021-03-26T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>【ウマ娘】ダイワスカーレットでURA優勝するまでの育成チャート</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/umamusume_game_strategy_of_daiwascarlet" />
    <updated>2021-03-09T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-03-09:posts/umamusume_game_strategy_of_daiwascarlet</id>
    <author><name>秋々すすき</name></author>
    <published>2021-03-09T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Nuxtで独自のルーティングを追加・拡張する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/nuxt_routing_extend" />
    <updated>2021-02-22T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-02-22:posts/nuxt_routing_extend</id>
    <author><name>秋々すすき</name></author>
    <published>2021-02-22T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Volumioで内部DNSサーバーも兼用する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/volumio_dns_server" />
    <updated>2023-07-13T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-02-03:posts/volumio_dns_server</id>
    <author><name>秋々すすき</name></author>
    <published>2021-02-03T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHub ワークフローにおいて発生したエラーを Problem Matcher でアノテーションする</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/github_actions_annotation" />
    <updated>2021-01-25T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-01-25:posts/github_actions_annotation</id>
    <author><name>秋々すすき</name></author>
    <published>2021-01-25T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHubのプルリクエストがConventional Commits規約に則っていることを自動で検証</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/github_actions_linter_pr_title" />
    <updated>2021-01-15T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-01-15:posts/github_actions_linter_pr_title</id>
    <author><name>秋々すすき</name></author>
    <published>2021-01-15T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>dotfilesにおけるfisherプラグインの管理方法について</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/dotfiles_fish_fisher" />
    <updated>2021-01-12T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-01-12:posts/dotfiles_fish_fisher</id>
    <author><name>秋々すすき</name></author>
    <published>2021-01-12T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Gitにおけるパスワード入力を省略する（Windows編）</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/git_credential_windows" />
    <updated>2021-01-07T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-01-07:posts/git_credential_windows</id>
    <author><name>秋々すすき</name></author>
    <published>2021-01-07T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>VSCode拡張機能 Remote Containers におけるpostCreateCommandなどの実行タイミングについて</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/vscode_remote_container_command" />
    <updated>2021-01-06T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2021-01-06:posts/vscode_remote_container_command</id>
    <author><name>秋々すすき</name></author>
    <published>2021-01-06T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHubのSuper Linterを使ってみる</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/github_actions_super_linter" />
    <updated>2020-12-28T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-12-28:posts/github_actions_super_linter</id>
    <author><name>秋々すすき</name></author>
    <published>2020-12-28T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>「ななしふぇす どぅーいっと！」がよかったと言いたいだけの感想</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/774fes_doit" />
    <updated>2020-12-21T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-12-21:posts/774fes_doit</id>
    <author><name>秋々すすき</name></author>
    <published>2020-12-21T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Atomフィードの書式についてのメモ</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/atomfeed_format" />
    <updated>2023-07-13T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-12-04:posts/atomfeed_format</id>
    <author><name>秋々すすき</name></author>
    <summary>Atomフィードの書式について調べたことの備忘録。</summary>
    <published>2020-12-04T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>AsciiDoc のテンプレートコンバーターを使ってHTML出力をカスタマイズする</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/template_converter_in_asciidoc" />
    <updated>2020-11-28T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-11-28:posts/template_converter_in_asciidoc</id>
    <author><name>秋々すすき</name></author>
    <published>2020-11-28T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Git LFS での管理を停止する</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/stop_gitlfs" />
    <updated>2020-11-20T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-11-20:posts/stop_gitlfs</id>
    <author><name>秋々すすき</name></author>
    <published>2020-11-20T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>Github Actions を手動実行するための workflow_dispatch イベント</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/github_actions_dispatch" />
    <updated>2020-11-19T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-11-13:posts/github_actions_dispatch</id>
    <author><name>秋々すすき</name></author>
    <published>2020-11-13T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>GitHub Actions を act でローカルテストする</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/testtool_act" />
    <updated>2020-11-19T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-11-02:posts/testtool_act</id>
    <author><name>秋々すすき</name></author>
    <published>2020-11-02T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>git rebase 時に &quot;cannot lock ref &#39;HEAD&#39;&quot; エラー</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/fatal_cannot_lock_ref_HEAD_when_git_rebase" />
    <updated>2020-11-19T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-08-01:posts/fatal_cannot_lock_ref_HEAD_when_git_rebase</id>
    <author><name>秋々すすき</name></author>
    <published>2020-08-01T00:00:00+00:00</published>
  </entry>
  <entry>
    <title>ブログサイト作ってみた</title>
    <link rel="alternate" href="https://vlike-vlife.netlify.app/posts/introduction" />
    <updated>2020-10-05T00:00:00+00:00</updated>
    <id>tag:vlike-vlife.netlify.app,2020-07-19:posts/introduction</id>
    <author><name>akiakiS</name></author>
    <published>2020-07-19T00:00:00+00:00</published>
  </entry>
</feed>
