This commit is contained in:
Naoufal 2022-11-28 10:10:06 -05:00
parent 743a58fc20
commit e42305b018

View File

@ -6,20 +6,12 @@ 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'm a web developer who is also passionate about photography and design.
I love working on new projects and learning new skills.
I have been working as a web developer for over 9 years now.
I have experience programming in web and mobile, I am also an avid photographer who enjoys taking pictures of my travels and the natural world around me.
Hugo makes use of a variety of open source projects including: Some of my featured repos :
* https://github.com/naoufalzerai/dart_scheduler
* https://github.com/naoufalzerai/pdf_tools
* 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).