Hugo
Home
About
Settings
A simple starter using Elements and Hugo static site generator.
Features
- Server-side rendering with Hugo
- Elements component library integration
- Markdown-based content
- Fast build times
Documentation
| Source
| Download
Markdown Codeblock
function getTime(): number {
return new Date().getTime();
}
Markdown Table Example
Framework
Type
Language
Build Speed
Hugo
Static Site Generator
Go
Extremely Fast
Eleventy
Static Site Generator
JavaScript
Fast
Next.js
Full-stack Framework
JavaScript/TypeScript
Moderate
Gatsby
Static Site Generator
JavaScript/React
Moderate
Astro
Static Site Generator
JavaScript/TypeScript
Fast