hugo-bearblog/hugo/index.html

13 lines
6.5 KiB
HTML
Raw Permalink Normal View History

<!doctype html><html lang=en-US><head><meta http-equiv=X-Clacks-Overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=https://janraasch.github.io/hugo-bearblog/images/favicon.png><title>Hugo | Hugo ʕ•ᴥ•ʔ Bear Blog</title>
<meta name=title content="Hugo"><meta name=description content="Hugo Website: https://gohugo.io
Written in Go, Hugo is an open-source static site generator available under the Apache Licence 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:"><meta name=keywords content><meta property="og:title" content="Hugo"><meta property="og:description" content="Hugo Website: https://gohugo.io
Written in Go, Hugo is an open-source static site generator available under the Apache Licence 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:"><meta property="og:type" content="article"><meta property="og:url" content="https://janraasch.github.io/hugo-bearblog/hugo/"><meta property="og:image" content="https://janraasch.github.io/hugo-bearblog/images/share.png"><meta property="article:section" content><meta property="og:site_name" content="Hugo ʕ•ᴥ•ʔ Bear"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://janraasch.github.io/hugo-bearblog/images/share.png"><meta name=twitter:title content="Hugo"><meta name=twitter:description content="Hugo Website: https://gohugo.io
Written in Go, Hugo is an open-source static site generator available under the Apache Licence 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:"><meta itemprop=name content="Hugo"><meta itemprop=description content="Hugo Website: https://gohugo.io
Written in Go, Hugo is an open-source static site generator available under the Apache Licence 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:"><meta itemprop=wordCount content="147"><meta itemprop=image content="https://janraasch.github.io/hugo-bearblog/images/share.png"><meta itemprop=keywords content><meta name=referrer content="no-referrer-when-downgrade"><style>body{font-family:Verdana,sans-serif;margin:auto;padding:20px;max-width:720px;text-align:left;background-color:#fff;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;color:#444}h1,h2,h3,h4,h5,h6,strong,b{color:#222}a{color:#3273dc}.title{text-decoration:none;border:0}.title span{font-weight:400}nav a{margin-right:10px}textarea{width:100%;font-size:16px}input{font-size:16px}content{line-height:1.6}table{width:100%}img{max-width:100%}code{padding:2px 5px;background-color:#f2f2f2}pre code{color:#222;display:block;padding:20px;white-space:pre-wrap;font-size:14px;overflow-x:auto}div.highlight pre{background-color:initial;color:initial}div.highlight code{background-color:unset;color:unset}blockquote{border-left:1px solid #999;color:#222;padding-left:20px;font-style:italic}footer{padding:25px;text-align:center}.helptext{color:#777;font-size:small}.errorlist{color:#eba613;font-size:small}ul.blog-posts{list-style-type:none;padding:unset}ul.blog-posts li{display:flex}ul.blog-posts li span{flex:0 0 130px}ul.blog-posts li a:visited{color:#8b6fcb}@media(prefers-color-scheme:dark){body{background-color:#333;color:#ddd}h1,h2,h3,h4,h5,h6,strong,b{color:#eee}a{color:#8cc2dd}code{background-color:#777}pre code{color:#ddd}blockquote{color:#ccc}textarea,input{background-color:#252525;color:#ddd}.helptext{color:#aaa}}</style></head><body><header><a href=/hugo-bearblog/ class=title><h2>Hugo ʕ•ᴥ•ʔ Bear Blog</h2></a><nav><a href=/hugo-bearblog/>Home</a>
<a href=/hugo-bearblog/bear/>Bear</a>
<a href=/hugo-bearblog/hugo/>Hugo</a>
<a href=/hugo-bearblog/blog>Blog</a></nav></header><main><content><h1 id=hugo>Hugo</h1><p>Website: <a href=https://gohugo.io>https://gohugo.io</a></p><p>Written in Go, Hugo is an open-source static site generator available under the <a href=https://github.com/gohugoio/hugo/blob/master/LICENSE>Apache Licence 2.0.</a> 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.</p><p>Hugo makes use of a variety of open source projects including:</p><ul><li><a href=https://github.com/yuin/goldmark>https://github.com/yuin/goldmark</a></li><li><a href=https://github.com/alecthomas/chroma>https://github.com/alecthomas/chroma</a></li><li><a href=https://github.com/muesli/smartcrop>https://github.com/muesli/smartcrop</a></li><li><a href=https://github.com/spf13/cobra>https://github.com/spf13/cobra</a></li><li><a href=https://github.com/spf13/viper>https://github.com/spf13/viper</a></li></ul><p>Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single-page applications, or even a website with thousands of pages.</p><p>Hugo is for people who want to hand-code their own website without worrying about setting up complicated runtimes, dependencies, and databases.</p><p>Websites built with Hugo are swift, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify, and any other hosting provider.</p><p>Learn more and contribute on <a href=https://github.com/gohugoio>GitHub</a>.</p></content><p></p></main><footer>Made with <a href=https://github.com/janraasch/hugo-bearblog/>Hugo ʕ•ᴥ•ʔ Bear</a></footer></body></html>