什么是Hugo
Hugo is a general-purpose website framework. Technically speaking, Hugo is a static site generator. Unlike systems that dynamically build a page with each visitor request, Hugo builds pages when you create or update your content. Since websites are viewed far more often than they are edited, Hugo is designed to provide an optimal viewing experience for your website’s end users and an ideal writing experience for website authors.
Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere, including Netlify, Heroku, GoDaddy, DreamHost, GitHub Pages, GitLab Pages, Surge, Aerobatic, Firebase, Google Cloud Storage, Amazon S3, Rackspace, Azure, and CloudFront and work well with CDNs. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP.
We think of Hugo as the ideal website creation tool with nearly instant build times, able to rebuild whenever a change is made.
Hugo有多快?
Hugo能做什么?
在技术方面,, Hugo需要文件和模板的源目录,并使用这些输入来创建一个完整的网站。
谁应该使用Hugo?
Hugo是提供给喜欢在在浏览器中的文本编辑器编写人。
Hugo是提供给想要手写自己的网站代码而无需担心设置复杂的运行时间,依赖性和数据库人.
Hugo是提供给建立一个博客,一个公司的网站,一个组合的网站,文档,单一登陆页面或网站包含数千个页面得人.