<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>つくりて</title>
    <link>https://tsukurite.dev</link>
    <description>非エンジニアがAIを使って業務ツールとWebサイトを自作する記録。作った手順、詰まった箇所、かかった時間をそのまま公開しています。</description>
    <language>ja</language>
    <lastBuildDate>Tue, 22 Sep 2026 02:02:44 GMT</lastBuildDate>
    <atom:link href="https://tsukurite.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AstroサイトをCloudflareで公開するのに1時間30分かかった話。迷ったのは「どこで操作するか」だった</title>
      <link>https://tsukurite.dev/blog/astro-cloudflare-deploy</link>
      <guid isPermaLink="true">https://tsukurite.dev/blog/astro-cloudflare-deploy</guid>
      <description>ローカルで完成したAstroサイトをGitHub経由でCloudflareに公開するまでの記録。詰まったのはコードではなく、GitHubのブラウザ版とデスクトップ版のどちらで操作すべきかや、Cloudflareの画面が本当に反映されているのかの判断だった。</description>
      <pubDate>Tue, 22 Sep 2026 00:00:00 GMT</pubDate>
      <dc:creator>つくりて</dc:creator>
    </item>
    <item>
      <title>AIでWebサイトを作った最初の1時間、つまずいたのはコードではなかった</title>
      <link>https://tsukurite.dev/blog/building-with-ai-first-hour</link>
      <guid isPermaLink="true">https://tsukurite.dev/blog/building-with-ai-first-hour</guid>
      <description>非エンジニアがAIにWebサイト構築を頼んだ最初の1時間の記録。詰まったのはコードの中身ではなく、すべて「コードを打つ場所」と、説明されない前提知識だった。</description>
      <pubDate>Mon, 21 Sep 2026 00:00:00 GMT</pubDate>
      <dc:creator>つくりて</dc:creator>
    </item>
  </channel>
</rss>