Bjørn Erik Pedersen 9e1c85bbdd Revert "Document PAGE.String"
This reverts commit bb30e7c08f.

We don't want to document this, at least not this way.

The PAGE.String method is currently meant to be used to give contextual information about a page (path, filename).

It's meant for error messages, so you can do

```
{{ warnf "foo not found in %q" .Page }}
```

But when documented as "Returns the absolute path to the file backing the given page", that is

1. Not entirely correct.
2. Makes it a formal API that people will use as a filename/path, and we can never change it (e.g. to add more contextual information)
2024-12-17 20:24:12 +01:00
2024-12-17 13:14:45 +01:00
2024-05-14 06:40:17 -07:00
2024-07-29 16:40:33 +02:00
2024-12-17 20:24:12 +01:00
2024-12-13 09:24:20 +01:00
2024-05-13 11:13:20 -07:00
2024-10-05 15:57:06 -07:00
2019-07-30 17:49:06 +02:00
2022-09-10 16:21:17 +02:00
2024-12-17 13:14:45 +01:00
2024-12-17 13:14:45 +01:00
2021-05-01 15:33:05 +02:00
2024-12-17 13:09:10 +01:00
2023-11-04 21:01:42 -07:00
2024-12-17 15:58:48 +01:00
2017-08-10 14:33:33 +02: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.

Languages
Go 93.9%
C 2.5%
JavaScript 2.5%
HTML 0.8%
Makefile 0.2%