<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudflare Pages on Liquid Stack</title><link>https://liquid-stack.pages.dev/tags/cloudflare-pages/</link><description>Recent content in Cloudflare Pages on Liquid Stack</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>My Blog</copyright><lastBuildDate>Mon, 20 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://liquid-stack.pages.dev/tags/cloudflare-pages/index.xml" rel="self" type="application/rss+xml"/><item><title>Quick Start: Deploy Liquid Stack</title><link>https://liquid-stack.pages.dev/p/quick-start-deploying-liquid-stack/</link><pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate><guid>https://liquid-stack.pages.dev/p/quick-start-deploying-liquid-stack/</guid><description>&lt;p&gt;This guide shows how to use Liquid Stack as the starting point for your own site and publish a first version.&lt;/p&gt;
&lt;h2 id="copy-the-project"&gt;Copy the project
&lt;/h2&gt;&lt;p&gt;Use GitHub’s template flow or copy this repository. Then edit the title, subtitle, avatar path, and GitHub links in &lt;code&gt;hugo.yaml&lt;/code&gt;. Do not edit &lt;code&gt;public/&lt;/code&gt; or &lt;code&gt;resources/&lt;/code&gt;; Hugo regenerates them during a build.&lt;/p&gt;
&lt;h2 id="preview-locally"&gt;Preview locally
&lt;/h2&gt;&lt;p&gt;Install Hugo Extended and run &lt;code&gt;hugo server -D&lt;/code&gt; from the project root. Open the local address shown in the terminal. Markdown, configuration, and style changes refresh automatically.&lt;/p&gt;
&lt;h2 id="check-before-publishing"&gt;Check before publishing
&lt;/h2&gt;&lt;p&gt;Run &lt;code&gt;hugo --minify --cleanDestinationDir --ignoreCache&lt;/code&gt;. Confirm that the home page, posts, photo wall, launchpad, and admin page open correctly before pushing source files to your repository. The generated &lt;code&gt;public/&lt;/code&gt; directory can be published to Cloudflare Pages or another static host.&lt;/p&gt;
&lt;h2 id="next-step"&gt;Next step
&lt;/h2&gt;&lt;p&gt;Replace the sample values in &lt;code&gt;hugo.yaml&lt;/code&gt;, then write your first post. The launchpad, photo wall, links, and comment configuration are all kept for you to adapt.&lt;/p&gt;</description></item></channel></rss>