Updated About page
This commit is contained in:
parent
604c6a0f34
commit
6ff1154d8a
@ -6,20 +6,8 @@ aliases = ["about-us", "about-hugo", "contact"]
|
|||||||
author = "Hugo Authors"
|
author = "Hugo Authors"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) 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.
|
I am a Network & Systems Administrator, and, sometime software developer based in the Atherton Tableslands in Far North Queensland, Australia. This is personal space for writing and to share various interesting ideas and projects. Feel free to contact me here.
|
||||||
|
|
||||||
Hugo makes use of a variety of open source projects including:
|
### Disclaimer
|
||||||
|
This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.
|
||||||
|
|
||||||
* https://github.com/yuin/goldmark
|
|
||||||
* https://github.com/alecthomas/chroma
|
|
||||||
* https://github.com/muesli/smartcrop
|
|
||||||
* https://github.com/spf13/cobra
|
|
||||||
* https://github.com/spf13/viper
|
|
||||||
|
|
||||||
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 extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
|
|
||||||
|
|
||||||
Learn more and contribute on [GitHub](https://github.com/gohugoio).
|
|
||||||
|
@ -133,19 +133,9 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<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>I am a Network & Systems Administrator, and, sometime software developer based in the Atherton Tableslands in Far North Queensland, Australia. This is personal space for writing and to share various interesting ideas and projects. Feel free to contact me here.</p>
|
||||||
<p>Hugo makes use of a variety of open source projects including:</p>
|
<h3 id="disclaimer">Disclaimer</h3>
|
||||||
<ul>
|
<p>This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.</p>
|
||||||
<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 extremelly fast, 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>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="post-footer">
|
<div class="post-footer">
|
||||||
<div class="info">
|
<div class="info">
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
<pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
|
<pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>https://caffeinated.blog/about/</guid>
|
<guid>https://caffeinated.blog/about/</guid>
|
||||||
<description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.</description>
|
<description>I am a Network &amp; Systems Administrator, and, sometime software developer based in the Atherton Tableslands in Far North Queensland, Australia.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user