<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About Hugo on Hugo</title><link>https://v0-122-0--gohugoio.netlify.app/about/</link><description>Recent content in About Hugo on Hugo</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://v0-122-0--gohugoio.netlify.app/about/index.xml" rel="self" type="application/rss+xml"/><item><title>What is Hugo</title><link>https://v0-122-0--gohugoio.netlify.app/about/what-is-hugo/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/what-is-hugo/</guid><description>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&amp;rsquo;s end users and an ideal writing experience for website authors.
Websites built with Hugo are extremely fast and secure.</description></item><item><title>Hugo features</title><link>https://v0-122-0--gohugoio.netlify.app/about/features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/features/</guid><description>General Extremely fast build times (&amp;lt; 1 ms per page) Completely cross platform, with easy installation on macOS, Linux, Windows, and more Renders changes on the fly with LiveReload as you develop Powerful theming Host your site anywhere Organization Straightforward organization for your projects, including website sections Customizable URLs Support for configurable taxonomies, including categories and tags Sort content as you desire through powerful template functions Automatic table of contents generation Dynamic menu creation Pretty URLs support Permalink pattern support Redirects via aliases Content Native Markdown and Emacs Org-Mode support, as well as other languages via external helpers (see supported formats) TOML, YAML, and JSON metadata support in front matter Customizable homepage Multiple content types Automatic and user defined content summaries Shortcodes to enable rich content inside of Markdown &amp;ldquo;Minutes to Read&amp;rdquo; functionality &amp;ldquo;WordCount&amp;rdquo; functionality Additional features Integrated Disqus comment support Integrated Google Analytics support Automatic RSS creation Support for Go HTML templates Syntax highlighting powered by Chroma</description></item><item><title>Benefits of static site generators</title><link>https://v0-122-0--gohugoio.netlify.app/about/benefits/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/benefits/</guid><description>The purpose of website generators is to render content into HTML files. Most are &amp;ldquo;dynamic site generators.&amp;rdquo; That means the HTTP server&amp;mdash;i.e., the program that sends files to the browser to be viewed&amp;mdash;runs the generator to create a new HTML file every time an end user requests a page.
Over time, dynamic site generators were programmed to cache their HTML files to prevent unnecessary delays in delivering pages to end users.</description></item><item><title>Hugo's security model</title><link>https://v0-122-0--gohugoio.netlify.app/about/security-model/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/security-model/</guid><description>Runtime security Hugo produces static output, so once built, the runtime is the browser (assuming the output is HTML) and any server (API) that you integrate with.
But when developing and building your site, the runtime is the hugo executable. Securing a runtime can be a real challenge.
Hugo&amp;rsquo;s main approach is that of sandboxing and a security policy with strict defaults:
Hugo has a virtual file system and only the main project (not third-party components) is allowed to mount directories or files outside the project root.</description></item><item><title>Hugo and the General Data Protection Regulation</title><link>https://v0-122-0--gohugoio.netlify.app/about/hugo-and-gdpr/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/hugo-and-gdpr/</guid><description>General Data Protection Regulation (GDPR) is a regulation in EU law on data protection and privacy for all individuals within the European Union and the European Economic Area. It became enforceable on 25 May 2018.
Hugo is a static site generator. By using Hugo you are already standing on very solid ground. Static HTML files on disk are much easier to reason about compared to server and database driven web sites.</description></item><item><title>License</title><link>https://v0-122-0--gohugoio.netlify.app/about/license/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/about/license/</guid><description>Apache License Version 2.0, January 2004
http://www.apache.org/licenses/
Terms and Conditions for use, reproduction, and distribution 1. Definitions “License” shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
“Licensor” shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
“Legal Entity” shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity.</description></item></channel></rss>