Casual_blog/themes/anubis2/exampleSite/content/about.md
2024-03-07 09:27:02 +03:00

1.7 KiB
Raw Blame History

title description date aliases author menu
About Hugo, the worlds fastest framework for building websites 2019-02-28
about-us
about-hugo
contact
Hugo Authors
about subpage
identifier parent name title url weight
about-subpage about About Subpage About Subpage /about/subpage/ 1
identifier parent name title url weight
about-subpage2 about Second About subpage Second About subpage /about/subpage2/ 10

Written in Go, Hugo is an open source static site generator available under the Apache License 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

Hugo makes use of a variety of open source projects including:

Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.

Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.

Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.

Learn more and contribute on GitHub.