从零开始零成本搭建网站
有的小伙伴可能有自己写博客的习惯,选择现有平台可能需要遵守平台规则,自己买个服务器、域名又成本太高,只是写写自己的感悟和记录,要求不要,今天
This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme.