Example Page
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:
https://github.com/yuin/goldmark https://github.
Markdown Example Page
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
Performance Page
This blog is a Work in Progress, and I am hoping to work on it part by part when I would have already worked on it once. Parts of the doc are complete as I have worked on it before and can assure, that they will surely benefit in Improving Performance. ⚠️ For now, read it at your own risk!!!
References to take a look at: Addy Osmani’s Profiling ReactJS Twitter’s Blog on their Performance Improvements for Twitter Lite Handle Too many Socket events creating Backpressure React Optimizing Performance These guides were enough to boost my app performance.