Joe Mooring bd46ef6265 theme: Implement blockquote render hook
Supports basic alert syntax:

> [!NOTE]
> Useful information that users should know, even when skimming content.

> [!TIP]
> Helpful advice for doing things better or more easily.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.
2025-03-07 18:50:03 -08:00
2025-02-11 10:37:03 -08:00
2025-02-11 16:30:05 +01:00
2019-07-30 17:49:06 +02:00
2025-03-06 17:47:57 -08:00
2025-02-14 09:11:20 +01:00
2025-02-11 16:30:05 +01:00
2025-01-16 07:42:04 -08:00
2025-03-06 17:47:57 -08:00
2025-02-11 16:30:05 +01:00
2025-02-26 17:00:51 +01:00
2025-02-11 16:30:05 +01:00

Hugo

A fast and flexible static site generator built with love by bep, spf13, and friends in Go.


Netlify Status PRs Welcome

This is the repository for the Hugo documentation site.

Please see the contributing section for guidelines, examples, and process.

Install

npm i
hugo server

Note: We're working on removing the need to run npm i for local development. Stay tuned.

Languages
Go 93.8%
C 2.6%
JavaScript 2.5%
HTML 0.8%
Makefile 0.2%