Free http://localhost:1313/ Recent content on Free Hugo zh-CN Sat, 31 May 2025 14:28:57 +0800 Mysql8 http://localhost:1313/posts/mysql8/ Sat, 31 May 2025 14:28:57 +0800 http://localhost:1313/posts/mysql8/ <p>Include content Although typically used as a front matter template, you can also use an archetype to populate content.</p> <p>For example, in a documentation site you might have a section (content type) for functions. Every page within this section should follow the same format: a brief description, the function signature, examples, and notes. We can pre-populate the page to remind content authors of the standard format.</p> <hr> <h2 id="title--replace-filecontentbasename------title-">date: &lsquo;{{ .Date }}&rsquo; draft: true title: &lsquo;{{ replace .File.ContentBaseName <code>-</code> <code> </code> | title }}&rsquo;</h2> <p>A brief description of what the function does, using simple present tense in the third person singular form. For example:</p> First http://localhost:1313/posts/first/ Sat, 31 May 2025 14:06:03 +0800 http://localhost:1313/posts/first/ <figure class="ma0 w-75"><a href="https://www.nps.gov/zion/index.htm"><img src="http://localhost:1313/images/a9a5f67e-9f1d-4016-a272-704305fda53a.jpg" alt="A photograph of Zion National Park"></a><figcaption> <p>Zion National Park</p> </figcaption> </figure>